Closed Bug 1709695 Opened 4 years ago Closed 4 years ago

Only init PropertyInfos and sort IDs for resolving Xray properties once needed

Categories

(Core :: DOM: Bindings (WebIDL), enhancement)

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: peterv, Assigned: peterv)

Details

Attachments

(1 file)

No description provided.

Most of the time, a lot of the WebIDL interfaces are never used with Xray wrappers.
We still always initialise the necessary PropertyInfo arrays whenever they're used
normally (not through Xray wrappers). I think we should postpone that initialisation
until we're actually going to use them with Xray wrappers.

Pushed by pvanderbeken@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d1070cff14c6 Only init PropertyInfos and sort IDs for resolving Xray properties once needed. r=nika
Pushed by pvanderbeken@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6d39486f84d5 Only init PropertyInfos and sort IDs for resolving Xray properties once needed. r=nika
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Flags: needinfo?(peterv)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: