The breakpoint position depends on mode of javascript engine.
Created attachment 109796 [details] Patch
Comment on attachment 109796 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109796&action=review > LayoutTests/inspector/debugger/debugger-activation-crash2.html:-37 > - InspectorTest.setBreakpoint(sourceFrame, 8, "", true); I'd rather remove line numbers from the output. This would fix the flakiness.
Created attachment 109806 [details] Patch
Committed r96709: <http://trac.webkit.org/changeset/96709>