Bug 71147 - IndexedDB: get EventQueue from ScriptExecutionContext instead of Document
Summary: IndexedDB: get EventQueue from ScriptExecutionContext instead of Document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Grogan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 15:17 PDT by David Grogan
Modified: 2011-11-01 16:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.27 KB, patch)
2011-10-28 15:34 PDT, David Grogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Grogan 2011-10-28 15:17:41 PDT
IndexedDB: get EventQueue from ScriptExecutionContext instead of Document
Comment 1 David Grogan 2011-10-28 15:34:45 PDT
Created attachment 112925 [details]
Patch
Comment 2 Hans Wennborg 2011-10-31 09:44:45 PDT
LGTM
Comment 3 David Grogan 2011-10-31 11:03:29 PDT
Nate, could you review this?  It's vaguely related to the IndexedDB security bug we dealt with a few months ago.
Comment 4 WebKit Review Bot 2011-11-01 16:33:21 PDT
Comment on attachment 112925 [details]
Patch

Clearing flags on attachment: 112925

Committed r99011: <http://trac.webkit.org/changeset/99011>
Comment 5 WebKit Review Bot 2011-11-01 16:33:25 PDT
All reviewed patches have been landed.  Closing bug.