Active
Project:
Coding Standards
Component:
Coding Standards
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Oct 2016 at 16:44 UTC
Updated:
23 Jan 2023 at 06:49 UTC
Jump to comment: Most recent
Improve code comments to save our efforts on re-evaluating the Browser supports. It helps to analysis Browser Hacks usages in CORE & Cleaning up in future releases.
This is how jQuery does also:
https://unpkg.com/jquery@3.1.1
searching `// Support:`
For example,
the following patch I think OR condition is unnecessary but we don't have 100% confidence to remove it:
https://www.drupal.org/node/2751643#comment-11682503
Another example:
@import hack in CORE is also outdated I think:
https://www.drupal.org/node/2765525#comment-11404573
- (Inform our CORE developer with right channel)
- (Discuss: Not rush for current source and only used in new hacks?)
Comments
Comment #12
quietone commentedMoving to coding standards.