[Webkit-unassigned] [Bug 33096] [Qt] DRT: Support evaluateInWebInspector(), setTimerProfilingEnabled() and display().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 3 09:25:49 PST 2010


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





--- Comment #9 from Robert Hogan <robert at roberthogan.net>  2010-01-03 09:25:49 PST ---
(In reply to comment #4)
> The Qt QWebInspector is created at the start of each new test and deleted once
> it's finished - 

Actually, this isn't true. The inspector is created by the page, but the page
persists across layout tests, along with the inspector. I think something like
closewebinspector() is actually required because I managed to crash an
unrelated test when running a sequence of tests with this patch.

Removing r flag for now.

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