Bug 43219 - Make all public facing client setters take const pointers
Summary: Make all public facing client setters take const pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 16:12 PDT by Brady Eidson
Modified: 2010-07-29 16:16 PDT (History)
0 users

See Also:


Attachments
Patch (14.45 KB, patch)
2010-07-29 16:14 PDT, Brady Eidson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2010-07-29 16:12:41 PDT
Make all public facing client setters take const pointers
Comment 1 Brady Eidson 2010-07-29 16:14:53 PDT
Created attachment 63007 [details]
Patch
Comment 2 Brady Eidson 2010-07-29 16:16:50 PDT
Committed r64317: <http://trac.webkit.org/changeset/64317>