[Webkit-unassigned] [Bug 55816] Web Inspector: fix layout tests flakiness.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 5 00:01:05 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55816
Yury Semikhatsky <yurys at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84846|1 |0
is obsolete| |
--- Comment #3 from Yury Semikhatsky <yurys at chromium.org> 2011-03-05 00:01:05 PST ---
(From update of attachment 84846)
View in context: https://bugs.webkit.org/attachment.cgi?id=84846&action=review
> LayoutTests/http/tests/inspector/inspector-test.js:331
> + var intermediate = document.createElement("div");
Why do you need this?
> LayoutTests/inspector/console/console-uncaught-exception-expected.txt:6
> +console-uncaught-exception.html:40Error: Exception in inline script.
Chromium has stack traces for uncaught exceptions when front-end is open, this is why we need to reload inspected page. I don't see changes to the chromium-specific expectations in this patch. r- for this.
--
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