WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 186233
[ESNext][BigInt] Implement support for "<<" and ">>"
https://bugs.webkit.org/show_bug.cgi?id=186233
Summary
[ESNext][BigInt] Implement support for "<<" and ">>"
Caio Lima
Reported
2018-06-02 06:52:38 PDT
...
Attachments
WIP - Patch
(40.63 KB, patch)
2018-10-23 19:36 PDT
,
Caio Lima
no flags
Details
Formatted Diff
Diff
WIP - Patch
(40.75 KB, patch)
2018-11-07 07:28 PST
,
Caio Lima
no flags
Details
Formatted Diff
Diff
WIP - Patch
(40.79 KB, patch)
2018-11-14 09:20 PST
,
Caio Lima
no flags
Details
Formatted Diff
Diff
Patch
(40.94 KB, patch)
2018-11-27 17:39 PST
,
Caio Lima
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Caio Lima
Comment 1
2018-10-23 19:36:18 PDT
Created
attachment 353017
[details]
WIP - Patch
EWS Watchlist
Comment 2
2018-10-23 19:39:31 PDT
Attachment 353017
[details]
did not pass style-queue: ERROR: Source/JavaScriptCore/runtime/JSBigInt.cpp:1244: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] ERROR: Source/JavaScriptCore/runtime/JSBigInt.cpp:1319: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 2 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Caio Lima
Comment 3
2018-10-24 05:20:08 PDT
***
Bug 186232
has been marked as a duplicate of this bug. ***
Caio Lima
Comment 4
2018-11-07 07:28:48 PST
Created
attachment 354092
[details]
WIP - Patch
Caio Lima
Comment 5
2018-11-07 07:29:20 PST
Comment on
attachment 354092
[details]
WIP - Patch Rebased with master
Caio Lima
Comment 6
2018-11-14 09:20:27 PST
Created
attachment 354818
[details]
WIP - Patch
Caio Lima
Comment 7
2018-11-27 17:39:19 PST
Created
attachment 355827
[details]
Patch
Yusuke Suzuki
Comment 8
2018-12-02 00:06:06 PST
Comment on
attachment 355827
[details]
Patch r=me
Caio Lima
Comment 9
2018-12-02 08:42:20 PST
Comment on
attachment 355827
[details]
Patch Thank you very much for the review!
WebKit Commit Bot
Comment 10
2018-12-02 09:08:53 PST
Comment on
attachment 355827
[details]
Patch Clearing flags on attachment: 355827 Committed
r238790
: <
https://trac.webkit.org/changeset/238790
>
WebKit Commit Bot
Comment 11
2018-12-02 09:08:54 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 12
2018-12-02 09:09:26 PST
<
rdar://problem/46403139
>
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