- From: <bugzilla@jessica.w3.org>
- Date: Sun, 06 Oct 2013 15:27:28 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22305 --- Comment #6 from Dimitri Glazkov <dglazkov@chromium.org> --- (In reply to Anne from comment #3) > So what's the global object scripts in the imported resource are executed > against? If that's the global object of the master document, you can still > access that synchronously and that can access the imported resource so > you'll have all the problems you tried to remove. Can you be a touch more specific? Which problems? The fact that you can get at the import synchronously simply means that if you do, all your hope of asynchronous optimization is ruined. If you don't, you're in good shape. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 6 October 2013 15:27:30 UTC