[Webkit-unassigned] [Bug 92342] Web Inspector [JSC]: Support multi instance for PageScriptDebugServer of JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 18:49:33 PDT 2012


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





--- Comment #27 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-07-30 18:49:32 PST ---
(In reply to comment #26)
> Created an attachment (id=155267)
 --> (https://bugs.webkit.org/attachment.cgi?id=155267&action=review) [details]
> Patch

I put the "s_pageDebugServerMap" into function "pageServerMap" to avoid break the rules of mac porting. As the comments #14 #16 #21 #25 show, mac porting seems doesn't permit to define global variables and takes static member variable as global variable also.

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