Bug 148056 - Binding generator should make mutable CachedAttribute member fields
Summary: Binding generator should make mutable CachedAttribute member fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-15 09:19 PDT by youenn fablet
Modified: 2015-10-01 01:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.83 KB, patch)
2015-08-15 09:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (8.82 KB, patch)
2015-10-01 00:11 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-08-15 09:19:18 PDT
This would allow removing const_cast<> in the custom binding methods.
Comment 1 youenn fablet 2015-08-15 09:36:34 PDT
Created attachment 259095 [details]
Patch
Comment 2 Chris Dumez 2015-09-30 09:18:19 PDT
Comment on attachment 259095 [details]
Patch

r=me
Comment 3 youenn fablet 2015-10-01 00:11:35 PDT
Created attachment 262238 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2015-10-01 01:13:07 PDT
Comment on attachment 262238 [details]
Patch for landing

Clearing flags on attachment: 262238

Committed r190398: <http://trac.webkit.org/changeset/190398>
Comment 5 WebKit Commit Bot 2015-10-01 01:13:12 PDT
All reviewed patches have been landed.  Closing bug.