[Webkit-unassigned] [Bug 88759] Remove the function ScriptDebugServer::supportsNativeBreakpoints()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 02:53:03 PDT 2012


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





--- Comment #6 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-06-14 02:53:02 PST ---
(In reply to comment #5)
> > I did some investigation of it. Seems JSC already has the code for stack traces (JSC::createScriptCallStack), but works incorrectly now. Now the "Initiator" items on my Inspector just show a default value: "Other". 
> > So could I just remove the "nativeInstrumentationEnabled" here, and then try to make JSC work correctly? Maybe that way seems more clear. And also, if I introduce a preference item, maybe, I'll face challenges from another people.  
> 
> See https://bugs.webkit.org/show_bug.cgi?id=40118 for the bug on the stack trace collecting. So someone is already making it work for JSC.
> 
> I think property is fine (better than "Other" all over the place). Could you elaborate on the "I'll face challenges from another people."?

Never mind. I'm just not sure if someone will be wondering why there is a new preference item appeared. The way to resolve it is ok for me.

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