Mark Banner
4de85b3d5b
Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop
...
MozReview-Commit-ID: 9m9iss3jUJJ
2017-10-11 15:43:51 +01:00
Blake Kaplan
75a7d043b2
Bug 1406212 - Remove old uses of the now-defunct .web pref. r=timdream
...
I'm pretty sure these changes are correct, but please double-check my work
(especially on the test, which becomes much simpler now that there's only one
pref controlling the behavior).
MozReview-Commit-ID: JhjZeVAMxAV
2017-09-28 16:11:03 -07:00
Masatoshi Kimura
0fdac2aa09
Bug 1409617 - Convert test_ext_history_redirect.html to browser test and make it a bit robust. r=aswan
...
MozReview-Commit-ID: FKvBB01ntm4
2017-10-18 20:37:39 +09:00
Jared Wein
ca08400105
Bug 1230241 - Do not disturb language is awkward in about:preferences. r=evanxd
...
MozReview-Commit-ID: 8FMy3bTUykU
2017-10-16 11:31:01 -04:00
Bob Silverberg
a05b5fa348
Bug 1406379 - Implement windowTypes option for windows.getAll, r=mixedpuppy
...
This option works in Chrome and is documented to work in Firefox but seems
to have never been implemented.
MozReview-Commit-ID: KOu8TRaCCzL
2017-10-16 16:01:59 -04:00
Sebastian Hengst
9687c5d0ea
merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE
2017-10-18 15:54:23 +02:00
Sebastian Hengst
9b30360e6e
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 790IXj5MZ4f
2017-10-18 11:48:34 +02:00
Bob Silverberg
1da3e71d51
Bug 1408993 - Allow tabs.create to create URLS in reader mode, r=mixedpuppy
...
MozReview-Commit-ID: B5Nk0ZVvQIC
2017-10-16 10:42:45 -04:00
Mike de Boer
ad8cb0c27f
Bug 1366646 - Include borders and padding when calculating the offset of a window inside an (i)frame. r=jaws
...
MozReview-Commit-ID: 58fBRcw1lg3
2017-10-18 13:58:36 +02:00
Sebastian Hengst
44e618ee22
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-10-18 00:05:25 +02:00
Sebastian Hengst
56c87a5d0b
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 2KL1o3EPUk
2017-10-17 23:52:28 +02:00
Sebastian Hengst
f320884e1f
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: FppFukd8eis
2017-10-17 23:49:39 +02:00
Ryan VanderMeulen
99112e9931
Backed out 5 changesets (bug 1407351) for causing bug 1409395 and breaking nightlies.
...
Backed out changeset e6ee25ad6a9f (bug 1407351)
Backed out changeset 8e04412824b5 (bug 1407351)
Backed out changeset effeee94316e (bug 1407351)
Backed out changeset a53f34a45f9b (bug 1407351)
Backed out changeset 86a360e12b8a (bug 1407351)
2017-10-17 10:07:55 -04:00
Mike de Boer
ed65e8c9b2
Bug 1402267 - Add a scalar telemetry probe that tracks SessionFile worker restarts. data-r=liuche, r=chutten,liuche,ttaubert
...
MozReview-Commit-ID: F3kCfz18kcQ
2017-10-17 12:04:37 +02:00
Mike de Boer
8fb809bc58
Bug 1402267 - Restart the SessionWorker each time there are failures reported as much as defined in the 'browser.sessionstore.max_write_failures' pref. r=ttaubert
...
MozReview-Commit-ID: 91vOcbmhFmj
2017-10-17 11:59:33 +02:00
Sebastian Hengst
08efa86e76
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 1h3kZyrtqSt
2017-10-17 11:45:16 +02:00
Joshua Longhi
b8ee9f4f35
Bug 1408428 - Remove toolkit.telemetry.enabled preference element. r=chutten
2017-10-16 17:57:55 -04:00
Jared Wein
d6f301d618
Bug 1409463 - Handle customization mode when only the Spacer is left. r=mconley
...
mconley helped with the initial setup here and they were reviewed by myself (jaws). His changes have been folded in to this patch since they didn't work as a standalone changeset.
MozReview-Commit-ID: E7U1ZciJl4D
2017-10-15 14:11:57 -04:00
Andrea Marchesini
b31ca77980
Bug 1340450 - Adding an extra space in order to make eslint happy, r=me
2017-10-17 19:21:04 +02:00
Andrea Marchesini
ce0fdcbec9
Bug 1340450 - When containers are disabled, it should not be possible to reopen container tabs, r=mdeboer
2017-10-17 19:02:32 +02:00
Phil Ringnalda
6f4d37fc42
Backed out changeset 5b9d2ebcf44e (bug 1033395) for failures in browser_overflow_anchor.js
...
MozReview-Commit-ID: LfhmJLydnaF
2017-10-16 22:01:54 -07:00
Masatoshi Kimura
0a8368dc11
Bug 1406594 - Fix history.search and history.getVisited so that they find hidden items correctly. r=aswan,bsilverberg
...
I had to add a mochitest because PlacesUtils.history.insertMany cannot create hidden redirects.
I also added a support for the "reload" transition while I am here.
MozReview-Commit-ID: ECQp6pW2r8v
2017-10-07 06:04:56 +09:00
Chung-Sheng Fu
223649f0ac
Bug 1362249 - Split browser/components/resistfingerprinting/test/browser/browser_roundedWindow_windowSetting_min.js. r=smaug,timhuang
...
MozReview-Commit-ID: G4cNwDLagOB
2017-10-16 10:20:21 +08:00
Chung-Sheng Fu
b0a26ac790
Bug 1355717 - Split browser/components/resistfingerprinting/test/browser/browser_roundedWindow_windowSetting_max.js. r=smaug,timhuang
...
MozReview-Commit-ID: ElIAnp8z7Ex
2017-10-16 10:51:07 +08:00
Chung-Sheng Fu
440de35f52
Bug 1352661 - Split browser/components/resistfingerprinting/test/browser/browser_roundedWindow_open_max.js. r=smaug,timhuang
...
MozReview-Commit-ID: 5D51Xq4vrHd
2017-10-16 10:45:22 +08:00
Neil Deakin
99e48b9b66
Bug 1404999, force command updating to be enabled when a menu is opened, r=mconley
2017-10-16 11:44:59 -04:00
Andrea Marchesini
2cb6bf409a
Bug 1404105 - Sanitize.js must check if QuotaManager returns an error before continuing with cleaning data, r=janv
2017-10-16 11:50:01 +02:00
Sebastian Hengst
040a1b2bbb
merge mozilla-central to autoland. r=merge a=merge
2017-10-17 11:46:52 +02:00
Marco Bonardo
dcbda9bca0
Bug 1405722 - Remove the IsLivemark() bookmarks observer from PlacesUIUtils. r=standard8
...
MozReview-Commit-ID: 586IR54ggbm
2017-10-10 12:05:19 +02:00
Erica Wright
fa263f98ba
Bug 1033395 - Panels Should Be Anchored from the Same Height on the Toolbar. r=johannh
...
MozReview-Commit-ID: 6bhlfeD1esE
2017-09-13 15:49:32 -04:00
Erica Wright
a25284c228
Bug 1407754 - exiting customize mode quickly after adding a toolbar item to toolbar properly adds it to the toolbar. r=jaws
...
MozReview-Commit-ID: C7uvVVWoIeB
2017-10-13 09:27:48 -04:00
Mark Striemer
7b2c532c77
Bug 1407999 - Support locked prefs for homepage r=jaws
...
MozReview-Commit-ID: Fxo0jh6KbOt
2017-10-12 12:47:36 -05:00
Chung-Sheng Fu
2ff8f777d7
Bug 1373139 - Split browser/components/resistfingerprinting/test/browser/browser_roundedWindow_open_mid.js. r=smaug,timhuang
...
MozReview-Commit-ID: DZ9Tb7ZeGaO
2017-10-16 10:32:42 +08:00
Chung-Sheng Fu
74af464927
Bug 1356257 - Split browser/components/resistfingerprinting/test/browser/browser_roundedWindow_windowSetting_mid.js. r=smaug,timhuang
...
MozReview-Commit-ID: KrPO4XMFgG5
2017-10-16 10:56:03 +08:00
Johann Hofmann
04908d62f7
Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo
...
Part 1 added support for changing default permissions via pref. This
patch adds support in the frontend code, which is required to actually
make it work for most permission prompts.
This patch introduces the concept of SitePermissions.PROMPT (which
already exists in the permission manager) to distinguish between
the default UNKNOWN state and the explicit PROMPT state. They both
have the same effect (always asking the user for confirmation).
MozReview-Commit-ID: 2Gg9uwigter
2017-07-10 23:33:37 +02:00
Erica Wright
942200ccac
Bug 1033395 - Panels Should Be Anchored from the Same Height on the Toolbar. r=johannh
...
MozReview-Commit-ID: 6bhlfeD1esE
2017-09-13 15:49:32 -04:00
Sebastian Hengst
85a417c111
merge mozilla-central to autoland. r=merge a=merge
2017-10-17 23:54:52 +02:00
Felipe Gomes
16be41e94b
Bug 1407351 - Simplify check for e10s in about:preferences. r=jaws
...
This code that checks the status code is not necessary, the boolean answer is already stored in Services.appinfo.browserTabsRemoteAutostart.
MozReview-Commit-ID: HhanM9nnXBs
2017-10-17 13:39:57 -02:00
Felipe Gomes
b9bcd5b159
Bug 1407351 - Remove Nightly-only e10s checkbox in about:preferences. r=jaws
...
MozReview-Commit-ID: 39kpPYgmYZd
2017-10-17 13:39:54 -02:00
Felipe Gomes
0f344c77d4
Bug 1407351 - Remove nightly-only e10s testing features from the main browser window. r=mikedeboer
...
The only thing that I didn't remove was the process ID on the tab tooltip, which I find to be super helpful. For that, I changed the check from E10S_TESTING_ONLY to NIGHTLY_BUILD.
MozReview-Commit-ID: 2qNWebBpsMY
2017-10-17 13:39:50 -02:00
Sebastian Hengst
46340c1c18
Backed out changeset 824ed2525081 (bug 464450) for failing reftest editor/reftests/xul/autocomplete-1.xul on Linux builds with stylo disabled and frequently asserting in crashtests, e.g. in docshell/base/crashtests/914521.html. r=backout
2017-10-17 17:59:52 +02:00
Dão Gottwald
712a7cb694
Bug 464450 - Get rid of the "padded" class and clean up related styling. r=mak
...
MozReview-Commit-ID: GVR1I4WTgum
2017-10-13 10:59:46 +02:00
Ryan VanderMeulen
38662e82c8
Merge m-c to autoland. a=merge
2017-10-17 10:08:29 -04:00
Dan Banner
5af4450327
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Joel Maher
1b0e318805
Bug 1408730 - skip browser_ebay.js on artifact builds. r=mkaply
2017-10-15 10:24:45 -04:00
Kyle Machulis
d02dd47205
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
...
MozReview-Commit-ID: GCATWRt6qMo
2017-10-06 13:27:23 -07:00
Michael Kaply
7f3da09dc5
Bug 1406164 - We're bringing eBay back. r=flod
...
MozReview-Commit-ID: K37Eiz2TSRU
2017-10-13 13:30:02 -05:00
Chung-Sheng Fu
a5854530ae
Bug 1406294 - Refactor browser/components/resistfingerprinting/test/browser rounded window tests. r=smaug,timhuang
...
MozReview-Commit-ID: GSUW3zWPF0K
2017-10-06 17:59:17 +08:00
Nihanth Subramanya
f125e08aa2
Bug 1389094 - Increase height of sidebar search bar and tree items in touch mode. r=dao
...
MozReview-Commit-ID: HxT3eNHImyz
2017-10-08 22:06:30 +05:30
Sebastian Hengst
ded2f7a0dd
Merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 5oI3jfNbQVt
2017-10-13 11:12:47 +02:00