RESOLVED FIXED 92117
[Chromium] Enable conversion between WebFloatRect and gfx::RectF
https://bugs.webkit.org/show_bug.cgi?id=92117
Summary [Chromium] Enable conversion between WebFloatRect and gfx::RectF
Leandro Graciá Gil
Reported 2012-07-24 07:45:12 PDT
WebFloatRects and gfx::RectFs are used by the custom find-in-page implementation of the Android port. We should allow conversion between WebFloatRect and gfx::RectF in the same way we already do with WebRect and gfx::Rect and other classes.
Attachments
Patch (2.20 KB, patch)
2012-07-24 07:48 PDT, Leandro Graciá Gil
no flags
Leandro Graciá Gil
Comment 1 2012-07-24 07:48:35 PDT
WebKit Review Bot
Comment 2 2012-07-24 10:20:45 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
WebKit Review Bot
Comment 3 2012-07-24 12:48:30 PDT
Comment on attachment 154059 [details] Patch Clearing flags on attachment: 154059 Committed r123511: <http://trac.webkit.org/changeset/123511>
WebKit Review Bot
Comment 4 2012-07-24 12:48:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.