WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 37833
Revert
r57492
and move that logic to DOMWindow.cpp
https://bugs.webkit.org/show_bug.cgi?id=37833
Summary
Revert r57492 and move that logic to DOMWindow.cpp
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dumitru Daniliuc
Comment 1
2010-04-19 18:49:03 PDT
Created
attachment 53761
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug