Closed Bug 897035 Opened 12 years ago Closed 12 years ago

Style editor actors pass an un-jsonable object

Categories

(DevTools :: Style Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 872897

People

(Reporter: dcamp, Unassigned)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
The style editor actors put a CSSStyleSheet in the sheet's form (for the parent sheet). This works for the local transport, but not for remote/socket transports. I couldn't find anything that uses the parentSheet form item, so this patch just removes it.
Attachment #779762 - Flags: review?(fayearthur)
Comment on attachment 779762 [details] [diff] [review] v1 r+. We might need to know if a stylesheet has a parent eventually, but we can just add it back in then.
Attachment #779762 - Flags: review?(fayearthur) → review+
By add it back I mean, just send something JSON-able.
Maybe we could go with the solution in bug 872897 actually?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: