Closed
Bug 910155
Opened 12 years ago
Closed 12 years ago
Rule view does not keep changed rules marked after inspecting other nodes
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox25 wontfix, firefox26 fixed)
RESOLVED
FIXED
Firefox 26
People
(Reporter: paul, Assigned: miker)
References
Details
Attachments
(1 file, 2 obsolete files)
|
14.88 KB,
patch
|
dcamp
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → mratcliffe
| Assignee | ||
Comment 1•12 years ago
|
||
I originally implemented this in bug 733747. We removed it because we had multiple toolboxes but it should be simple to resurrect.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #797277 -
Flags: review?(paul)
| Assignee | ||
Comment 3•12 years ago
|
||
I also tidied a little.
| Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 797277 [details] [diff] [review]
reintroduce-rule-view-store-910155.patch
Needs test
Attachment #797277 -
Flags: review?(paul)
| Assignee | ||
Comment 5•12 years ago
|
||
So, I have tidied other stuff a little 'cos... well, just 'cos.
This is way simpler now and it actually works, which is an added bonus.
Attachment #797277 -
Attachment is obsolete: true
Attachment #797734 -
Flags: review?(dcamp)
| Assignee | ||
Updated•12 years ago
|
Summary: Re-introduce store in the ruleview → Rule view does not keep changed rules marked after inspecting other nodes
| Assignee | ||
Comment 6•12 years ago
|
||
Attachment #797734 -
Attachment is obsolete: true
Attachment #797734 -
Flags: review?(dcamp)
Attachment #797735 -
Flags: review?(dcamp)
Comment 7•12 years ago
|
||
Comment on attachment 797735 [details] [diff] [review]
Patch v3
Review of attachment 797735 [details] [diff] [review]:
-----------------------------------------------------------------
The mixed in whitespace/formatting changes made this tougher to review, but I'm happy they're done.
Attachment #797735 -
Flags: review?(dcamp) → review+
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [land-in-fx-team]
| Reporter | ||
Comment 8•12 years ago
|
||
Whiteboard: [land-in-fx-team]
Comment 9•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
| Reporter | ||
Comment 10•12 years ago
|
||
Comment on attachment 797735 [details] [diff] [review]
Patch v3
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: Any change in the rule view is lost
Testing completed (on m-c, etc.): since fx26
Risk to taking this patch (and alternatives if risky): low
String or IDL/UUID changes made by this patch: none
Attachment #797735 -
Flags: approval-mozilla-beta?
Updated•12 years ago
|
Attachment #797735 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 11•12 years ago
|
||
Doesn't apply to beta at all. Please post a branch-specific patch for uplift.
status-firefox25:
--- → affected
status-firefox26:
--- → fixed
Flags: needinfo?(mratcliffe)
Keywords: branch-patch-needed
| Assignee | ||
Comment 12•12 years ago
|
||
Landing this in 25 would be too high cost for only a little gain and could result in new bugs as it would require remoting part of the inspector.
Flags: needinfo?(mratcliffe)
Comment 13•12 years ago
|
||
Why was approval requested in comment 10 then?
Keywords: branch-patch-needed
| Assignee | ||
Comment 14•12 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #13)
> Why was approval requested in comment 10 then?
Paul probably didn't realize that this was fixed after the rule view was remoted.
Updated•12 years ago
|
Attachment #797735 -
Flags: approval-mozilla-beta+
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•