[Webkit-unassigned] [Bug 54437] Web Inspector: move rest of the tests off old harness.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 01:38:19 PST 2011


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82422|review?                     |review+
               Flag|                            |




--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2011-02-15 01:38:19 PST ---
(From update of attachment 82422)
View in context: https://bugs.webkit.org/attachment.cgi?id=82422&action=review

> LayoutTests/http/tests/inspector-enabled/console-log-before-frame-navigation.html:13
> +window.addEventListener("message", receiveMessage, false);

What's the reason for moving this line?

> LayoutTests/http/tests/inspector/resources/extension-main.html:5
> +function dumpObject(object, nondeterministicProps, prefix, firstLinePrefix)

Why not use InspectorTest.addObject instead of this custom function?

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