Bug 80545 - Switch absoluteRects, culledInlineAbsoluteRects, absoluteBoundingBoxRect, and addFocusRingRects back to integers
Summary: Switch absoluteRects, culledInlineAbsoluteRects, absoluteBoundingBoxRect, and...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-03-07 14:48 PST by Levi Weintraub
Modified: 2012-03-08 15:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (33.50 KB, patch)
2012-03-07 15:15 PST, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2012-03-07 14:48:18 PST
All the rects returned by these functions represent rects on screen. Focus ring rects are sent directly from addFocusRingRects to the graphics context.
Comment 1 Levi Weintraub 2012-03-07 15:15:47 PST
Created attachment 130708 [details]
Patch
Comment 2 Levi Weintraub 2012-03-08 14:27:11 PST
Pinging reviewers.
Comment 3 Levi Weintraub 2012-03-08 14:33:29 PST
Comment on attachment 130708 [details]
Patch

Thanks Simon!
Comment 4 WebKit Review Bot 2012-03-08 15:42:05 PST
Comment on attachment 130708 [details]
Patch

Clearing flags on attachment: 130708

Committed r110224: <http://trac.webkit.org/changeset/110224>
Comment 5 WebKit Review Bot 2012-03-08 15:42:10 PST
All reviewed patches have been landed.  Closing bug.