[Webkit-unassigned] [Bug 43015] dump-as-markup should have better output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 11:54:08 PDT 2010


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





--- Comment #9 from Ojan Vafai <ojan at chromium.org>  2010-07-29 11:54:07 PST ---
(In reply to comment #8)
>  +          layoutTestController.notifyDone();
> I'm curious why you added this.  DRT waits until after the load event before finishing.

This is just the dump-as-markup API being dumb. Instead, I added Markup.noAutoDump, replaced the call to Markup.waitUntilDone, and got rid of the notifyDone call.

-- 
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