WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
200832
Drop StorageArea::setWorkQueue() member function
https://bugs.webkit.org/show_bug.cgi?id=200832
Summary
Drop StorageArea::setWorkQueue() member function
Chris Dumez
Reported
2019-08-16 14:25:18 PDT
Drop StorageArea::setWorkQueue() member function and pass the WorkQueue to the StorageArea constructor instead. The WorkQueue can never get updated so an explicit setter is not necessary. It also makes it clearer that the m_queue data member can never be null.
Attachments
Patch
(17.92 KB, patch)
2019-08-16 14:29 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(18.78 KB, patch)
2019-08-16 15:44 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(19.24 KB, patch)
2019-08-16 15:53 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-08-16 14:29:41 PDT
Created
attachment 376542
[details]
Patch
Chris Dumez
Comment 2
2019-08-16 15:44:26 PDT
Created
attachment 376549
[details]
Patch
Chris Dumez
Comment 3
2019-08-16 15:53:18 PDT
Created
attachment 376552
[details]
Patch
Alex Christensen
Comment 4
2019-08-16 17:33:35 PDT
Comment on
attachment 376552
[details]
Patch nice
WebKit Commit Bot
Comment 5
2019-08-16 18:06:13 PDT
Comment on
attachment 376552
[details]
Patch Clearing flags on attachment: 376552 Committed
r248809
: <
https://trac.webkit.org/changeset/248809
>
WebKit Commit Bot
Comment 6
2019-08-16 18:06:14 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7
2019-08-16 18:07:20 PDT
<
rdar://problem/54415820
>
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