Bug 82146

Summary: Move DOMWindowSQLDatabase.* to DOMWindowWebDatabase.*, and move WorkerContextSQLDatabase.* to WorkerContextWebDatabase.*
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore Misc.Assignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, rakuco, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.