Closed
Bug 793259
Opened 13 years ago
Closed 12 years ago
view source in style editor breaks client-server boundaries
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Optimizer, Unassigned)
Details
Web console uses Style Editor to open CSS links in it.
The way view source in Style Editor is implemented in bug 782653 breaks client-server boundaries by directly accessing client's content window.
This could be solved by making Style Editor remote-able and adjusting the method to respect that.
Comment 1•12 years ago
|
||
should be fixed. Remote Style Editor. Bug 816967.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•