Closed Bug 1515707 Opened 6 years ago Closed 6 years ago

Fix formatting of nsDOMCSSAttrDeclaration.

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files, 1 obsolete file)

No description provided.
There was a missing NS_INTERFACE_MAP_END macro which made the whole file indented.
Attachment #9032752 - Attachment is obsolete: true
This has no behavior change, since it just expands to NS_IMPL_QUERY_TAIL_INHERITING, but it's clearer, and clang-format understands it. Also, these are the only uses of this macro, so I don't think we should make clang-format understand it.
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1cd2c6c21794 Use NS_INTERFACE_MAP_END_INHERITING in some CSSStyleDeclaration implementations. r=Ehsan https://hg.mozilla.org/integration/autoland/rev/a6dedc3746e6 Reformat the files touched in the previous commit. r=Ehsan
Assignee: nobody → emilio
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: