Bug 21922 - Expose MessagePort global constructor
Summary: Expose MessagePort global constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-28 07:27 PDT by Alexey Proskuryakov
Modified: 2008-10-29 03:37 PDT (History)
0 users

See Also:


Attachments
proposed patch (4.24 KB, patch)
2008-10-28 07:32 PDT, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2008-10-28 07:27:23 PDT
Like other JS objects, MessagePort should have a global constructor on Window.
Comment 1 Alexey Proskuryakov 2008-10-28 07:32:18 PDT
Created attachment 24712 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2008-10-29 03:37:45 PDT
Committed revision 37969.