[Webkit-unassigned] [Bug 91607] Web Inspector: Protocol Extension: add getNamedFlowCollection command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 07:44:13 PDT 2012


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





--- Comment #8 from Andrei Poenaru <poenaru at adobe.com>  2012-07-19 07:44:12 PST ---
(In reply to comment #7)
> > Source/WebCore/inspector/InspectorCSSAgent.cpp:796
> > +    if (!node || !(node->isDocumentNode())) {
> 
> You should add InspectorDOMNode::assertDocumentNode instead.

I can't find "InspectorDOMNode". Did you meant "Node"?

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