WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13371
DumpRenderTree --pixel-tests renders each test twice
https://bugs.webkit.org/show_bug.cgi?id=13371
Summary
DumpRenderTree --pixel-tests renders each test twice
mitz
Reported
2007-04-17 04:02:31 PDT
Since WebKit is now supposed to paint on load (currently disabled because of <
rdar://problem/5092361
> but simulated by DumpRenderTree), DumpRenderTree ends up rendering each test to the window in addition to rendering to the offscreen buffer.
Attachments
Paint only once (unless testing repaint)
(4.35 KB, patch)
2007-11-13 16:20 PST
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2007-11-13 16:20:00 PST
Created
attachment 17244
[details]
Paint only once (unless testing repaint) I verified that the painting code is run in --leaks mode simply by using Expose to bring in DRT's "offscreen" window and verifying that the tests are being rendered. I also verified that repaint tests work.
Darin Adler
Comment 2
2007-11-13 16:47:13 PST
Comment on
attachment 17244
[details]
Paint only once (unless testing repaint) r=me
mitz
Comment 3
2007-11-13 16:50:14 PST
Fixed in <
http://trac.webkit.org/projects/webkit/changeset/27766
>.
Eric Seidel (no email)
Comment 4
2007-11-14 10:33:44 PST
Nice.
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