[Webkit-unassigned] [Bug 246787] JavaScript execution result different when disable/enable breakpoints
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 25 21:22:12 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246787
--- Comment #1 from white <jinhao.zhang at icloud.com> ---
typos:
console prints "car2's color:1" whether breakpoints are enabled
console prints "car2's color:0" whether breakpoints are disable
=>
console prints "car2's color:1" when breakpoints are enabled
console prints "car2's color:0" when breakpoints are disable
---------------
4. In Sources tab, toggle "Enable app breakpoints" button
=>
4. In Sources tab, toggle "Enable all breakpoints" button
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221026/59bdd94a/attachment.htm>
More information about the webkit-unassigned
mailing list