[Webkit-unassigned] [Bug 34345] Inspector should show workers that are loaded with the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 08:26:05 PST 2010


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





--- Comment #2 from Timothy Hatcher <timothy at hatcher.name>  2010-02-04 08:26:02 PST ---
I dont think seperate windows is correct. That sounds more ocnfusing to me.

As far as resources loaded from a worker, I am not familar enough with works to
know how that works.

Pausing is simple. Pausing the main script pauses all contexts (halts their
threads) for inspection. Similar to how pausing a multi-threaded program works
in GDB/Xcode. You then have a thread switcher associated with the stack, so you
can switch threads and see the different stacks.

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