Open Bug 1801304 Opened 2 years ago Updated 2 years ago

Consider switching Browser Toolbox and Browser Console from HTML to XHTML

Categories

(DevTools :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

Attachments

(1 file)

Currently both the Browser Toolbox and Browser Console are using HTML documents. Using XHTML documents could improve performance for some DOM operations, and chrome page loads should be able to use the prototype cache (Bug 1527977)

One afterthought, the Toolbox document loads each individual panel in an iframe. So Inspector is in an iframe, console in another iframe etc... A few use xhtml (inspector, storage...), but most of the recent panels use HTML.

We probably have to move them all to xhtml if we want to see an actual impact?

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

Attachment

General

Created:
Updated:
Size: