Closed Bug 1345698 Opened 7 years ago Closed 7 years ago

stylo: Implement access to CSSNamespaceRule

Categories

(Core :: CSS Parsing and Computation, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: xidorn, Assigned: xidorn)

References

Details

Attachments

(5 files)

      No description provided.
I'll work on this after bug 1315601. Since this is a trivial one to implement, I'd like to use this bug to do some code simplification as well.
Assignee: nobody → xidorn+moz
Depends on: 1315601
Priority: -- → P2
Comment on attachment 8847031 [details]
Bug 1345698 part 1 - Unify common code for implementing a rule type.

https://reviewboard.mozilla.org/r/120074/#review122284
Attachment #8847031 - Flags: review?(cam) → review+
Comment on attachment 8847032 [details]
Bug 1345698 part 2 - Add bindings for namespace rule.

https://reviewboard.mozilla.org/r/120076/#review122290
Attachment #8847032 - Flags: review?(cam) → review+
Comment on attachment 8847033 [details]
Bug 1345698 part 3 - Fix a build failure for adding source.

https://reviewboard.mozilla.org/r/120078/#review122292
Attachment #8847033 - Flags: review?(cam) → review+
Comment on attachment 8847034 [details]
Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class.

https://reviewboard.mozilla.org/r/120080/#review122298
Attachment #8847034 - Flags: review?(cam) → review+
Comment on attachment 8847035 [details]
Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo.

https://reviewboard.mozilla.org/r/120082/#review122304
Attachment #8847035 - Flags: review?(cam) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52ba7a56ee83
part 1 - Unify common code for implementing a rule type. r=heycam
https://hg.mozilla.org/integration/autoland/rev/7caba57b2d1b
part 2 - Add bindings for namespace rule. r=heycam
https://hg.mozilla.org/integration/autoland/rev/fb56873eb923
part 3 - Fix a build failure for adding source. r=heycam
https://hg.mozilla.org/integration/autoland/rev/0ee93f46f578
part 4 - Create a new CSSNamespaceRule as a base class. r=heycam
https://hg.mozilla.org/integration/autoland/rev/3123f116d6dc
part 5 - Add support of CSSNamespaceRule for stylo. r=heycam
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: