[Webkit-unassigned] [Bug 32898] [Qt] Add page zooming support to Qt DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 04:18:28 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32898


Kim Grönholm <kim.gronholm at nomovok.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45430|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Kim Grönholm <kim.gronholm at nomovok.com>  2009-12-23 04:18:28 PST ---
Created an attachment (id=45430)
 --> (https://bugs.webkit.org/attachment.cgi?id=45430)
Adds page zooming support for Qt DumpRenderTree and removes three tests from
the skipped list

Added a patch to fix this issue.

One of the tests needed minor refactoring because it failed due to
"layoutTestController.notifyDone();" stopping the execution and
therefore the lines:
PASS successfullyParsed is true

TEST COMPLETE
never got outputted. I mimic some other tests and changed it accordingly
and now it works.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list