Commit Graph

13223 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
564f508e43 merge mozilla-inbound to mozilla-central a=merge 2016-07-13 17:27:34 +02:00
Jared Wein
d219d1bd02 Bug 1270395 - Simplify the markup and padding rules for the UI Tour panel. r=Gijs
MozReview-Commit-ID: GW5aht56XNv

--HG--
extra : rebase_source : 4f68656a9c0d66e6b523f720e283edd8890589cc
2016-07-12 17:39:50 -04:00
djmdev
b1f95dff78 Bug 1249494 - Move networkProxySOCKSRemoteDNS checkbox to clarify when it can be set. r=dolske
MozReview-Commit-ID: EhSDfiXhaxo
2016-07-09 17:56:38 +05:30
Tim Huang
fd497dc733 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Carsten "Tomcat" Book
02ea56d596 merge mozilla-inbound to mozilla-central a=merge 2016-07-12 10:58:33 +02:00
Kris Maglione
005248648e Bug 1284942: Don't fire message listeners for windows hidden in bfcache. r=aswan
MozReview-Commit-ID: KSqLt7Qqdkf

--HG--
extra : rebase_source : 0b1322a7a4b6db5992bbe1cfc73975e2ed64035e
2016-07-06 17:14:02 -07:00
Michael Kaply
5ae31550a2 Bug 1272692 - New Bing icon (Update test). r=florian 2016-07-11 13:44:15 -05:00
Benjamin Smedberg
be3857f963 Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
MozReview-Commit-ID: 69tMivPVxuW

--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Carsten "Tomcat" Book
3b3e07edb2 Merge mozilla-central to mozilla-inbound 2016-07-11 11:49:34 +02:00
Carsten "Tomcat" Book
93ee226609 merge mozilla-inbound to mozilla-central a=merge 2016-07-11 11:47:38 +02:00
Jared Wein
c72dd2013f Bug 1278844 - Disable the Download Folder and Choose Folder elements if the browser.download.useDownloadDir pref is locked. r=MattN
MozReview-Commit-ID: 7biIaukj7Fp

--HG--
extra : rebase_source : 2cd19e9c060b5b7f6fc36e3afa9763383491e877
2016-07-07 14:31:05 -04:00
Phil Ringnalda
bc94fc8653 Merge f-t to m-c, a=merge 2016-07-09 08:53:47 -07:00
Mike Conley
d23a632b4a Bug 1284687 - Hide windows on shutdown while persisting session instead of closing them. r=billm
We were closing the windows before to improve perceived shutdown
performance, but we end up in a state where we're likely to miss
out on the last ~2 seconds of session activity for most tabs per
window. This is because we were removing the session update
message listeners and resolving the flush Promises once the
domwindowclosed notification fired for the window.

Hiding the window allows us to wait for the messages properly.

What's more, we weren't even collecting the window state after
we had flushed, so we have _always_ been missing (in the worst
case) about 2 seconds of session state per window. This addresses
that.

MozReview-Commit-ID: BEOIHV4EErf

--HG--
extra : rebase_source : a814098c0e3aa2224f5d38327c135aba986b4b80
2016-07-07 15:04:52 -04:00
Wes Kocher
2a800a6763 Merge fx-team to central, a=merge CLOSED TREE 2016-07-08 15:02:31 -07:00
Matthew Wein
5aa03549f3 Bug 1246044 - Part 4 - Add unit tests for context menu icons. r=kmag
MozReview-Commit-ID: 6mVKldnmB48

--HG--
extra : rebase_source : 32790a2ddac08cfb6be1718ee60d0642a2b9ad3a
2016-07-05 17:16:03 -07:00
Matthew Wein
ad9292df1f Bug 1246044 - Part 3 - Add unit tests for uninstall bug. r=kmag
MozReview-Commit-ID: JA10PnhFObL

--HG--
extra : rebase_source : 45880d9ba40671d259d086b853e5c4b1efd29d07
2016-07-05 16:56:52 -07:00
Matthew Wein
930e6de010 Bug 1246044 - Part 2 - Fix issue where context menu items show up after extension is uninstalled. r=kmag
MozReview-Commit-ID: 9eGwSkY8PWo

--HG--
extra : rebase_source : 378af343cc7eb5363b90532ab423fe11e0d0a535
2016-07-05 17:11:21 -07:00
Matthew Wein
45b87155ca Bug 1246044 - Part 1 - Split out the testing for radio groups and checkboxes into separate files. r=kmag
MozReview-Commit-ID: KIwj3tZzyuz

--HG--
extra : rebase_source : 3993c18e6b5e41004dd6dc5c04f93f4d38698811
2016-07-05 17:02:24 -07:00
Wes Kocher
4725525760 Merge m-c to fx-team, a=merge CLOSED TREE 2016-07-08 15:04:54 -07:00
Mike de Boer
4a6222d06c No Bug - add test coverage for more types of form fields to ignore in session form field restore. r=MattN
MozReview-Commit-ID: KdN5kETA9go
2016-07-07 15:10:26 +02:00
Dale Harvey
45e036dff5 Bug 1273351 - Remove pointerlock permission requirement. r=dao
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
2016-07-08 13:58:31 +01:00
Phil Ringnalda
f69792c77b Merge m-c to m-i 2016-07-09 09:01:35 -07:00
Jonathan Hao
883083a3c9 Bug 1279568 - Capture thumbnails in an internal-only container. r=baku,markh 2016-07-09 21:41:32 +08:00
Tim Huang
fe82695f5e Bug 1238183 - Part 2 - Add a test case for testing the ForgetAboutSite with userContextId. r=jimm 2016-07-07 23:15:00 +02:00
Wes Kocher
548c0e770a Merge inbound to central, a=merge 2016-07-07 17:26:41 -07:00
Carsten "Tomcat" Book
79d581d66d Merge mozilla-central to fx-team 2016-07-07 11:43:24 +02:00
Matthew Wein
8b6e105036 Bug 1284265 - Fix regression caused by bug 1270742 which moved IconDetails into ExtensionUtils.jsm r=kmag
Postmortem: The context menu script, ext-contextMenus.js, uses IconDetails to show the extension icon next to the top level menu item. Originally, IconDetails lived in ext-utils.js because it was only used by Desktop.  However, in order to make it usable by Fennec for the PageActions API, it was moved into the shared ExtensionUtils.jsm.  Since none of the unit tests for ext-contextMenus.js covered the use of IconDetails, when it was moved it broke this part of the code. Switching it to use the version in ExtensionUtils.jsm fixes the issue. Lesson learned: Don't leave anything untested.

MozReview-Commit-ID: I6bFQnKvoMh

--HG--
extra : transplant_source : %140%8As%BC%86%17%0A%FE%85%F2%97P%19i%D8%84%AD%87%ED
2016-07-05 16:17:52 -07:00
Jonathan Hao
5c43c6db43 Bug 1283709 - Test if cookies are restored correctly to container tabs. r=mikedeboer
MozReview-Commit-ID: 2NJlJ5tFsS4

--HG--
extra : amend_source : ae347962c3fb5ae2c20d960698d078553a99f17e
2016-07-06 01:39:00 +08:00
Jonathan Hao
5f61825cd1 Bug 1283709 - Map SessionCookies by origin attributes. r=mikedeboer
MozReview-Commit-ID: IAuKZdVWgNl
2016-07-06 01:45:00 +08:00
Michael Kaply
81750bc647 Bug 1276054 - Uplift pocket changes from partner. r=gijs
--HG--
extra : rebase_source : 3a8e112fe65af8c9fd6c9e255dd8a6594266ebb1
extra : amend_source : 441e8723b08372f3f497fb4df703f3606501a66e
2016-07-05 09:34:30 -05:00
Gijs Kruitbosch
efe8df2600 Bug 1280472 - fix focusing of text links in about:preferences, r=dao
MozReview-Commit-ID: 2lPFDTYVY99

--HG--
extra : rebase_source : b1b76a1aadf80cbe9a6d4f427a709046bf8eeffd
extra : source : d724f337b4f05a56fe90f05ccff06d09a3631eee
2016-06-22 18:57:28 +01:00
Carsten "Tomcat" Book
c5537a7c68 merge autoland to mozilla-central a=merge 2016-07-05 16:00:37 +02:00
Phil Ringnalda
fd248dd760 Merge f-t to m-c, a=merge 2016-07-04 14:47:52 -07:00
Prakhar Gupta
f261560584 Bug 485265 - "JSON backup should force .json extension". r=mak77 2016-06-30 13:21:00 +02:00
Marco Bonardo
3837320431 Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
MozReview-Commit-ID: 2kxaXnUYIwT

--HG--
extra : rebase_source : bbcaf85a0346b5347fc94053b4f193e4b89f2995
2016-06-29 14:47:36 +02:00
Milan Sreckovic
61f06dcc3f Bug 1282537: Better wording for the E10S restart required confirm box. r=jimm
MozReview-Commit-ID: sHQUi8Ec2L

--HG--
extra : rebase_source : 05d29a147f72174a9c8562d4d5dd7876a86b0fa9
2016-06-27 14:38:50 -04:00
Gijs Kruitbosch
d71d400a4a Bug 1283565 - add telemetry to determine whether undo works and how often it's unavailable due to sync, r=dolske,data-r=bsmedberg
MozReview-Commit-ID: LwFrwbEQLtV

--HG--
extra : transplant_source : %151E%E3%5E%C0%1C%EB%3D%13%99%10%BC%C7%0C%F4%21%EEL%E8
2016-06-30 19:02:46 +01:00
Andrea Marchesini
60bdb1a86a Bug 1276006 - Add telemetry to count how many users use container tabs - part 2, r=me 2016-07-07 11:14:41 +02:00
Andrea Marchesini
6761995b11 Bug 1276006 - Add telemetry to count how many users use container tabs, r=mconley, data-review=bsmedberg 2016-07-07 09:55:53 +02:00
Yoshi Huang
e24cc195d9 Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
Carsten "Tomcat" Book
eec8b2656e Merge mozilla-central to autoland 2016-07-02 11:16:11 +02:00
Mike Conley
4a3ae90945 Bug 1271607 - Pinned tabs should not restore as non-remote. r=mikedeboer
App tabs load immediately, and so there's no point in causing the remoteness
flipping machinery to kick off by making the pinned tabs non-remote by default.

MozReview-Commit-ID: 48O2mJSHurr

--HG--
extra : rebase_source : 975137009468db697b20f1b05569bc7e0ec48534
2016-06-29 13:49:57 -04:00
Ursula Sarracini
4bcc463b44 Bug 1277668 - NewTabSearchProvider observing unknown topic showing up on console when adding search engines and in test r=oyiptong
MozReview-Commit-ID: 5pgiGy5HGqT

--HG--
extra : rebase_source : b6efa168f80976f4063d4b864e199baa54d46ff6
2016-06-29 10:22:55 -04:00
Carsten "Tomcat" Book
61ce4d4d5c merge fx-team to mozilla-central a=merge 2016-06-30 11:54:32 +02:00
Gijs Kruitbosch
0423031f08 Bug 1283267 - save start time of automigration when we save the finished time, to ensure both actually get written to prefs, r=Dolske
MozReview-Commit-ID: J4foRyWlJTv

--HG--
extra : rebase_source : b0c75e8a66468d063ddfd6cf21bdc0085072d64e
2016-06-29 20:59:23 +01:00
Gijs Kruitbosch
b1bd30f80e Bug 1199678 - recognize MS Edge in MigrationUtils.jsm for default browser detection, r=Dolske
MozReview-Commit-ID: Bmuyv59fRAv

--HG--
extra : rebase_source : 0869e916cf5adda158f417d0a50160a37bc8ff40
2016-06-29 19:37:48 +01:00
Carsten "Tomcat" Book
5c90a99952 merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
Carsten "Tomcat" Book
a982df321d Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +02:00
Gijs Kruitbosch
51c24100f1 Bug 1281602 - rework automigration telemetry to use an enumerated histogram, r=bsmedberg,dolske
MozReview-Commit-ID: 37XarohGgMN

--HG--
extra : rebase_source : 34134ccfb413eae7d25c811008a8dc647dbbeba4
extra : amend_source : 4d04fc59349673c7f6540fd9468b0d78409262ca
2016-06-23 10:02:59 +01:00
Gijs Kruitbosch
579b36016a Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg
MozReview-Commit-ID: 16uPNGGDE68

--HG--
extra : rebase_source : fdb3ad8a3429079cb23cddd4a003b03043a95728
2016-05-30 17:10:54 +01:00