WebKit Bugzilla
New
Browse
Search+
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.
Radar WebKit Bug Importer
Comment 2
2026-02-21 23:01:03 PST
<
rdar://problem/170907545
>
Ahmad Saleem
Comment 3
2026-02-21 23:02:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59196
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