Bug 41854 - RenderSVGRoot does not include border/padding while repainting
Summary: RenderSVGRoot does not include border/padding while repainting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
: 14015 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-08 07:26 PDT by Nikolas Zimmermann
Modified: 2010-07-09 05:32 PDT (History)
3 users (show)

See Also:


Attachments
Initial patch (484.61 KB, patch)
2010-07-08 07:43 PDT, Nikolas Zimmermann
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2010-07-08 07:26:39 PDT
RenderSVGRoot does not include border/padding while repainting - this leads to repainting artifacts.
Comment 1 Nikolas Zimmermann 2010-07-08 07:43:32 PDT
Created attachment 60876 [details]
Initial patch
Comment 2 Dirk Schulze 2010-07-08 08:06:52 PDT
Comment on attachment 60876 [details]
Initial patch

r=me
Comment 3 Nikolas Zimmermann 2010-07-08 23:56:42 PDT
*** Bug 14015 has been marked as a duplicate of this bug. ***
Comment 4 Nikolas Zimmermann 2010-07-09 02:33:46 PDT
Landed in r62922. Waiting for bots to be able to update other platforms results.
Comment 5 WebKit Review Bot 2010-07-09 02:48:29 PDT
http://trac.webkit.org/changeset/62922 might have broken GTK Linux 32-bit Release and Qt Linux Release
Comment 6 Nikolas Zimmermann 2010-07-09 03:05:00 PDT
Landed first set of new results for qt/gtk, and 4 mac results I misssed in r62925.
Comment 7 Nikolas Zimmermann 2010-07-09 03:47:31 PDT
Next round of gtk fixes in r62929 and r62930. Ossy is taken care of Qt.
Comment 8 Nikolas Zimmermann 2010-07-09 03:59:24 PDT
Next round of fixes: qt results in r62932 (thanks ossy!), and win results in r62933.
Crossing fingers, maybe this was the last commit needed.
Comment 9 Nikolas Zimmermann 2010-07-09 04:09:14 PDT
Landed last round of qt fixes in r62934.
Comment 10 Nikolas Zimmermann 2010-07-09 04:35:45 PDT
Next round of gtk fixes: r62936 and r62938 (hopefully the last one).
Comment 11 Nikolas Zimmermann 2010-07-09 05:12:19 PDT
Added mac-tiger specific results in r62943.
Comment 12 Nikolas Zimmermann 2010-07-09 05:32:54 PDT
Closing bug, everthing except tiger turned green again. Tiger will turn green soon, still waiting for new results.