RESOLVED FIXED 123607
Remove custom Element.prototype.remove() in favor of native version
https://bugs.webkit.org/show_bug.cgi?id=123607
Summary Remove custom Element.prototype.remove() in favor of native version
Antoine Quint
Reported 2013-10-31 17:58:37 PDT
Remove custom Element.prototype.remove() in favor of native version
Attachments
Patch (1.39 KB, patch)
2013-10-31 17:59 PDT, Antoine Quint
no flags
Antoine Quint
Comment 1 2013-10-31 17:59:12 PDT
Radar WebKit Bug Importer
Comment 2 2013-10-31 18:04:46 PDT
Timothy Hatcher
Comment 3 2013-10-31 18:50:48 PDT
Comment on attachment 215703 [details] Patch We should remove Function.prototype.bind too.
Antoine Quint
Comment 4 2013-11-01 07:35:00 PDT
(In reply to comment #3) > (From update of attachment 215703 [details]) > We should remove Function.prototype.bind too. Indeed, see https://bugs.webkit.org/show_bug.cgi?id=123608.
WebKit Commit Bot
Comment 5 2013-11-01 07:39:00 PDT
Comment on attachment 215703 [details] Patch Clearing flags on attachment: 215703 Committed r158435: <http://trac.webkit.org/changeset/158435>
WebKit Commit Bot
Comment 6 2013-11-01 07:39:02 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.