Bug 66711 - [chromium] Remove deprecated and unused bits of WebIDB* headers
Summary: [chromium] Remove deprecated and unused bits of WebIDB* headers
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: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 14:06 PDT by Adam Klein
Modified: 2011-08-22 15:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.56 KB, patch)
2011-08-22 14:08 PDT, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2011-08-22 14:06:48 PDT
[chromium] Remove deprecated and unused bits of WebIDB* headers
Comment 1 Adam Klein 2011-08-22 14:08:15 PDT
Created attachment 104735 [details]
Patch
Comment 2 Tony Chang 2011-08-22 14:22:18 PDT
Comment on attachment 104735 [details]
Patch

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

Maybe cc the author of these changes?

> Source/WebKit/chromium/ChangeLog:9
> +        http://crrev.com/97687.

Do we need to make sure Source/WebKit/chromium/DEPS is rolled this far?
Comment 3 Adam Klein 2011-08-22 14:27:05 PDT
(In reply to comment #2)
> (From update of attachment 104735 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=104735&action=review
> 
> Maybe cc the author of these changes?

+dgrogan, hans.

> > Source/WebKit/chromium/ChangeLog:9
> > +        http://crrev.com/97687.
> 
> Do we need to make sure Source/WebKit/chromium/DEPS is rolled this far?

Not as far as I can tell: the changes in r97686 were entirely within content/, which isn't pulled in by our DEPS, and I've verified that this builds with build-webkit without any changes to DEPS.
Comment 4 WebKit Review Bot 2011-08-22 15:44:45 PDT
Comment on attachment 104735 [details]
Patch

Clearing flags on attachment: 104735

Committed r93553: <http://trac.webkit.org/changeset/93553>
Comment 5 WebKit Review Bot 2011-08-22 15:44:50 PDT
All reviewed patches have been landed.  Closing bug.