DevTools/e10s: Difference between revisions

Jump to navigation Jump to search
m
→‎Introduction: add bug link
m (→‎Introduction: add bug link)
Line 54: Line 54:


It should be easy to make the Web Console work with the attached xul:browser, given that most of the Web Console code uses async listeners for errors, warnings, window.console API, network events and so on. We just need to update these receivers and the senders to use new APIs that work with e10s.
It should be easy to make the Web Console work with the attached xul:browser, given that most of the Web Console code uses async listeners for errors, warnings, window.console API, network events and so on. We just need to update these receivers and the senders to use new APIs that work with e10s.
Master bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=673148 673148].


=== Requirements/analysis ===
=== Requirements/analysis ===
32

edits

Navigation menu