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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 05:51:55 PST 2012


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


Seokju Kwon <seokju.kwon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seokju.kwon at gmail.com




--- Comment #8 from Seokju Kwon <seokju.kwon at gmail.com>  2012-12-05 05:54:19 PST ---
(In reply to comment #7)
> (From update of attachment 177479 [details])
> 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?

Right. I will fix them.

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