WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
189169
Replace OptionSet |= and -= operators with add() and remove() functions
https://bugs.webkit.org/show_bug.cgi?id=189169
Summary
Replace OptionSet |= and -= operators with add() and remove() functions
Antti Koivisto
Reported
2018-08-30 13:22:04 PDT
It makes code more readable.
Attachments
patch
(99.41 KB, patch)
2018-08-30 14:19 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(102.74 KB, patch)
2018-08-31 00:50 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(103.66 KB, patch)
2018-08-31 01:15 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(104.48 KB, patch)
2018-08-31 02:06 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(108.89 KB, patch)
2018-08-31 02:53 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(114.17 KB, patch)
2018-08-31 03:03 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(118.55 KB, patch)
2018-08-31 04:00 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
patch
(123.86 KB, patch)
2018-08-31 04:47 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(7)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2018-08-30 14:19:22 PDT
Created
attachment 348548
[details]
patch
EWS Watchlist
Comment 2
2018-08-30 14:22:48 PDT
Attachment 348548
[details]
did not pass style-queue: ERROR: Source/WebCore/dom/UserActionElementSet.cpp:69: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 66 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 3
2018-08-31 00:50:10 PDT
Created
attachment 348618
[details]
patch
EWS Watchlist
Comment 4
2018-08-31 00:53:10 PDT
Attachment 348618
[details]
did not pass style-queue: ERROR: Tools/TestWebKitAPI/Tests/WTF/OptionSet.cpp:111: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 68 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 5
2018-08-31 01:15:37 PDT
Created
attachment 348620
[details]
patch
Antti Koivisto
Comment 6
2018-08-31 02:06:28 PDT
Created
attachment 348622
[details]
patch
Antti Koivisto
Comment 7
2018-08-31 02:53:59 PDT
Created
attachment 348626
[details]
patch
Antti Koivisto
Comment 8
2018-08-31 03:03:05 PDT
Created
attachment 348628
[details]
patch
Antti Koivisto
Comment 9
2018-08-31 04:00:26 PDT
Created
attachment 348630
[details]
patch
Antti Koivisto
Comment 10
2018-08-31 04:47:29 PDT
Created
attachment 348633
[details]
patch
Anders Carlsson
Comment 11
2018-08-31 08:09:47 PDT
Comment on
attachment 348633
[details]
patch rs=me
Brent Fulgham
Comment 12
2018-08-31 08:15:18 PDT
Comment on
attachment 348633
[details]
patch I love this change!
WebKit Commit Bot
Comment 13
2018-08-31 10:59:12 PDT
Comment on
attachment 348633
[details]
patch Clearing flags on attachment: 348633 Committed
r235560
: <
https://trac.webkit.org/changeset/235560
>
WebKit Commit Bot
Comment 14
2018-08-31 10:59:14 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 15
2018-08-31 11:01:26 PDT
<
rdar://problem/43947059
>
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