Closed
Bug 1508069
Opened 5 years ago
Closed 5 years ago
Ignore js/src/editline in .clang-format-ignore
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla65
People
(Reporter: tcampbell, Assigned: Sylvestre)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-esr60+
|
Details | Review |
This is a 3rd-party import and shouldn't be reformatted with clang-format. Q: Do we do the whole directory? What about the moz.build in it?
Assignee | ||
Comment 1•5 years ago
|
||
Yeah, we do by directory and ignore moz.build files.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sledru
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3b50a5b394b9 Add js/src/editline to the ignore list r=andi
Reporter | ||
Comment 4•5 years ago
|
||
f+, thanks.
Reporter | ||
Comment 5•5 years ago
|
||
That code is still in K+R style.. wow
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3b50a5b394b9
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Comment 7•5 years ago
|
||
Comment on attachment 9027278 [details] Bug 1508069 - Add js/src/editline to the ignore list r?andi [ESR Uplift Approval Request] If this is not a sec:{high,crit} bug, please state case for ESR consideration: This is required for easier backporting of patches after the reformatting of ESR using clang-format. User impact if declined: Declining this will negatively impact our developers' ability to easily backport their patches to ESR in the future. Fix Landed on Version: 65 Risk to taking this patch: Low Why is the change risky/not risky? (and alternatives if risky): NPOTB String or UUID changes made by this patch: None
Attachment #9027278 -
Flags: approval-mozilla-esr60?
status-firefox-esr60:
--- → affected
Comment on attachment 9027278 [details] Bug 1508069 - Add js/src/editline to the ignore list r?andi OK for uplift to ESR60 as part of the clang-format project.
Attachment #9027278 -
Flags: approval-mozilla-esr60? → approval-mozilla-esr60+
Comment 9•5 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-esr60/rev/44e354f14da5
You need to log in
before you can comment on or make changes to this bug.
Description
•