mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Bug 818286 - [inspector] 'changes may be lost' dialog stays around after reload, r=dcamp
This commit is contained in:
parent
2df4cb95cc
commit
1877527b34
@ -259,9 +259,7 @@ InspectorPanel.prototype = {
|
||||
if (request) {
|
||||
request.resume();
|
||||
request = null;
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}.bind(this),
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user