Samael Wang
1e9e35e6e1
Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
...
MozReview-Commit-ID: G2GW4ZPIfH3
2016-12-22 16:06:50 +08:00
Mark Banner
6fd5e31454
Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak
...
MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : 80a6a958bc77c1a2d54315fade912ec9c4a0bea1
2016-12-07 13:45:56 +00:00
Mark Banner
567a61f3c6
Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak
...
MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : aa1d66e059a89b45408deecf918b05c9893555f2
2016-12-07 13:45:56 +00:00
Gijs Kruitbosch
70e962988d
Bug 1285577 - part 3: keep track of added visits in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 7HCA7cKhws4
--HG--
extra : rebase_source : 711f3575093b84bf6dfb18e7750f49c58858ebbc
2016-11-30 11:56:25 +00:00
Gijs Kruitbosch
f9853bee1e
Bug 1285577 - part 2: keep track of added logins in an import and allow removing them, r=MattN
...
MozReview-Commit-ID: JZbOkmZ7ZZG
--HG--
extra : rebase_source : fc36e4a137e6eef890091fb46e5f149a3cc1c46f
2016-11-30 11:50:38 +00:00
Gijs Kruitbosch
fb5973dfbc
Bug 1285577 - part 1: keep track of added bookmarks in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 8pKlBmDVX5X
--HG--
extra : rebase_source : 88a07f15e920d570576d0220f541f156f6da86f9
2016-11-30 11:48:03 +00:00
Gijs Kruitbosch
8d66045e8d
Bug 1285577 - part 0a: make login manager return the login we're creating with addLogin, r=MattN
...
This patch also addresses logic issues in LoginHelper.maybeImportLogin, renames
a parameter of maybeImportLogin to be consistent and adds a test.
MozReview-Commit-ID: 12llkOyF7ne
--HG--
extra : rebase_source : 371688e1112a91b6068bbd4780d33231dbaef7fd
2016-11-30 11:03:21 +00:00
Sebastian Hengst
2b7a18a819
Backed out changeset a53f5aa00347 (bug 1308656) for syntax error in browser_dbg_searchbox-parse.js (line cut off). r=backout
2016-12-21 09:44:17 +01:00
Wes Kocher
b427632e5a
Merge m-c to inbound, a=merge
2016-12-19 16:48:34 -08:00
Wes Kocher
cc2a84852b
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 5Ytu9rQ8iD5
2016-12-19 16:46:20 -08:00
Carsten "Tomcat" Book
51614d31e4
Backed out changeset 059753ec9117 (bug 1315105) for test failures in own test
...
--HG--
extra : rebase_source : de2846d1205d3e885c1040379f2816629a925d22
2016-12-19 15:59:14 +01:00
Carsten "Tomcat" Book
f1b50a1663
Backed out changeset cb1e59969729 (bug 1315105)
...
--HG--
extra : rebase_source : 2b71de0fbd36b44663caf37654c88e64bfe9af2c
2016-12-19 15:58:55 +01:00
Mark Banner
05741348cf
Bug 1147034 - Use contentDocumentAsCPOW/contentWindowAsCPOW instead of contentDocument/contentWindow in search tests. r=mconley
...
MozReview-Commit-ID: DcqylIo2FeY
--HG--
extra : rebase_source : 72bf8569fd7004ece545a0dd9f280dd250d5e6bc
2016-12-14 13:20:30 +00:00
Sebastian Hengst
db0773ee3e
Backed out changeset 61029bd1995a (bug 1285577) for failing test_autofill_https_upgrade.html at least on Linux. r=backout
2016-12-20 22:56:02 +01:00
Sebastian Hengst
e36b2e502c
Backed out changeset 12aa73f4a982 (bug 1285577)
2016-12-20 22:54:35 +01:00
Sebastian Hengst
7ed2722b24
Backed out changeset 78a3cd5bf313 (bug 1285577)
2016-12-20 22:54:31 +01:00
Sebastian Hengst
d87d8e6640
Backed out changeset 10388e609fe3 (bug 1285577)
2016-12-20 22:54:26 +01:00
Sebastian Hengst
35be83c7bc
Backed out changeset 1ffe78f2ab5a (bug 1285577)
2016-12-20 22:53:48 +01:00
Sebastian Hengst
ecf9125f08
Backed out changeset e66794fae8f7 (bug 1285577)
2016-12-20 22:53:30 +01:00
Jared Wein
5bd1728363
Bug 1324167 - Create telemetry probes to track which preference categories are opened. r=Gijs privacy-review=bsmedberg
...
MozReview-Commit-ID: 39UhphnkKkC
--HG--
extra : rebase_source : 8e711aa36ef8af3b64bd275c996a07921c122433
2016-12-20 16:37:04 -05:00
Jared Wein
c8c93140af
Bug 1324865 - Remove the FX_STARTUP_EXTERNAL_CONTENT_HANDLER telemetry probe now that it is expired. r=rstrong
...
MozReview-Commit-ID: 7bQQadOJIhL
--HG--
extra : rebase_source : f4324dac478d2b86097de934ef99ef4077bbcc46
2016-12-20 14:23:59 -05:00
Gijs Kruitbosch
8c2667b6ec
Bug 1285577 - followup: Fix eslint complaining about unused vars and spaces, rs=bustage a=bustage
...
MozReview-Commit-ID: KtjRdtulyLN
2016-12-20 19:56:54 +00:00
Gijs Kruitbosch
cb7ec389a9
Bug 1285577 - part 4: save, use and delete implementations for import undo state, r=mak
...
MozReview-Commit-ID: FVy2MMpvV65
--HG--
extra : rebase_source : 5187ce09771d6288ad864a44d1f3fd86ec60ce22
2016-12-19 21:56:20 +00:00
Gijs Kruitbosch
75e4193f12
Bug 1285577 - part 3: keep track of added visits in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 7HCA7cKhws4
--HG--
extra : rebase_source : 16091dde8d36cb05d794a4a32341f57d470242be
2016-11-30 11:56:25 +00:00
Gijs Kruitbosch
7ae04355c1
Bug 1285577 - part 2: keep track of added logins in an import and allow removing them, r=MattN
...
MozReview-Commit-ID: JZbOkmZ7ZZG
--HG--
extra : rebase_source : c6f10003226c22404a31b1c33a5c4bef654fed4a
2016-11-30 11:50:38 +00:00
Gijs Kruitbosch
d50600d402
Bug 1285577 - part 1: keep track of added bookmarks in an import and allow removing them, r=mak
...
MozReview-Commit-ID: 8pKlBmDVX5X
--HG--
extra : rebase_source : 0673ea396eff2cfbcc656b7f89cd50ac850e13dc
2016-11-30 11:48:03 +00:00
Gijs Kruitbosch
00c227d626
Bug 1285577 - part 0a: make login manager return the login we're creating with addLogin, r=MattN
...
This patch also addresses logic issues in LoginHelper.maybeImportLogin, renames
a parameter of maybeImportLogin to be consistent and adds a test.
MozReview-Commit-ID: 12llkOyF7ne
--HG--
extra : rebase_source : 46ef58193bbf5586d2d00c6faea98ea50181c403
2016-11-30 11:03:21 +00:00
Wes Kocher
0b3c388b2f
Merge m-c to autoland, a=merge
2016-12-20 11:48:21 -08:00
Jared Wein
a0b75bb470
Bug 934205 - Add link to install more themes from the Add-on Manager. Original patch written by MattN. r=MattN
...
MozReview-Commit-ID: 4LeqpQyFxDg
--HG--
extra : rebase_source : 8a59fbb26b18dcef79f79a7ffc210259900b3302
2016-12-19 21:47:46 -05:00
Masatoshi Kimura
a654e25d18
Bug 1317569 - Unship d3dcompiler_43.dll. r=glandium
...
MozReview-Commit-ID: DSOOKc94wNV
--HG--
extra : rebase_source : 007a4c974ba16f2dc6e77e4b78e919769e0af8d1
extra : source : b448674d91482b214fb2a6c4e83d2e86638f28ef
2016-11-15 06:56:01 +09:00
Bob Silverberg
526630bfba
Bug 1324760 - Expose a function that clears plugin data in sanitize.js, r=mak
...
MozReview-Commit-ID: A8AxhyzyEwk
--HG--
extra : rebase_source : 6c3c2c09fa011f36f38549d442bd6c85c880b281
2016-12-20 09:24:06 -05:00
Phil Ringnalda
a6a339991d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: DIIe4uRVqAO
2016-12-18 20:22:37 -08:00
Vedant Sareen
9fe2fdf0cb
Bug 1323134 - Stop setting the crop attribute on tabs. r=dao
2016-12-18 19:09:27 +01:00
Jalen Adams
3f179e98f1
Bug 1320154 - Remove leftover chrome://browser/skin/Security-broken.png file on Linux. r=jaws
...
MozReview-Commit-ID: BXZHenUUsrc
--HG--
extra : rebase_source : 94a454747928818ec1232e154908604af0165b57
2016-12-18 10:54:07 -05:00
Phil Ringnalda
a122b98497
Merge m-c to m-i
2016-12-17 20:15:38 -08:00
Phil Ringnalda
fb15175801
Merge m-c to autoland
2016-12-17 14:01:43 -08:00
Phil Ringnalda
3abfe370ac
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 3TWj1elRxgV
2016-12-17 14:00:48 -08:00
Iulian Radu
074a78e4ff
Bug 1322565 - Remove gecko.handlerService.allowRegisterFromDifferentHost pref, r=gijs
...
MozReview-Commit-ID: Dlpt96MfoNP
--HG--
extra : rebase_source : 0355d5422af8a991057211fabd69f7fdfe3440f2
2016-12-16 01:53:50 +02:00
Paolo Amadini
8131ab6c9d
Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past
...
MozReview-Commit-ID: 5xY87Jnekv7
--HG--
extra : rebase_source : 0aacb6a4afcd11bf731220df694dc7c12d73dc38
2016-12-15 14:39:30 +01:00
Wes Kocher
678edfadfb
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: 85xWi937vw6
2016-12-16 16:22:39 -08:00
Shane Caraveo
75b4321f38
Bug 1321615 fix tests for header modification in toplevel loads, r=kmag
...
MozReview-Commit-ID: DN6LgekAsRm
--HG--
extra : rebase_source : d94aaab49c2df55ea7e5628ad4561bf0743011b1
2016-12-17 10:14:26 -10:00
Phil Ringnalda
c04c07394e
Merge m-c to m-i
...
MozReview-Commit-ID: CiAsqfePW9u
2016-12-17 14:02:39 -08:00
Kris Maglione
22eba76d86
Bug 987512: Part 5 - Remove manual AddonManager promise wrappers. r=rhelmer
...
MozReview-Commit-ID: LrEiGbQGrt6
--HG--
extra : rebase_source : 38971f7242261e5d8b11d586f6eb033b6364c6cf
extra : histedit_source : 0b9403a97d3f3092b8991e8e6af5095b898dd8c3
2016-12-15 12:03:24 -10:00
Tomislav Jovanovic
689c8eff70
Bug 1316020 - Add separator before extension items in context menus r=kmag
...
MozReview-Commit-ID: LNQTZtNQgLN
--HG--
extra : rebase_source : 324262ce73f33206de5b15af9087a8e10c7ffe66
2016-12-06 01:29:09 +01:00
Dão Gottwald
a4f102118b
Bug 1323807 - Make sanitize.js handle the search bar having moved to the overflow or menu panel. r=mak
...
--HG--
extra : rebase_source : 9b166413b396a718d08c24737aa6715e2f369bb4
2016-12-16 19:57:08 +01:00
Fischer.json
2684951bfc
Bug 1312372 - List sites using storage in Settings of Site Data, r=jaws
...
MozReview-Commit-ID: HqaiLW5R8Qv
--HG--
extra : rebase_source : 24f1fbe0db943b721ada9b698e36fd769fd5a776
2016-11-25 17:35:25 +08:00
Carsten "Tomcat" Book
a244c7fb4a
merge mozilla-inbound to mozilla-central a=merge
2016-12-16 16:04:50 +01:00
Shawn Huang
aad0ff9e12
Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku
2016-12-16 18:00:53 +08:00
Gijs Kruitbosch
c38d38f381
Bug 1322720 - don't show the homepage on firstrun if a pref is flipped, r=dao
...
MozReview-Commit-ID: FhWyo7omun3
--HG--
extra : rebase_source : 4f214431322cd1fb8b39c0f4a2b873dbce8ff593
2016-12-15 15:40:50 +00:00
Steve Jarvis
7f70113bbd
Bug 1319762 - Remove download.xul and related unused files. r=florian
...
Remove files and resources no longer shipped or referenced and update
the appropriate packaging files.
MozReview-Commit-ID: Apaa2JnOTMt
--HG--
extra : rebase_source : e4f13f309fff39a5254d5cd7b53e98b51c6d21f8
2016-12-15 07:47:07 -07:00
Ryan VanderMeulen
6fe62f6029
Bug 1323915 - Update pdf.js to version 1.6.401. r=bdahl
2016-12-15 22:41:56 -05:00
Phil Ringnalda
f680e72cc6
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 4iKvEwhyJQJ
2016-12-15 17:47:41 -08:00
Matthew Noorenberghe
e3a96b536f
Bug 1319919 - Fix vertical spacing, font-size, and colors of the insecure field warning. r=seanlee
...
MozReview-Commit-ID: LngIqzZPCw9
2016-12-15 14:26:47 -05:00
Michael Layzell
79e5a00cd7
Bug 1310766 - Part 1: Close inactive frameloaders when destroying frameloader rather than when closing tab, r=ehsan
...
MozReview-Commit-ID: FHKRe9dFDYt
--HG--
extra : rebase_source : 7e8748198b96085a1f3e9561ae6bc1d51271f6ff
2016-12-15 13:17:16 +08:00
Gijs Kruitbosch
cb6c0c81ac
Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley
...
MozReview-Commit-ID: 2yb0WGFYBsH
--HG--
extra : rebase_source : 376171077c577e41e82cec5e994c425c6d9f2d80
extra : histedit_source : 39aad91381749a263042cd0452fe32019a1974b8
2016-12-09 09:23:24 -10:00
Gijs Kruitbosch
359efd2e81
Bug 1322609 - use getTabBrowser() instead of a type attribute check in marionette, r=ato
...
MozReview-Commit-ID: 9iIJyGgoJRU
--HG--
extra : rebase_source : c883354c3fc4de494981049734c60128c737913a
2016-12-09 10:55:25 -10:00
Carsten "Tomcat" Book
877ffa1db2
merge mozilla-inbound to mozilla-central a=merge
2016-12-15 14:17:53 +01:00
Tooru Fujisawa
55b7d72d60
Bug 1323276 - Use CustomizableUI.removeWidgetFromArea to explicitly remove new window button. r=dao
2016-12-15 16:54:46 +09:00
Claas Augner
fd70fbf828
Bug 1292629 - Persist the keyword input field of the one-click search settings when the filed loses focus unless Escape is pressed. Previously the field would only persist if Enter was used. r=jaws
2016-12-14 09:14:03 +01:00
Matheus Longaray
e6b68c3ab4
Bug 1306294 - Filters out not worth-saving tabs from session state. r=mikedeboer
...
--HG--
extra : amend_source : f68d04558cad4c72c9dbdef661dd6158c8a5a403
2016-12-06 03:30:00 -05:00
Pawan Sasanka
b33143afe1
Bug 1319539 - Remove leftover chrome://browser/skin/syncProgress-*.png files. r=florian
2016-12-13 15:57:58 +05:30
Florian Quèze
50226f6114
Bug 1313324 - Cover the screensharing UI with browser chrome test, r=past.
...
--HG--
rename : browser/base/content/test/webrtc/browser_devices_get_user_media.js => browser/base/content/test/webrtc/browser_devices_get_user_media_screen.js
2016-12-15 00:56:35 +01:00
Gijs Kruitbosch
29ab0a4926
Bug 791597 - followup, fix tests being picky, rs=me,bustage
...
MozReview-Commit-ID: IiqeMXNB6nH
--HG--
extra : rebase_source : db0cbeb351716c6dea612f272ddb1cec045b99d0
2016-12-14 16:53:20 +00:00
s7hoang
c4bfc4d8e9
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
--HG--
extra : source : 843b98464b4026115e37b945d56bc9b70b213de3
extra : amend_source : d8d71b09715131dc7407e4bb94a11d11997ec198
2016-12-13 13:44:39 -05:00
Joel Maher
9f60f5a226
backout aba885aafee0210b1f063a423b1c0b3ce28d15f7 for intermittent bug 1272834
...
MozReview-Commit-ID: BTJ13wWojaI
2016-12-14 10:59:43 -05:00
Carsten "Tomcat" Book
4175c1315d
Merge mozilla-central to mozilla-inbound
...
--HG--
extra : rebase_source : 3b14fbfe6a8d14b3935f79d1459f04a59452154d
2016-12-14 16:53:27 +01:00
Carsten "Tomcat" Book
fd4709f9c1
merge mozilla-inbound to mozilla-central a=merge
2016-12-14 16:41:28 +01:00
Michael Layzell
65b516822e
Bug 1318767
- Part 3: Use SessionStore to recover from missing GroupedSHistory segments, r=ehsan, r=mconley
...
MozReview-Commit-ID: FDmQIjiHox7
2016-12-13 16:32:54 +08:00
Michael Layzell
5d13424101
Bug 1318767
- Part 2: Correctly swap web progress listeners when swapping frameloaders, r=dao
...
MozReview-Commit-ID: KbUd2Os5qac
2016-11-25 10:06:00 +08:00
Gijs Kruitbosch
aa30f290ac
Bug 791597, r=mak
...
MozReview-Commit-ID: VkDtwOuyMq
--HG--
extra : rebase_source : 63d6a9e2bd0cd72c779fb0f657c20875805abafd
2016-11-24 16:09:32 +00:00
Michael Layzell
14a9005e68
Bug 1318767
- Part 1: When performing SessionRestore on a GroupedSHistory tab, ensure that it reverts to a complete SHistory state before restoring, r=mikedeboer
...
MozReview-Commit-ID: 2zNXDtkx3bs
2016-11-24 10:45:00 +08:00
Michael Layzell
d24aef4068
Bug 1318472 - Remove inactive hidden tabs when removing the primary tab, r=ehsan
...
MozReview-Commit-ID: KiMsKOljNpE
2016-12-14 01:55:00 +08:00
Carsten "Tomcat" Book
3583928097
Backed out changeset 843b98464b40 (bug 1028200
) for failing on own test
2016-12-14 10:37:01 +01:00
s7hoang
0333e3b828
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
2016-12-13 13:44:39 -05:00
Phil Ringnalda
082cc32ea9
Merge m-c to autoland
2016-12-15 17:52:23 -08:00
Kit Cambridge
f97b3eef3b
Bug 1322408 - Use gBrowser.loadTabs
to open all tabs when middle-clicking a client in Synced Tabs. r=markh
...
MozReview-Commit-ID: 6phgHjAAXUs
--HG--
extra : rebase_source : 44260c7a8f407c1efa869912e6407e81e68fb2eb
2016-12-07 11:46:36 -10:00
Gijs Kruitbosch
e022c25cf8
Bug 1322726 - add UITour API to support opening about:newtab in the current tab, r=MattN
...
When running the tests by dir, I noticed the tracking protection test requires extra
files to work, but don't list those, so I fixed that.
MozReview-Commit-ID: FUi8XQImvbI
--HG--
extra : rebase_source : 22cda58541764b624b9d75fbe0fd76275203aa18
2016-12-15 14:30:36 +00:00
Ralph Giles
f556d427fb
Bug 1283898 - Don't set RUSTC for artifact builds. r=gps
...
The --disable-compile-environment configure option used by
the artifact builds removes all support for toolchains,
including setting paths for them with environment options.
Unset the RUSTC and CARGO vars inherited from mozconfig.rust
in the artifact mozconfigs to accommodate the invalid option
check, just like we do for the CC and CXX options.
MozReview-Commit-ID: IwPetRaIY25
--HG--
extra : rebase_source : 37fb4bf9e69d3082cc0ed6b0013e6363a7e8e8e5
2016-12-13 11:16:53 -08:00
Ralph Giles
4dc898d784
Bug 1283898 - Add tooltool rust to path for js hazard jobs. r=gps
...
Tasks calling these generally use tooltool and the hazard
manifest to provide toolchains, but the setup job doesn't
they don't use a mozconfig to configure paths, and the analysis
job uses a different TOOLTOOL_DIR.
The build calls configure, which defaults to --enable-rust,
so we need to add the correct rust toolchain path to the
environment like we do for C++.
MozReview-Commit-ID: gFnZ0SK1f7
--HG--
extra : rebase_source : f7cabb5b15551f5b00ff8271ceddeb4b47146c03
2016-12-13 10:56:52 -08:00
Ralph Giles
43f1fe54f3
Bug 1283898 - Update linux64 tooltool rust to support i686. r=gps
...
Update the linux64 releng tooltool manifest to to same
repack of rustc 1.14.0-beta.2 with support for x86_64 and
i686 targets we're using for the linux32 builds.
This is necessary for --enable-rust to work on 32-bit
Spidermonkey cross builds.
MozReview-Commit-ID: 1xfOBHOZ4iB
--HG--
extra : rebase_source : a1ec78464be1d82929c25c35fe18b8f9e4fae148
2016-12-13 10:49:02 -08:00
Ralph Giles
175aa9f527
Bug 1283898 - Make tooltool rust available in all automation. r=gps
...
Include mozconfig.rust in the common mozconfig so all jobs
will have the same rust config.
Automation mozconfigs all inherit from mozconfig.common,
so we can include mozconfig.rust there and not need it
anywhere else.
Remove --enable-rust from mozconfig.rust now that it's
the default. We only need the RUSTC and CARGO path
variables so jobs can find the toolchain installed from
the tooltool manifest. Also some automation jobs reject
the configure option if we set it unconditionally.
The --enable-rpath comment is no longer necessary; rust has
been consistently built this way for some time.
MozReview-Commit-ID: 2IeIIIinnPL
--HG--
extra : rebase_source : 79dadcc5ed13f2db312042d755a57698f267e902
2016-11-30 16:10:33 -08:00
Ralph Giles
2f1583e05d
Bug 1283898 - Add rust to more automation builds. r=mshal
...
Jobs using these additional tooltool manifests need an appropriate
rust toolchain when rust code is enabled.
MozReview-Commit-ID: YM7yjJk3w5
--HG--
extra : rebase_source : d98f3a9c2b1bcba337eedcaa06125ac5fb9dfd40
2016-11-30 15:08:15 -08:00
Tomislav Jovanovic
6db67b4e57
Bug 1316020 - Implement tab context for browser.contextMenus r=kmag
...
MozReview-Commit-ID: LNQTZtNQgLN
--HG--
rename : browser/components/extensions/test/browser/browser_ext_contextMenus_actionMenus.js => browser/components/extensions/test/browser/browser_ext_contextMenus_chrome.js
extra : rebase_source : 09094a700a5a7a1cc2d95ebea4fd6ddadf7928f2
2016-11-21 23:29:42 +01:00
Fischer.json
c3d82be2df
Bug 1312361 - Clear all sites data from the Site Data section, r=Gijs
...
MozReview-Commit-ID: 7JbzO7TQaeX
--HG--
extra : rebase_source : d0fcc521cc12bd84eee00525982e3d2cabe92eee
2016-11-15 14:49:18 +08:00
Carsten "Tomcat" Book
46b566a7e0
Merge mozilla-central to autoland
2016-12-15 14:26:10 +01:00
Marco Bonardo
975f9b571e
Bug 1321556 - Remove unused bindings from urlbarbindings.xml. r=dao
...
MozReview-Commit-ID: FfIsoh76ajn
--HG--
extra : rebase_source : cfc30eb7a1d9961d108dbad9ca0fb32d5c208043
2016-12-09 14:17:12 -10:00
David Malaschonok
bc0f62486b
Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
...
MozReview-Commit-ID: BCX4h3CdBhc
--HG--
extra : rebase_source : 799f964e4d73d6fb0ce317474fdc3c3b457b653c
2016-10-30 11:59:29 +01:00
Wes Kocher
c312b6dc60
Merge m-c to autoland, a=merge
2016-12-19 16:48:50 -08:00
Wes Kocher
fd76f4dde0
Backed out changeset f1a3a13b5ab4 (bug 552434) for browser-chrome failures a=backout
2016-12-19 16:32:39 -08:00
David Malaschonok
3b32ee3cfa
Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
...
MozReview-Commit-ID: 4xLKlNRvHkz
--HG--
extra : rebase_source : 2aa825e71689538fb323da4099526fa07e1d01c0
2016-10-30 11:59:29 +01:00
Wes Kocher
f015ecd4bf
Backed out changeset 781d1e9b8586 (bug 1322033) for webextension xpcshell bustage a=backout
...
--HG--
extra : rebase_source : 46591fb028e7a25db4e24c476896526b420a1280
2016-12-19 14:27:15 -08:00
Mike Conley
e8e8002240
Bug 1321376 - Make browser_selectpopup.js wait for SelectContentHelper to think that the popup in the parent has closed when hiding popups. r=enndeakin+6102
...
This is because in single-process mode, key events might be handled before messages.
MozReview-Commit-ID: 7Kpq1N0TjCu
--HG--
extra : rebase_source : c94d185c727c245b54523e7c2666d22d69c92a52
2016-11-28 16:07:41 -08:00
Pavan
7933f0e866
Bug 1299967 - Sort page permissions list alphabetically. r=Gijs
...
--HG--
extra : rebase_source : 9fddcb31e39933345eb3e0d3af7c4f8e33b26732
2016-12-18 08:11:00 -05:00
Laurent
f861aecae8
Bug 1322033 - Support Function Keys in WebExtensions. r=kmag
...
--HG--
extra : rebase_source : 4aae66a0868bd711b92e3ce29a1cdc3ecdb7f13d
2016-12-04 02:19:00 -05:00
lochang
6c19bb7391
Bug 1313295 - Integrate mortar into gecko build system. r=glandium
...
--HG--
extra : rebase_source : 8c7b15dc524f196317754772394a0fc4bef6d3ad
2016-11-29 18:21:00 -05:00
lochang
5d827f498b
Bug 1313295 - Merge mortar into mozilla-central. r=peterv
...
--HG--
extra : rebase_source : 196b777aae3f41d477c35001ba284a6c213ea8d6
2016-12-12 19:30:00 -05:00
katecastellano
7a872260a7
Bug 1313830 - fixed media queries to not use 'not at all', r=dao
2016-10-29 13:00:22 +02:00
Aniruddha Patil
5a423c04cf
Bug 1322975 - Removed the redundant #nav-bar-customization-target in devedition.inc.css. r=dao
2016-12-19 00:25:58 +04:00
Michael Layzell
767cb73e48
Bug 1315105 - Part 3: Update close_dependent_tabs test for new prerendering behavior, r=ehsan
...
MozReview-Commit-ID: Ic0CWUbLPuq
2016-12-19 15:06:04 +08:00
Michael Layzell
b5fd619e72
Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug
...
MozReview-Commit-ID: ARET98o1FTU
2016-12-19 15:05:31 +08:00