[Webkit-unassigned] [Bug 43332] [JSC] Web Inspector: implement breaking from native callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 06:54:18 PDT 2012


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





--- Comment #24 from Csaba Osztrogonac <ossy at webkit.org>  2012-06-11 06:54:15 PST ---
(In reply to comment #23)
> These tests still fail on Qt:
> http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r119968%20%2838549%29/results.html

I made a little digging. This patch only enabled this tests on Qt,
they are still skipped on other platforms:
- wincairo/Skipped
- mac/Skipped
- win/Skipped
- gtk/TestExpectations (but here all inspector tests are skipped because of an another bug)

inspector/debugger/dom-breakpoints.html
----------------------------------------
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r119973%20%2838553%29/inspector/debugger/dom-breakpoints-pretty-diff.html

The results seems correct, but the platform independent (JSC specific expected file wasn't updated long time ago, only the chromium specific)


inspector/debugger/event-listener-breakpoints.html
---------------------------------------------------
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r119973%20%2838553%29/inspector/debugger/event-listener-breakpoints-pretty-diff.html

It seems correct, but we need JSC and V8 specific expected files.

inspector/debugger/step-through-event-listeners.html
-----------------------------------------------------
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r119973%20%2838553%29/inspector/debugger/step-through-event-listeners-pretty-diff.html

It seems correct, but we need JSC and V8 specific expected files.

inspector/debugger/xhr-breakpoints.html
----------------------------------------
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r119973%20%2838553%29/inspector/debugger/xhr-breakpoints-pretty-diff.html

It is absolutely wrong on Qt.

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