Boris Zbarsky <bzbar...@mit.edu> wrote: > On 8/8/17 5:12 PM, jma...@mozilla.com wrote: >> In bug 1386689, we have turned them off. There was some surprise in doing >> this and some valid concerns expressed in comments in the bug. > Something as simple as "debug something that happens during pageload" is > currently fairly rocket science to do in e10s mode; doubly so in > e10s-multi. I haven't seen any concrete proposals for improving this....
What part of the current set-up is rocket science? In multi, there's definitely a problem figuring out which process is the active one (though tooltips when hovering over tabs can help). That being said, once you have a remote tab, you can load pages in that tab and we'll stay in the same process. That means that loading about:blank explicitly, attaching to that tab's process, setting breakpoints, and loading the page should do the right thing. -- Blake Kaplan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform