Closed
Bug 826191
Opened 12 years ago
Closed 12 years ago
[style editor] No stylesheet selected after reloading the page
Categories
(DevTools :: Style Editor, defect)
DevTools
Style Editor
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 20
People
(Reporter: harth, Assigned: harth)
Details
Attachments
(1 file)
1.14 KB,
patch
|
paul
:
review+
|
Details | Diff | Splinter Review |
After a reload, the style sheets in the Style Editor reappear, but none get selected.
Assignee | ||
Comment 1•12 years ago
|
||
This patch fixes the issue. The Style Editor was checking for the non-existence of a property before selecting a sheet, and the previous load wasn't resetting this property in all cases.
Assignee: nobody → fayearthur
Attachment #697376 -
Flags: review?(paul)
Updated•12 years ago
|
Attachment #697376 -
Flags: review?(paul) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Thanks for the review.
https://hg.mozilla.org/integration/fx-team/rev/90adcb5c0a81
Whiteboard: [fixed-in-fx-team]
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•