Bug 37833

Summary: Revert r57492 and move that logic to DOMWindow.cpp
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch ggaren: review+, dumi: commit-queue-

Dumitru Daniliuc
Reported 2010-04-19 17:19:16 PDT
The logic added to the JSC and V8 bindings in r57492 should be moved to DOMWindow.cpp. The details of the WebSQLDatabases spec should not be exposed to the JS engines, and we should not have to maintain the same code in two different locations.
Attachments
patch (3.37 KB, patch)
2010-04-19 18:49 PDT, Dumitru Daniliuc
ggaren: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-04-19 18:49:03 PDT
Geoffrey Garen
Comment 2 2010-04-19 19:19:44 PDT
Comment on attachment 53761 [details] patch r=me
Dumitru Daniliuc
Comment 3 2010-04-19 21:00:18 PDT
Landed as r57865.
Note You need to log in before you can comment on or make changes to this bug.