зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1397198 - remove stray debugger statement in debugger bundle;r=jlast
MozReview-Commit-ID: IQIF2LFNvCo --HG-- extra : rebase_source : 7833977771db859771549b1e3f544696a7c736e8
This commit is contained in:
Родитель
7c5396240d
Коммит
43614f0bc3
|
@ -15992,8 +15992,6 @@ const features = new PrefsHelper("devtools.debugger.features", {
|
|||
/* harmony export (immutable) */ __webpack_exports__["features"] = features;
|
||||
|
||||
|
||||
debugger;
|
||||
|
||||
if (prefs.debuggerPrefsSchemaVersion !== prefsSchemaVersion) {
|
||||
// clear pending Breakpoints
|
||||
prefs.pendingBreakpoints = {};
|
||||
|
@ -46293,4 +46291,4 @@ module.exports = "<svg xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:cc=\"
|
|||
|
||||
/***/ })
|
||||
/******/ ]);
|
||||
});
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче