Bug 115692

Summary: [Replaceable] attributes must be readonly
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, esprehn+autocc, fpizlo, haraken, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Updates IDL files none

Ryosuke Niwa
Reported 2013-05-06 19:20:02 PDT
Merge https://chromium.googlesource.com/chromium/blink/+/ac61fbfe875d3c3c37d529683139ceb0ad4330bb Web IDL spec: http://dev.w3.org/2006/webapi/WebIDL/#Replaceable This change doesn't affect generated code, because the code generator already assumes that [Replaceable] attributes are readonly.
Attachments
Updates IDL files (2.24 KB, patch)
2013-05-06 19:24 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-05-06 19:24:19 PDT
Created attachment 200864 [details] Updates IDL files
Kentaro Hara
Comment 2 2013-05-06 20:18:28 PDT
Comment on attachment 200864 [details] Updates IDL files Thanks for merging.
WebKit Commit Bot
Comment 3 2013-05-06 21:14:20 PDT
Comment on attachment 200864 [details] Updates IDL files Clearing flags on attachment: 200864 Committed r149660: <http://trac.webkit.org/changeset/149660>
WebKit Commit Bot
Comment 4 2013-05-06 21:14: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.