Bug 157287

Summary: Const-ify some IDB code
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149953    
Attachments:
Description Flags
Patch v1 none

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.