Bug 82183 - Update localSelectionRect to return a LayoutRect
Summary: Update localSelectionRect to return a LayoutRect
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-26 03:33 PDT by Levi Weintraub
Modified: 2012-03-26 16:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.28 KB, patch)
2012-03-26 03:43 PDT, 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-26 03:33:39 PDT
localSelectionRect returns a rect in coordinates local to its renderer, and therefor be in LayoutUnits.
Comment 1 Levi Weintraub 2012-03-26 03:43:33 PDT
Created attachment 133766 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-26 16:01:40 PDT
Comment on attachment 133766 [details]
Patch

Clearing flags on attachment: 133766

Committed r112166: <http://trac.webkit.org/changeset/112166>
Comment 3 WebKit Review Bot 2012-03-26 16:01:44 PDT
All reviewed patches have been landed.  Closing bug.