Bug 124334 - Use [ImplementedAs=defaultStatus] for Window.defaultstatus
Summary: Use [ImplementedAs=defaultStatus] for Window.defaultstatus
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: Seokju Kwon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 21:48 PST by Seokju Kwon
Modified: 2013-11-14 05:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2013-11-13 21:51 PST, Seokju Kwon
no flags Details | Formatted Diff | Diff
Patch (2.16 KB, patch)
2013-11-14 01:10 PST, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 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.
Comment 1 Seokju Kwon 2013-11-13 21:51:45 PST
Created attachment 216900 [details]
Patch
Comment 2 Seokju Kwon 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'
Comment 3 Seokju Kwon 2013-11-14 01:10:24 PST
Created attachment 216905 [details]
Patch
Comment 4 Chris Dumez 2013-11-14 05:10:13 PST
Comment on attachment 216905 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2013-11-14 05:46:00 PST
All reviewed patches have been landed.  Closing bug.