gecko-dev/browser/components
Ian Moody 7d6860c063 Bug 612373 - Add "Span" option for Windows and Linux to "Set As Desktop Background". r=Gijs
Gnome introduced this in 2.30[0], Windows in 8[1].
Preview is just an "international prohibition symbol" to save the complicated
business of trying to calculate a semi-accurate one.

[0]
8eb0886312
https://bugzilla.gnome.org/show_bug.cgi?id=603551
[1]
https://superuser.com/questions/1061416/which-version-of-windows-introduced-the-span-wallpaper-style

Differential Revision: https://phabricator.services.mozilla.com/D23336

--HG--
extra : moz-landing-system : lando
2019-03-27 18:26:19 +00:00
..
about Bug 1521725 - Remove remaining about:searchreset references. r=Gijs 2019-03-17 13:03:52 +00:00
aboutconfig Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs 2019-03-26 15:05:14 +00:00
attribution Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
build Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
contextualidentity Bug 1528695 - Part 2 : Use referrerInfo in openWindow, contextmenu and openLinkIn r=Gijs 2019-03-15 05:10:17 +00:00
controlcenter/content Bug 1513343 - Remove textarea binding and replace usages with html:textarea. r=bgrins,dao 2019-03-05 11:41:42 +00:00
customizableui Bug 1462911 - allow for new overflown items to be the first item in the overflow list, r=jaws 2019-03-26 19:14:27 +00:00
dirprovider Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
downloads Bug 1531119 - Remove editMenuCommands.inc.xul and make editMenuOverlay.js in charge of constructing the relevant commandset DOM r=bdahl,NeilDeakin 2019-03-21 14:18:48 +00:00
enterprisepolicies Bug 1536653 - browser/ automated ESLint no-throw-literal fixes. r=Gijs 2019-03-20 10:17:42 +00:00
extensions Bug 1536473 - ext-menu onWindowOpen handler should wait for SidebarUI to be fully initialized. r=mixedpuppy,Gijs 2019-03-25 20:47:27 +00:00
library Bug 1457784 - Replace warning-16.png with warning.svg. r=dao 2018-09-17 09:55:12 +00:00
migration Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
newtab Bug 1524970: Update more frontend code to explicitly pass a csp. r=Gijs,jdescottes 2019-03-27 16:38:01 +00:00
originattributes Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
payments Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
places Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs 2019-03-26 18:34:02 +00:00
pocket Bug 1524970: Update more frontend code to explicitly pass a csp. r=Gijs,jdescottes 2019-03-27 16:38:01 +00:00
preferences Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs 2019-03-26 15:05:14 +00:00
privatebrowsing Bug 1531693 - For the PrivateBrowsing about page test, ensure we wait for autocomplete to finish. r=mak 2019-03-26 18:01:05 +00:00
protocolhandler Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
resistfingerprinting Bug 1407366 - Part 5: Reset the Zoom in browser_bug1369357_site_specific_zoom_level.js r=johann 2019-02-06 12:59:26 -06:00
safebrowsing/content/test Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
search Bug 1535288 - Set up productization for Bengali (bn) on Firefox desktop and Firefox for Android r=mkaply 2019-03-26 12:09:26 +00:00
sessionstore Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer 2019-03-19 17:29:14 +00:00
shell Bug 612373 - Add "Span" option for Windows and Linux to "Set As Desktop Background". r=Gijs 2019-03-27 18:26:19 +00:00
syncedtabs Backed out changeset c0996caf797f (bug 1523761) for bc failures in browser/components/customizableui/test/browser_947914_button_history.js CLOSED TREE 2019-03-18 19:20:56 +02:00
tests Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
touchbar Bug 1529366 - Implement batch-updating of Touch Bar inputs. r=mikedeboer,spohl 2019-03-18 12:14:11 +00:00
translation Bug 1528751 - Add a custom eslint rule to check "consistent" if bracing. r=Standard8 2019-02-28 08:39:33 +00:00
uitour Bug 612373 - Add "Span" option for Windows and Linux to "Set As Desktop Background". r=Gijs 2019-03-27 18:26:19 +00:00
urlbar Bug 1539196 - Properly handle requests to hide one-off search buttons when the buttons weren't previously initialized. r=adw 2019-03-27 19:09:01 +00:00
.eslintrc.js
BrowserComponents.manifest Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
BrowserContentHandler.jsm Bug 1528695 - Part 2 : Use referrerInfo in openWindow, contextmenu and openLinkIn r=Gijs 2019-03-15 05:10:17 +00:00
BrowserGlue.jsm Bug 1537728: Simplify shouldCheck variable declaration in BrowserGlue._checkForDefaultBrowser r=dao 2019-03-21 14:25:48 +00:00
components.conf Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
distribution.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
moz.build Bug 1529088 - Hold the HTML-based about:config to Nightly until we get Product sign-off. r=florian,paolo 2019-02-27 21:54:57 +00:00
nsIBrowserHandler.idl