Closed Bug 1308860 Opened 8 years ago Closed 2 years ago

SDK loader generates too many exceptions

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gkrizsanits, Unassigned)

References

Details

(Whiteboard: [e10s-multi:-])

It's really shocking how much exception is generated and then swallowed by the loader. This shows up in the profiler. See bug 1305368 comment 2.

This is coming from the node style resolve, once I turned it off (seems like it's unused in the default case) it gained us around 30% in content process startup... 

Someone should look into this.
Whiteboard: [e10s-multi:?]
Bug 1308332 comment 16 says that the node compatibility code is necessary for Jetpack add-ons, but its performance can be improved considerably.
Whiteboard: [e10s-multi:?] → [e10s-multi:M2]
Whiteboard: [e10s-multi:M2] → [e10s-multi:?]
Whiteboard: [e10s-multi:?] → [e10s-multi:-]

Jetpack addons are no longer supported, so hopefully whatever code this is has been removed or cleaned up.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.