Closed
Bug 1443536
Opened 7 years ago
Closed 7 years ago
Old Modernizr version causes slowdowns loading CNN.com
Categories
(Web Compatibility :: Site Reports, enhancement, P1)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bholley, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [sitewait])
CNN currently uses Modernizr 3.3.1, and uses it to detect 3d CSS transforms. Due to some legacy code in Modernizr, this causes significant slowdowns when loading cnn.com.
It's not clear to me whether CNN really needs to know about 3d transforms, and whether this check could simply be dropped. In any case, we've landed a fix [1] in Modernizr and released 3.6.0, which should no longer trigger slow behavior when detecting 3d transforms. Happy to provide more details for anyone interested.
So to improve loading performance, CNN should either drop their check for 3d transforms, or upgrade to Modernizr 3.6.0.
[1] https://github.com/Modernizr/Modernizr/pull/2291
Comment 1•7 years ago
|
||
Adam, can you reach out to CNN to upgrade to Modernizr 3.6.0? Thanks.
Comment 2•7 years ago
|
||
Yes, on it. Leaving NI for now.
Comment 3•7 years ago
|
||
Passed the info along to our contact at CNN Digital.
Flags: needinfo?(astevenson)
Whiteboard: [sitewait]
Comment 4•7 years ago
|
||
They will get this into their development queue.
Reporter | ||
Comment 5•7 years ago
|
||
(In reply to Adam Stevenson [:adamopenweb] from comment #4)
> They will get this into their development queue.
Excellent!
Comment 6•7 years ago
|
||
They have deployed a fix for this.
Closing the report. Please reopen if you can still reproduce the issue.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•