[Webkit-unassigned] [Bug 54108] Layout stall waiting for external scripts to load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 12 15:06:49 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54108





--- Comment #17 from Silvio <silvio.ventres at gmail.com>  2011-02-12 15:06:49 PST ---
Will test it on more websites, including ones that use CDN js (jquery etc).
With CDN's, the whole point is that you load the script once, and then use the cached copy for all the websites that load it. So even if you miss once and it's deferred, it won't matter afterwards since it'll be cached.

Anyway, expecting little if any errors on CDN's, will report how testing went and which sites were surveyed.
If anyone has a list of websites to test, please let know.

Regarding the CDN hosting in general, it's not as "best practice" by far: http://zoompf.com/blog/2010/01/should-you-use-javascript-library-cdns

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list