Bug 116367 - Share code between WebKit1 and WebKit2 StorageArea subclasses
Summary: Share code between WebKit1 and WebKit2 StorageArea subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-17 17:27 PDT by Anders Carlsson
Modified: 2013-05-17 18:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.59 KB, patch)
2013-05-17 17:30 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (15.08 KB, patch)
2013-05-17 17:55 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-05-17 17:27:29 PDT
Share code between WebKit1 and WebKit2 StorageArea subclasses
Comment 1 Anders Carlsson 2013-05-17 17:30:57 PDT
Created attachment 202174 [details]
Patch
Comment 2 Build Bot 2013-05-17 17:53:24 PDT
Comment on attachment 202174 [details]
Patch

Attachment 202174 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/494476
Comment 3 Anders Carlsson 2013-05-17 17:55:47 PDT
Created attachment 202177 [details]
Patch
Comment 4 Andreas Kling 2013-05-17 18:02:32 PDT
Comment on attachment 202177 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=202177&action=review

r=me.

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

OOPS!
Comment 5 Anders Carlsson 2013-05-17 18:04:22 PDT
Committed r150313: <http://trac.webkit.org/changeset/150313>