Closed
Bug 818286
Opened 8 years ago
Closed 8 years ago
[inspector] "changes may be lost" dialog stays around after reload
Categories
(DevTools :: Inspector, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 20
People
(Reporter: dcamp, Assigned: Optimizer)
References
Details
Attachments
(1 file, 1 obsolete file)
1.29 KB,
patch
|
paul
:
review+
|
Details | Diff | Splinter Review |
1) Open the inspector 2) Change a style 3) Reload the page 4) You'll get a dialog asking if you're sure, choose "Leave Page". The page reloads correctly, but the bar stays visible.
Updated•8 years ago
|
Blocks: 816946
Summary: "changes may be lost" dialog stays around after reload → [inspector] "changes may be lost" dialog stays around after reload
Updated•8 years ago
|
Priority: -- → P1
Assignee | ||
Updated•8 years ago
|
QA Contact: scrapmachines
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → scrapmachines
QA Contact: scrapmachines
Assignee | ||
Comment 1•8 years ago
|
||
No need to return anything from the button's callback. In fact, returning true makes the notification stay.
Attachment #695158 -
Flags: review?(dcamp)
Assignee | ||
Comment 2•8 years ago
|
||
No need to return from the button's callback function. In fact, returning true makes the notification stay.
Attachment #695158 -
Attachment is obsolete: true
Attachment #695158 -
Flags: review?(dcamp)
Attachment #695159 -
Flags: review?(dcamp)
Assignee | ||
Updated•8 years ago
|
Attachment #695159 -
Flags: review?(paul)
Assignee | ||
Comment 3•8 years ago
|
||
trying out more reviewers, any one who is free, please review. :)
Updated•8 years ago
|
Attachment #695159 -
Flags: review?(paul)
Attachment #695159 -
Flags: review?(dcamp)
Attachment #695159 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Whiteboard: [land-in-fx-team]
Comment 4•8 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/eb2f66be4cc4
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 5•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/eb2f66be4cc4
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Updated•3 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•