Open Bug 1574799 Opened 6 years ago Updated 2 years ago

strings explaining that serviceworkers cannot be debugged with multiple content processes enabled should use 'multiple content process enabled' and not 'multi e10s'

Categories

(DevTools :: Application Panel, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: aryx, Unassigned)

References

(Blocks 1 open bug)

Details

Firefox 69.0b14 on Windows 8.1

  1. Set devtools.application.enabled to true.
  2. Press Ctrl+Shift+I to open the developer tools.
  3. Click on the 'Application' panel.
  4. Load https://mdn.github.io/sw-test/
  5. Move the mouse over the debug button. The tooltip mentions 'multi e10s'. (Same for the button to Start the worker once it paused.) Those got added in bug 1553110.

Outside Mozilla, 'e10s' is likely not well know.

Bug 1554404 uses 'multiprocess' instead. That applies to web content processes: https://searchfox.org/mozilla-central/rev/5912f376ab6a17afcba2b7654586013158ed64b5/devtools/shared/service-workers-debug-helper.js#52

On central, the application panel will complain about a missing manifest file instead.

Severity: normal → S3
a11y-review: requested → ---
You need to log in before you can comment on or make changes to this bug.