Closed Bug 1412088 Opened 7 years ago Closed 7 years ago

MainThreadHandoff call to Interceptor::GetInterceptorFromIID should be smarter

Categories

(Core :: IPC: MSCOM, enhancement)

Unspecified
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox58 --- affected

People

(Reporter: bugzilla, Unassigned)

Details

(Whiteboard: aes+)

We already have the target interface, but the interceptor currently queries it from the main thread anyway. GetInterceptorForIID should accept an optional parameter that allows us to supply the target if we already have it.
Nah, this is invalid. I misread the code: we only ever call GetInterfaceForIID when we know that the interceptor already supports that target.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.