Bug 82146 - Move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContextSQLDatabase.* to WorkerContextWebDatabase.*
Summary: Move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContext...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-25 09:50 PDT by Kentaro Hara
Modified: 2012-03-25 12:51 PDT (History)
6 users (show)

See Also:


Attachments
Patch (59.19 KB, patch)
2012-03-25 09:53 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (60.58 KB, patch)
2012-03-25 10:11 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 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.*.
Comment 1 Kentaro Hara 2012-03-25 09:53:07 PDT
Created attachment 133681 [details]
Patch
Comment 2 Gyuyoung Kim 2012-03-25 10:08:24 PDT
Comment on attachment 133681 [details]
Patch

Attachment 133681 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/12134381
Comment 3 Kentaro Hara 2012-03-25 10:11:30 PDT
Created attachment 133682 [details]
Patch
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-03-25 12:51:39 PDT
All reviewed patches have been landed.  Closing bug.