WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82213
Convert RenderSelectionInfo::rect to LayoutUnits
https://bugs.webkit.org/show_bug.cgi?id=82213
Summary
Convert RenderSelectionInfo::rect to LayoutUnits
Levi Weintraub
Reported
2012-03-26 08:24:18 PDT
RenderSelectionInfoBase stores a cached repaint rect in local coordinates, and therefor should store it in LayoutUnits.
Attachments
Patch
(1.46 KB, patch)
2012-03-26 08:26 PDT
,
Levi Weintraub
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Levi Weintraub
Comment 1
2012-03-26 08:26:59 PDT
Created
attachment 133818
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-03-26 15:42:49 PDT
Comment on
attachment 133818
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=133818&action=review
> Source/WebCore/ChangeLog:9 > + RenderSelectionInfoBase stores a cached repaint rect in local coordinates. Coordinates local to > + renderers should be stored in LayoutUnits.
I think these sorts of changelogs might link to the wiki. Ending in "As described in LayoutUnit:
http://trac.webkit.org/wiki/LayoutUnit
"
Eric Seidel (no email)
Comment 3
2012-03-26 15:43:11 PDT
Comment on
attachment 133818
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=133818&action=review
>> Source/WebCore/ChangeLog:9 >> + renderers should be stored in LayoutUnits. > > I think these sorts of changelogs might link to the wiki. > > Ending in "As described in LayoutUnit:
http://trac.webkit.org/wiki/LayoutUnit
"
Obviously this means that then the wiki would need to make sure to include this sort of rational. :)
Levi Weintraub
Comment 4
2012-03-27 03:53:03 PDT
Committed
r112248
: <
http://trac.webkit.org/changeset/112248
>
Levi Weintraub
Comment 5
2012-03-27 03:54:45 PDT
Comment on
attachment 133818
[details]
Patch Clearing flags.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug