Bug 66711

Summary: [chromium] Remove deprecated and unused bits of WebIDB* headers
Product: WebKit Reporter: Adam Klein <adamk>
Component: New BugsAssignee: Adam Klein <adamk>
Status: RESOLVED FIXED    
Severity: Normal CC: dgrogan, hans, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.