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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 02:29:55 PDT 2012


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





--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2012-06-14 02:29:51 PST ---
> 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."?

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