Closed
Bug 920509
Opened 11 years ago
Closed 11 years ago
[app manager] don't use hiddenDOMWindow in styles.js
Categories
(DevTools Graveyard :: WebIDE, defect, P1)
Tracking
(firefox26 fixed, firefox27 fixed, b2g-v1.2 fixed)
RESOLVED
FIXED
Firefox 27
People
(Reporter: paul, Assigned: paul)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.41 KB,
patch
|
dcamp
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Changing anything in the rule view has no effect on the page. In the B2G console, we see many "unknown error" messages.
This seems to specific to the devices. I can reproduce on my Keon with the Sept. 24th nightly, but it seems to work fine with the 6.0pre2 simulator.
Comment 2•11 years ago
|
||
Wild guess: OOP related?
Assignee | ||
Comment 3•11 years ago
|
||
Services.appShell.hiddenDOMWindow is not accessible in /toolkit/devtools/server/actors/styles.js
Assignee | ||
Updated•11 years ago
|
Summary: [app manager] Rule view doesn't appear to work → [app manager] don't use hiddenDOMWindow in styles.js
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #810583 -
Flags: review?(dcamp)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [needed-in-aurora-26]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → paul
Assignee | ||
Comment 5•11 years ago
|
||
Updated•11 years ago
|
Attachment #810583 -
Flags: review?(dcamp) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [needed-in-aurora-26] → [needed-in-aurora-26][fixed-in-fx-team]
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 810583 [details] [diff] [review]
Patch v1
[Approval Request Comment]
Bug caused by (feature/regressing bug #): new feature (app manager)
User impact if declined: style editor tool doesn't work
Testing completed (on m-c, etc.): fx-team
Risk to taking this patch (and alternatives if risky): low
String or IDL/UUID changes made by this patch: none
Attachment #810583 -
Flags: approval-mozilla-aurora?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [needed-in-aurora-26][fixed-in-fx-team] → [needed-in-aurora-26]
Target Milestone: --- → Firefox 27
Assignee | ||
Updated•11 years ago
|
Whiteboard: [needed-in-aurora-26] → [waiting-for-aurora-approval]
Updated•11 years ago
|
Attachment #810583 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 9•11 years ago
|
||
status-b2g-v1.2:
--- → fixed
status-firefox26:
--- → fixed
status-firefox27:
--- → fixed
Whiteboard: [waiting-for-aurora-approval]
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•