RESOLVED FIXED 124334
Use [ImplementedAs=defaultStatus] for Window.defaultstatus
https://bugs.webkit.org/show_bug.cgi?id=124334
Summary Use [ImplementedAs=defaultStatus] for Window.defaultstatus
Seokju Kwon
Reported 2013-11-13 21:48:31 PST
Use [ImplementedAs=defaultStatus] for Window.defaultstatus and remove unnecessary code from DOMWindow. Because 'defaultStatus' is an alias of defaultStatus.
Attachments
Patch (2.16 KB, patch)
2013-11-13 21:51 PST, Seokju Kwon
no flags
Patch (2.16 KB, patch)
2013-11-14 01:10 PST, Seokju Kwon
no flags
Seokju Kwon
Comment 1 2013-11-13 21:51:45 PST
Seokju Kwon
Comment 2 2013-11-14 01:09:09 PST
(In reply to comment #0) > Use [ImplementedAs=defaultStatus] for Window.defaultstatus and remove unnecessary code from DOMWindow. > Because 'defaultStatus' is an alias of defaultStatus. Typo : Because 'defaultStatus'-> Because 'defaultstatus'
Seokju Kwon
Comment 3 2013-11-14 01:10:24 PST
Chris Dumez
Comment 4 2013-11-14 05:10:13 PST
Comment on attachment 216905 [details] Patch r=me
WebKit Commit Bot
Comment 5 2013-11-14 05:45:58 PST
Comment on attachment 216905 [details] Patch Clearing flags on attachment: 216905 Committed r159284: <http://trac.webkit.org/changeset/159284>
WebKit Commit Bot
Comment 6 2013-11-14 05:46:00 PST
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.