Bug 44760 - Calls to IndexedDB methods from V8Proxy::didLeaveScriptContext() are missing enable guards
Summary: Calls to IndexedDB methods from V8Proxy::didLeaveScriptContext() are missing ...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 04:46 PDT by Steve Block
Modified: 2010-08-27 05:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2010-08-27 04:54 PDT, Steve Block
jorlow: review+
jorlow: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2010-08-27 04:46:37 PDT
This was introduced in http://trac.webkit.org/changeset/65670/trunk/WebCore/bindings/v8/V8Proxy.cpp
Comment 1 Steve Block 2010-08-27 04:54:08 PDT
Created attachment 65699 [details]
Patch
Comment 2 Jeremy Orlow 2010-08-27 04:56:56 PDT
Comment on attachment 65699 [details]
Patch

Sorry!
Comment 3 Steve Block 2010-08-27 05:25:49 PDT
Committed r66211: <http://trac.webkit.org/changeset/66211>