Closed Bug 1093028 Opened 10 years ago Closed 10 years ago

Imports should block DOMContentLoaded event of the import parent.

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: gkrizsanits, Assigned: gkrizsanits)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Imports might not have any script after the last link import, in which case nothing will stop the import parent from firing DOMContentLoaded event before the that link import is fully loaded. (Imports have their own loadgroup, but those are contained by the import master, and not by the import parent).
Assignee: nobody → gkrizsanits
Attachment #8515924 - Attachment description: scriptless import → Imports should block DOMContentLoaded of the parent. v1
Attachment #8515924 - Flags: review?(mrbkap) → review+
Uhh... so we have some tests, testing features that we don't have yet and supposed to fail, and now they are failing differently than before...

https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=b2765469f15c
https://hg.mozilla.org/mozilla-central/rev/7ebb820f3cca
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: