DevTools/e10s: Difference between revisions

→‎Requirements/analysis: mention the remote debugging protocol
(→‎Web Console: mention the web console cleanup bugs)
(→‎Requirements/analysis: mention the remote debugging protocol)
Line 68: Line 68:


* Do nsIWebProgressListeners continue to work? We use these to log local file:// requests.
* Do nsIWebProgressListeners continue to work? We use these to log local file:// requests.
* Do we use the remote debugging protocol or do we go for barebones e10s code? We need to check if RDP is mature enough and if it will not slow our work down (the main goal being that of getting the Web Console e10s-ready ASAP).


During work or before we start work on the e10s migration code ... we might want to pick some of the most important Web Console cleanup bugs. See [https://bugzilla.mozilla.org/show_bug.cgi?id=592463 bug 592463]. We should keep in mind some of those goals while we reshuffle the code in HUDService.
During work or before we start work on the e10s migration code ... we might want to pick some of the most important Web Console cleanup bugs. See [https://bugzilla.mozilla.org/show_bug.cgi?id=592463 bug 592463]. We should keep in mind some of those goals while we reshuffle the code in HUDService.
32

edits