Closed
Bug 1596687
Opened 5 years ago
Closed 5 years ago
Navigator.share() always fails with e10s off
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
Details
Attachments
(1 file)
Setting browser.tabs.remote.autostart
as false
can't do GetBrowserParent
(added in https://phabricator.services.mozilla.com/D49215) and thus causes failure in Navigator.share()
.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → saschanaz
Pushed by mcaceres@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a285497c169
Allow Navigator.share in non-e10s mode r=marcosc
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•