WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71046
Overridden clippedOverflowRectForRepaint() still uses IntRects
https://bugs.webkit.org/show_bug.cgi?id=71046
Summary
Overridden clippedOverflowRectForRepaint() still uses IntRects
Simon Fraser (smfr)
Reported
2011-10-27 11:59:51 PDT
c.f. IntRect RenderReplaced::clippedOverflowRectForRepaint(RenderBoxModelObject* repaintContainer) const and LayoutRect RenderBox::clippedOverflowRectForRepaint(RenderBoxModelObject* repaintContainer) const
Attachments
Patch
(11.01 KB, patch)
2011-10-28 13:37 PDT
,
Emil A Eklund
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-10-28 12:51:09 PDT
Was this intentional? It's really confusing to have virtual methods with apparently different signatures.
Emil A Eklund
Comment 2
2011-10-28 13:08:43 PDT
No, it's not intentional. Thanks for pointing it out! I'll take care of it.
Emil A Eklund
Comment 3
2011-10-28 13:37:40 PDT
Created
attachment 112903
[details]
Patch
Simon Fraser (smfr)
Comment 4
2011-10-28 13:40:47 PDT
Comment on
attachment 112903
[details]
Patch Are there other methods that have the same issue?
Emil A Eklund
Comment 5
2011-10-28 13:44:30 PDT
> Are there other methods that have the same issue?
There might be, I'm looking into that now and will make sure to fix any occurrences I can find. Thanks again for bringing this to my attention.
WebKit Review Bot
Comment 6
2011-10-28 14:55:27 PDT
Comment on
attachment 112903
[details]
Patch Clearing flags on attachment: 112903 Committed
r98767
: <
http://trac.webkit.org/changeset/98767
>
WebKit Review Bot
Comment 7
2011-10-28 14:55:32 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.
Top of Page
Format For Printing
XML
Clone This Bug