WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 60586
Switch RenderBoxModelObject::paintNinePieceImage to use IntRect instead of four ints
https://bugs.webkit.org/show_bug.cgi?id=60586
Summary
Switch RenderBoxModelObject::paintNinePieceImage to use IntRect instead of fo...
Levi Weintraub
Reported
2011-05-10 14:55:27 PDT
The tx, ty, w, and h passed in are used directly for painting -- the render object's local position isn't added to tx/ty as it is elsewhere, so it really *is* representing a position, not an offset.
Attachments
Patch
(13.39 KB, patch)
2011-05-10 15:31 PDT
,
Levi Weintraub
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Levi Weintraub
Comment 1
2011-05-10 15:31:25 PDT
Created
attachment 93028
[details]
Patch
Levi Weintraub
Comment 2
2011-05-10 15:45:33 PDT
Comment on
attachment 93028
[details]
Patch Clearing flags on attachment: 93028 Committed
r86188
: <
http://trac.webkit.org/changeset/86188
>
Levi Weintraub
Comment 3
2011-05-10 15:45:36 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