RESOLVED FIXED Bug 200828
LocalStorageDatabase should use inline initialization for its data members
https://bugs.webkit.org/show_bug.cgi?id=200828
Summary LocalStorageDatabase should use inline initialization for its data members
Chris Dumez
Reported 2019-08-16 13:26:52 PDT
LocalStorageDatabase should use inline initialization for its data members.
Attachments
Patch (2.53 KB, patch)
2019-08-16 13:30 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-08-16 13:30:10 PDT
John Wilander
Comment 2 2019-08-16 16:58:29 PDT
Comment on attachment 376530 [details] Patch r=me
EWS
Comment 3 2019-08-16 16:58:37 PDT
Comment on attachment 376530 [details] Patch Rejecting attachment 376530 [details] from review queue. wilander@apple.com does not have reviewer permissions according to https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json. - If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
Chris Dumez
Comment 4 2019-08-16 16:59:13 PDT
(In reply to ews-feeder from comment #3) > Comment on attachment 376530 [details] > Patch > > Rejecting attachment 376530 [details] from review queue. > > wilander@apple.com does not have reviewer permissions according to > https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/ > contributors.json. > > - If you do not have reviewer rights please read > http://webkit.org/coding/contributing.html for instructions on how to use > bugzilla flags. > > - If you have reviewer rights please correct the error in > Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to > the file (no review needed). The commit-queue restarts itself every 2 > hours. After restart the commit-queue will correctly respect your reviewer > rights. Darn it :P
John Wilander
Comment 5 2019-08-16 17:00:37 PDT
(In reply to Chris Dumez from comment #4) > (In reply to ews-feeder from comment #3) > > Comment on attachment 376530 [details] > > Patch > > > > Rejecting attachment 376530 [details] from review queue. > > > > wilander@apple.com does not have reviewer permissions according to > > https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/ > > contributors.json. > > > > - If you do not have reviewer rights please read > > http://webkit.org/coding/contributing.html for instructions on how to use > > bugzilla flags. > > > > - If you have reviewer rights please correct the error in > > Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to > > the file (no review needed). The commit-queue restarts itself every 2 > > hours. After restart the commit-queue will correctly respect your reviewer > > rights. > > Darn it :P Two hours. What year is this, 1995? :P
Chris Dumez
Comment 6 2019-08-16 17:01:41 PDT
(In reply to John Wilander from comment #5) > (In reply to Chris Dumez from comment #4) > > (In reply to ews-feeder from comment #3) > > > Comment on attachment 376530 [details] > > > Patch > > > > > > Rejecting attachment 376530 [details] from review queue. > > > > > > wilander@apple.com does not have reviewer permissions according to > > > https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/ > > > contributors.json. > > > > > > - If you do not have reviewer rights please read > > > http://webkit.org/coding/contributing.html for instructions on how to use > > > bugzilla flags. > > > > > > - If you have reviewer rights please correct the error in > > > Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to > > > the file (no review needed). The commit-queue restarts itself every 2 > > > hours. After restart the commit-queue will correctly respect your reviewer > > > rights. > > > > Darn it :P > > Two hours. What year is this, 1995? :P Yes, let's move to GitHub :D
Chris Dumez
Comment 7 2019-08-16 17:04:09 PDT
Chris Dumez
Comment 8 2019-08-16 17:04:35 PDT
Comment on attachment 376530 [details] Patch Landed manually.
Radar WebKit Bug Importer
Comment 9 2019-08-16 17:05:21 PDT
Note You need to log in before you can comment on or make changes to this bug.