RESOLVED FIXED 149547
Drop [NotDeletable] from QuickTimePluginReplacement.postEvent()
https://bugs.webkit.org/show_bug.cgi?id=149547
Summary Drop [NotDeletable] from QuickTimePluginReplacement.postEvent()
Chris Dumez
Reported 2015-09-24 16:47:31 PDT
Drop [NotDeletable] from QuickTimePluginReplacement.postEvent(). It does not appear to be needed and this is the last user of this non-standard IDL attribute.
Attachments
Patch (3.09 KB, patch)
2015-09-24 16:48 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-09-24 16:48:58 PDT
Chris Dumez
Comment 2 2015-09-24 16:51:52 PDT
FYI, if we really need this operation to not be deletable. It is also possible to use the standard [Unforgeable] IDL extended attribute.
WebKit Commit Bot
Comment 3 2015-09-24 19:57:09 PDT
Comment on attachment 261903 [details] Patch Clearing flags on attachment: 261903 Committed r190234: <http://trac.webkit.org/changeset/190234>
WebKit Commit Bot
Comment 4 2015-09-24 19:57:14 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.