[Webkit-unassigned] [Bug 91632] Web Inspector: extracting HighlightInfo from HighlightData in DOMNodeHighlighter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 00:25:17 PDT 2012


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





--- Comment #10 from Sergey Rogulenko <rogulenko at google.com>  2012-08-01 00:25:17 PST ---
(From update of attachment 155462)
View in context: https://bugs.webkit.org/attachment.cgi?id=155462&action=review

>> Source/WebCore/inspector/InspectorDOMAgent.cpp:1021
>> +    highlightInspectorObject->getBoolean("showInfo", &showInfo);
> 
> I believe we are generating constants for these.

I did not find constants for these (only setShowInfo, setContentColor and so on).
Is it OK that InspectorTypeBuilder already has class HighlightConfig?

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