Bug 73610

Summary: [chromium] Move WebLayer and WebFloat(Point|Quad|Rect) APIs to platform directory
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, enne, fishd, nduca, piman, vangelis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fishd: review+

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>