[Webkit-unassigned] [Bug 93387] REGRESSION (r124723-r124741): 5 inspector/debugger tests failing on Apple Lion Debug WK1 (Tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 06:39:49 PDT 2012


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





--- Comment #3 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-08-08 06:40:12 PST ---
This patch can resolve the bug by making the behavior back to the old time when JSC can only provide "line" info to calculate if there is breakpoint.
The root reason is that JSC calculate breakpoint by accurate position in source file, but front-end will do some format. 
Refer to https://bugs.webkit.org/show_bug.cgi?id=93473.

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