Open Bug 1417395 Opened 7 years ago Updated 7 years ago

Move prefs not used in Firefox to suite

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: cyu, Assigned: frg)

References

(Blocks 1 open bug)

Details

(Keywords: leave-open)

Attachments

(1 file)

These prefs are not used in firefox but are used by suite: accessibility.typeaheadfind.enabletimeout: https://searchfox.org/mozilla-central/rev/a662f122c37704456457a526af90db4e3c0fd10e/modules/libpref/init/all.js#986 profile.manage_only_at_launch: https://searchfox.org/mozilla-central/rev/a662f122c37704456457a526af90db4e3c0fd10e/modules/libpref/init/all.js#2841 They should be moved to comm-central
Assignee: nobody → frgrahl
Status: NEW → ASSIGNED
Keywords: leave-open
Version: unspecified → Trunk
Attached patch wg9sX-cc.diff (deleted) — Splinter Review
Bill did sent me a patch for a removed preference via email. Currently the toolbar has a problem because of the removed browser.chrome.toolbar_style which results in grippies always shown and other problems.
Comment on attachment 8933631 [details] [diff] [review] wg9sX-cc.diff r+ for patch received via email.
Attachment #8933631 - Flags: review+
Pushed by frgrahl@gmx.net: https://hg.mozilla.org/comm-central/rev/21a50e25d597 Restore browser.chrome.toolbar_style preference removed by Bug 1416703. r=frg
These three were also removed and need to be checked. > pref("ui.key.saveLink.shift", true); // true = shift, false = meta > // Middle-mouse handling > pref("middlemouse.openNewWindow", true); > // Whether UI options for controlling device visibility over WiFi are shown > // N.B.: This does not set whether the device can be discovered via WiFi, only > // whether the UI control to make such a choice is shown to the user > pref("devtools.remote.wifi.visible", true);
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: