Confirmed users
3,314
edits
(Add bug list) |
(reformat page) |
||
Line 1: | Line 1: | ||
e10s must not cause the slow-script dialog to appear more often | e10s must not cause the slow-script dialog to appear more often. A/B testing on beta should indicate that the slow script dialog appears no more often than before. | ||
= RASCI = | |||
RASCI | |||
* Responsible: azhang | * Responsible: azhang | ||
* Accountable: bsmedberg | * Accountable: bsmedberg | ||
* Supporting: | * Supporting: | ||
* Consulted: | * Consulted: | ||
* Informed: cpeterson, elan | * Informed: cpeterson, elan, release management | ||
Summary | Summary | ||
Line 48: | Line 46: | ||
* [PARENT] JS function '''ProcessHangMonitor.reportHang''' accumulates the SLOW_SCRIPT_NOTICE_COUNT histogram (https://dxr.mozilla.org/mozilla-central/source/browser/modules/ProcessHangMonitor.jsm#403) | * [PARENT] JS function '''ProcessHangMonitor.reportHang''' accumulates the SLOW_SCRIPT_NOTICE_COUNT histogram (https://dxr.mozilla.org/mozilla-central/source/browser/modules/ProcessHangMonitor.jsm#403) | ||
* :azhang checked that this is currently the only code path that results in SLOW_SCRIPT_NOTICE_COUNT being incremented. | * :azhang checked that this is currently the only code path that results in SLOW_SCRIPT_NOTICE_COUNT being incremented. | ||
= Bugs = | |||
<bugzilla> | <bugzilla> |