Closed Bug 1633839 Opened 5 years ago Closed 5 years ago

Don't try to fall back to nsIWindowCreator in the content process

Categories

(Core :: DOM: Content Processes, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla78
Fission Milestone M6b
Tracking Status
firefox78 --- fixed

People

(Reporter: nika, Assigned: nika)

Details

Attachments

(1 file)

If a non NS_ERROR_ABORT error is returned from ProvideWindow in the content process, it can cause an assertion failure due to trying to fall back to window creation which is not supported in the content process. This change instead rejects the process as if NS_ERROR_ABORT was returned if in the content process.

Pushed by nlayzell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3dae69d1bc52 Don't try to fall back to nsIWindowCreator in the content process, r=kmag
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: