RESOLVED FIXED Bug 82146
Move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContextSQLDatabase.* to WorkerContextWebDatabase.*
https://bugs.webkit.org/show_bug.cgi?id=82146
Summary Move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContext...
Kentaro Hara
Reported 2012-03-25 09:50:14 PDT
Now SQLDatabase is renamed to WebDatabase (See Modules/webdatabase/). We should move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContextSQLDatabase.* to WorkerContextWebDatabase.*.
Attachments
Patch (59.19 KB, patch)
2012-03-25 09:53 PDT, Kentaro Hara
no flags
Patch (60.58 KB, patch)
2012-03-25 10:11 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-25 09:53:07 PDT
Gyuyoung Kim
Comment 2 2012-03-25 10:08:24 PDT
Kentaro Hara
Comment 3 2012-03-25 10:11:30 PDT
WebKit Review Bot
Comment 4 2012-03-25 12:51:34 PDT
Comment on attachment 133682 [details] Patch Clearing flags on attachment: 133682 Committed r112035: <http://trac.webkit.org/changeset/112035>
WebKit Review Bot
Comment 5 2012-03-25 12:51:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.