RESOLVED FIXED 157287
Const-ify some IDB code
https://bugs.webkit.org/show_bug.cgi?id=157287
Summary Const-ify some IDB code
Brady Eidson
Reported 2016-05-02 17:08:00 PDT
Const-ify some IDB code Noticed in upcoming, bigger patches that these 5 IDB methods should've taken const references as arguments instead of non-const references.
Attachments
Patch v1 (10.29 KB, patch)
2016-05-02 17:09 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-05-02 17:09:32 PDT
Created attachment 277948 [details] Patch v1
WebKit Commit Bot
Comment 2 2016-05-02 18:01:18 PDT
Comment on attachment 277948 [details] Patch v1 Clearing flags on attachment: 277948 Committed r200352: <http://trac.webkit.org/changeset/200352>
WebKit Commit Bot
Comment 3 2016-05-02 18:01:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.