This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24214 - We should use "delaying load events mode" for <object>, <embed>, and <frame> as well
Summary: We should use "delaying load events mode" for <object>, <embed>, and <frame> ...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 22:53 UTC by contributor
Modified: 2014-01-17 22:44 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-01-06 22:53:52 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#delaying-load-events-mode
Complete: http://www.whatwg.org/c#delaying-load-events-mode
Referrer: 

Comment:
We should use "delaying load events mode" for <object>, <embed>, and <frame>
as well

Posted from: 2620:0:1000:1704:a4ce:712:e3d7:170e by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.5 Safari/537.36
Comment 2 github bugzilla bot 2014-01-06 23:42:26 UTC
Commits pushed to feature/whatwg at https://github.com/w3c/html

https://github.com/w3c/html/commit/feca97d6a38691fa20127fbd9bf67fb49c8a8684
[giow] (3) Clean up how <object> fires load events. (This is not complete. See bug 24214 for more that needs doing here.)
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8377 340c8d12-0b0e-0410-8428-c7bf67bfef74

https://github.com/w3c/html/commit/9a7317747f384693060e5457b51e17dc1c0f8a9c
[giow] (3) Make <embed> fire load events. (This is not complete. See bug 24214 for more that needs doing here.)
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8378 340c8d12-0b0e-0410-8428-c7bf67bfef74
Comment 3 contributor 2014-01-17 22:44:04 UTC
Checked in as WHATWG revision r8407.
Check-in comment: Make nested browsing contexts delay the load event of their parent while they're loading
http://html5.org/tools/web-apps-tracker?from=8406&to=8407