Closed Bug 1280371 Opened 8 years ago Closed 8 years ago

move ELEMENT_STYLE out of devtools/server/actors/styles.js

Categories

(DevTools :: Framework, enhancement, P1)

enhancement

Tracking

(firefox50 fixed)

RESOLVED FIXED
Firefox 50
Iteration:
50.2 - Jul 4
Tracking Status
firefox50 --- fixed

People

(Reporter: tromey, Assigned: tromey)

References

Details

(Whiteboard: [devtools-html])

Attachments

(1 file)

The inspector does this in a few spots:

const {ELEMENT_STYLE} = require("devtools/server/actors/styles");

However we shouldn't include code from server in content.
This constant should probably move to the front; or somehow
be shared in devtools/shared/specs/styles.js
Whiteboard: [devtools-html] [triage]
Assignee: nobody → ttromey
Status: NEW → ASSIGNED
Iteration: --- → 50.1
Flags: qe-verify-
Priority: -- → P1
Whiteboard: [devtools-html] [triage] → [devtools-html]
Comment on attachment 8763190 [details]
Bug 1280371 - move ELEMENT_STYLE to devtools/shared/specs/styles;

Patrick is out sick, so redirecting review.
Attachment #8763190 - Flags: review?(pbrosset) → review?(bgrinstead)
Comment on attachment 8763190 [details]
Bug 1280371 - move ELEMENT_STYLE to devtools/shared/specs/styles;

https://reviewboard.mozilla.org/r/59494/#review56782
Attachment #8763190 - Flags: review?(bgrinstead) → review+
Comment on attachment 8763190 [details]
Bug 1280371 - move ELEMENT_STYLE to devtools/shared/specs/styles;

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/59494/diff/1-2/
Iteration: 50.1 → 50.2
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/fx-team/rev/798569199ac7
Move ELEMENT_STYLE to devtools/shared/specs/styles. r=bgrins
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/798569199ac7
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: