Open Bug 1853718 Opened 1 year ago Updated 1 year ago

Don't create nsDocElementCreatedNotificationRunner for data documents

Categories

(Core :: DOM: HTML Parser, enhancement)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: mstange, Assigned: mstange)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sp3])

Attachments

(1 file)

This shows up in TodoMVC-JavaScript-ES5 in nsContentSink::NotifyDocElementCreated during DOMParser.parseFromString: https://share.firefox.dev/3LtSxGX

Component: Gecko Profiler → DOM: HTML Parser

In DOMParser.parseFromString, this avoids the cost of creating the
script runner, and the cost of sending the observer service notification.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: