Bug 53815 - NotificationCenter shouldn't keep its own ScriptExecutionContext*
Summary: NotificationCenter shouldn't keep its own ScriptExecutionContext*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nate Chapin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 14:54 PST by Nate Chapin
Modified: 2011-02-05 02:37 PST (History)
3 users (show)

See Also:


Attachments
patch (5.83 KB, patch)
2011-02-04 15:07 PST, Nate Chapin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2011-02-04 14:54:31 PST
....it should use the one it inherits from ActiveDOMObject.  No need to duplicate, especially since only ActiveDOMObject's gets cleared when the ScriptExecutionContext goes away.
Comment 1 Nate Chapin 2011-02-04 15:07:04 PST
Created attachment 81298 [details]
patch
Comment 2 WebKit Commit Bot 2011-02-05 02:35:48 PST
The commit-queue encountered the following flaky tests while processing attachment 81298 [details]:

animations/suspend-resume-animation.html bug 48161 (author: cmarrin@apple.com)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2011-02-05 02:37:30 PST
Comment on attachment 81298 [details]
patch

Clearing flags on attachment: 81298

Committed r77738: <http://trac.webkit.org/changeset/77738>
Comment 4 WebKit Commit Bot 2011-02-05 02:37:34 PST
All reviewed patches have been landed.  Closing bug.