Closed
Bug 1399102
Opened 7 years ago
Closed 7 years ago
Reformat dom/html/HTMLMediaElement.* with clang-format
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kikuo, Assigned: kikuo)
References
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
I'm gonna to land patches which are reformatted with command "./mach clang-format", then I found lot of irrelevant codes were reformatted ...
So I'd like to initiate the new style by reformatting all codes under dom/html/HTMLMediaElement.* with clang-format.
So that people won't suffer if they're try to land patches with clang-formatted but found lot of differences.
The reason I only reformat dom/html/HTMLMediaElement.* is that I'm not sure if there are any on-going huge works under dom/html/. I don't want to bother them.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8907045 -
Flags: review?(jwwang)
Assignee | ||
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8907045 [details]
Bug 1399102 - Reformat dom/html/HTMLMediaElement.* with clang-format
https://reviewboard.mozilla.org/r/178772/#review184210
Attachment #8907045 -
Flags: review?(jwwang)
You need to log in
before you can comment on or make changes to this bug.
Description
•