Closed
Bug 1609019
Opened 5 years ago
Closed 5 years ago
browser.privatebrowsing.autostart not defined on Android
Categories
(GeckoView :: General, defect, P2)
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This causes an annoying error in the browser console:
Error while calling actor 'preference's method 'getBoolPref' preference is not of the right type: browser.privatebrowsing.autostart
ensurePrefType@resource://devtools/server/actors/preference.js:16:11
getBoolPref@resource://devtools/server/actors/preference.js:34:19
handler@resource://devtools/shared/protocol/Actor.js:154:37
onPacket@resource://devtools/server/debugger-server-connection.js:380:58
_onJSONObjectReady/<@resource://devtools/shared/transport/transport.js:464:22
exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22
exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22
Assignee | ||
Updated•5 years ago
|
Blocks: gv-log-spam
Rank: 10
Priority: -- → P2
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee73efc2aff3
Define browser.privatebrowsing.autostart on all.js. r=Ehsan
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•