Bug 79473 - Move SQLDatabase-related APIs from WorkerContext.idl to WorkerContextSQLDatabase.idl
Summary: Move SQLDatabase-related APIs from WorkerContext.idl to WorkerContextSQLDatab...
Status: RESOLVED DUPLICATE of bug 80352
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: 79327
  Show dependency treegraph
 
Reported: 2012-02-24 04:17 PST by Kentaro Hara
Modified: 2012-03-05 17:04 PST (History)
11 users (show)

See Also:


Attachments
Patch (18.30 KB, patch)
2012-02-24 04:26 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (17.99 KB, patch)
2012-02-24 04:43 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (18.04 KB, patch)
2012-02-24 05:16 PST, Kentaro Hara
webkit-ews: commit-queue-
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-02-24 04:17:17 PST
For WebKit modularization, we can move SQLDatabase-related APIs from WorkerContext.idl to WorkerContextSQLDatabase.idl.
Comment 1 Kentaro Hara 2012-02-24 04:26:56 PST
Created attachment 128705 [details]
Patch
Comment 2 Philippe Normand 2012-02-24 04:33:06 PST
Comment on attachment 128705 [details]
Patch

Attachment 128705 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/11600944
Comment 3 Kentaro Hara 2012-02-24 04:43:24 PST
Created attachment 128709 [details]
Patch
Comment 4 Philippe Normand 2012-02-24 05:02:16 PST
Comment on attachment 128709 [details]
Patch

Attachment 128709 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/11610876
Comment 5 WebKit Review Bot 2012-02-24 05:10:41 PST
Comment on attachment 128709 [details]
Patch

Attachment 128709 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11603948
Comment 6 Gyuyoung Kim 2012-02-24 05:13:28 PST
Comment on attachment 128709 [details]
Patch

Attachment 128709 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/11603952
Comment 7 Kentaro Hara 2012-02-24 05:16:18 PST
Created attachment 128716 [details]
Patch
Comment 8 Early Warning System Bot 2012-02-24 06:25:07 PST
Comment on attachment 128716 [details]
Patch

Attachment 128716 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/11599946
Comment 9 Alexey Proskuryakov 2012-02-24 12:03:32 PST
Comment on attachment 128716 [details]
Patch

Why did this become Copyright Google?
Comment 10 Adam Barth 2012-02-24 14:22:44 PST
> Why did this become Copyright Google?

This patch has neither been reviewed nor landed, so I wouldn't say it has "become" anything.
Comment 11 Kentaro Hara 2012-03-05 17:04:34 PST

*** This bug has been marked as a duplicate of bug 80352 ***