Bug 73610 - [chromium] Move WebLayer and WebFloat(Point|Quad|Rect) APIs to platform directory
Summary: [chromium] Move WebLayer and WebFloat(Point|Quad|Rect) APIs to platform direc...
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: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 18:49 PST by James Robinson
Modified: 2011-12-02 17:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (71.33 KB, patch)
2011-12-01 18:50 PST, James Robinson
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2011-12-01 18:49:17 PST
[chromium] Move WebLayer and WebFloat(Point|Quad|Rect) APIs to platform directory
Comment 1 James Robinson 2011-12-01 18:50:53 PST
Created attachment 117540 [details]
Patch
Comment 2 James Robinson 2011-12-01 18:51:13 PST
After this lands and rolls I'll remove the downstream users of the old header locations then remove the forwarding headers.
Comment 3 WebKit Review Bot 2011-12-01 18:53:02 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 4 Antoine Labour 2011-12-01 20:09:07 PST
Comment on attachment 117540 [details]
Patch

LGTM
Comment 5 James Robinson 2011-12-02 17:42:36 PST
Committed r101885: <http://trac.webkit.org/changeset/101885>