WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
124828
Add support for multiple-char operators
https://bugs.webkit.org/show_bug.cgi?id=124828
Summary
Add support for multiple-char operators
Frédéric Wang (:fredw)
Reported
2013-11-25 01:25:21 PST
The operator dictionary contains operators with multiple characters like "||" or "++". Note: this is not supported by Gecko either.
Attachments
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2019-09-27 00:24:07 PDT
(In reply to Frédéric Wang (:fredw) from
comment #0
)
> Note: this is not supported by Gecko either.
I stand corrected, Gecko does support it. Rob has implemented a patch for Chromium, so it should be portable to WebKit.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug