[Webkit-unassigned] [Bug 98705] [EFL][WK2] Add Remote Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 12:02:40 PST 2012


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





--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-12-04 12:05:05 PST ---
(From update of attachment 177479)
View in context: https://bugs.webkit.org/attachment.cgi?id=177479&action=review

> Source/WebKit2/UIProcess/InspectorServer/efl/WebInspectorServerEfl.cpp:85
> +    ClientMap::iterator end = m_clientMap.end();

newline before this

> Source/WebKit2/UIProcess/InspectorServer/efl/WebInspectorServerEfl.cpp:100
> +    }

newline after this

> Source/WebKit2/UIProcess/efl/WebContextEfl.cpp:47
> +    initialized = true;

It doesnt seem initialized at this point, what if the below fails?

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