[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 02:02:42 PST 2011


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2011-02-15 02:02:41 PST ---
(In reply to comment #2)
> (From update of attachment 82422 [details])
> 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?

These are injected into extension bodies where InspectorTest object is not exposed.

Committed r78535

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