Граф коммитов

55669 Коммитов

Автор SHA1 Сообщение Дата
Dorel Luca 535f1df913 Merge mozilla-central to mozilla-inbound 2018-06-04 21:48:29 +03:00
Dorel Luca 746fbfe0a7 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-04 21:11:34 +03:00
Paolo Amadini 0e1f19aabc Bug 1466467 - Tab strip overflow arrowscrollboxes have a light border around them. r=dao
The "tabbrowser-arrowscrollbox" element was the only case that didn't require the "clicktoscroll" attribute because it was bound directly to a derivate binding. This patch adds back the attribute for proper styling, also in preparation for the future work of consolidating the binding hierarchy.

MozReview-Commit-ID: HkHzGZHEMO0

--HG--
extra : rebase_source : ec308558117e5c5abd3ebde96ef39733ae5ae2ba
2018-06-04 13:11:02 +01:00
Ryan VanderMeulen 9e8871e42e Bug 1466519 - Update pdf.js to version 2.0.536. r=bdahl
--HG--
extra : rebase_source : 0762d9b984fcb6f7da4a94ea5135b74ae53ecf04
extra : amend_source : 5874d964ce4ce556ba1c0a909fa6bade451f0b4b
2018-06-04 09:04:46 -04:00
Ryan VanderMeulen 232bf51514 Bug 1465017 - Revert commit b5415b0216c7 (bug 1452604) for broken "See Details" button on the blocked site page.
--HG--
extra : amend_source : f36dc86b40f085019bf80b8700d425aee7fe9832
2018-06-04 08:48:28 -04:00
Mathieu Leplatre d3baae5bb1 Bug 1463750 - Move RemoteSettings to services/settings/ r=mgoodwin
MozReview-Commit-ID: 7IwUysPBHZu

--HG--
rename : services/common/remote-settings.js => services/settings/remote-settings.js
rename : services/common/tests/unit/test_remote_settings.js => services/settings/test/unit/test_remote_settings.js
rename : services/common/tests/unit/test_remote_settings_jexl_filters.js => services/settings/test/unit/test_remote_settings_jexl_filters.js
rename : services/common/tests/unit/test_remote_settings_poll.js => services/settings/test/unit/test_remote_settings_poll.js
extra : rebase_source : 1940db50b675c935ff3a01b4e6ec99b0fc98df00
2018-05-24 15:32:40 +02:00
Dale Harvey cfbbb5eff9 Bug 1466129 - Add default value to pref. r=johannh
MozReview-Commit-ID: 988Co3PD41V

--HG--
extra : rebase_source : fe5eeccf370c23525c72f427dcc65bb973b84b32
2018-06-01 22:44:20 +01:00
Andreea Pavel 4ced6e8b2d Merge mozilla-central to autoland. a=merge 2018-06-03 07:27:01 +03:00
Boris Zbarsky 15b087c696 Bug 1465875 part 4. Eliminate random mentions of nsIDOMNSEditableElement. r=qdot 2018-06-01 22:35:23 -04:00
Boris Zbarsky c7f378d7ab Bug 1465875 part 1. Eliminate pointless QIs to nsIDOMNSEditableElement. r=qdot
We expose the relevant APIs on textarea and input elements anyway
(chromeonly).  The QIs will throw on a non-input or non-textarea element, but
none of these consumers expect that to happen.
2018-06-01 22:35:22 -04:00
Csoregi Natalia e2f48890e1 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-02 01:05:17 +03:00
Csoregi Natalia 468205953d Merge inbound to mozilla-central. a=merge 2018-06-02 01:01:33 +03:00
Cosmin Sabou 1bc774a842 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-01 12:44:57 +03:00
Cosmin Sabou 292d295d6b Merge inbound to mozilla-central. a=merge 2018-06-01 12:41:08 +03:00
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
Noemi Erli cb93f27a88 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-01 00:59:09 +03:00
Ed Lee 45c3139928 Bug 1447879 - Cannot customize about:preferences#home content when sync or preference searching is disabled. r=k88hudson
Have the home preferences page notify when it loads instead of relying on findInPage to trigger sync pane to init.

MozReview-Commit-ID: EJlJDfYBHFO

--HG--
extra : rebase_source : ae5104ec18aefca9241be1b61072b786fa9e6815
2018-05-30 17:32:44 -07:00
Mike Conley 777a5d84f8 Bug 1464405 - Register FormAutofill resource URIs before checking if the feature should be enabled. r=MattN
MozReview-Commit-ID: JU93hA0NBgL

--HG--
extra : rebase_source : dca1bef47e7e8dfcf5d059be667020e7bac83033
2018-05-28 09:50:21 -07:00
Oriol Brufau 62a134a580 Bug 1463751 - Tab-specific data not updated when tab is moved to another window and old window closes r=mixedpuppy
MozReview-Commit-ID: IUC8OwV6YHY

--HG--
extra : rebase_source : 1f2822572fe847a34edbcec6aa19b5988dcc8fbc
2018-05-26 21:57:58 +02:00
Dão Gottwald d559ce4ae4 Bug 1465401 - setTabTitle shouldn't wrap data URI shortening in try/catch. r=jfkthame
MozReview-Commit-ID: Cgh1iahbpWQ

--HG--
extra : rebase_source : a241adbc4ca8cdd783e8f9871ed437c469934bf7
2018-05-30 13:44:31 +02:00
Marco Castelluccio 0a98541261 Bug 1465735 - Add Mac code coverage build definition. r=jmaher
--HG--
extra : rebase_source : d56219d0de710480b5a5c9704b5c51900ee03777
2018-05-31 15:47:14 +02:00
Tom Ritter b2e18a7a2b Bug 1457929 Enable ontainer-based segregation of newtab thumbnails on all channels r=tanvi
MozReview-Commit-ID: IpNBIWu2fXh

--HG--
extra : rebase_source : 5df2df168a9a2acf1964b14a898c9f9dad273fea
2018-05-18 09:18:26 -05:00
Francesco Lodolo (:flod) 8b58a3e1fd Bug 1465064 - Add Canadian English (en-CA) to shipped-locales for Firefox 62 r=Pike
MozReview-Commit-ID: mFgtaJtzaf

--HG--
extra : rebase_source : 06898e4e2f50d25ec7236c9f70bbc47ff0a38c70
2018-05-29 15:05:07 +02:00
Cosmin Sabou a9b5e2819a Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-01 12:43:38 +03:00
Andreas Pehrson 9c806e1a4e Bug 1463581 - Add browser chrome test. r=johannh
MozReview-Commit-ID: JpryAEsiWfN

--HG--
extra : rebase_source : 4b5089f41c8fb151ae79383ccea7519370c92461
2018-05-30 16:47:46 +02:00
Dão Gottwald 3cc8e2ded1 Bug 1462166 - Style Bookmark doorhanger buttons like panel footer buttons. r=mak
MozReview-Commit-ID: J46HMi9fSpd

--HG--
extra : rebase_source : 8d95dcad283d5e5459c4234c55d007312752b02c
2018-05-31 21:08:31 +02:00
Noemi Erli 8e2471b6cb Backed out 8 changesets (bug 1458375) for Mochitest leaks on a CLOSED TREE
Backed out changeset 30a743401670 (bug 1458375)
Backed out changeset ae969e1cebfb (bug 1458375)
Backed out changeset 1fb76b9b6f82 (bug 1458375)
Backed out changeset 868da3a1b94a (bug 1458375)
Backed out changeset bd2cba9dfb3d (bug 1458375)
Backed out changeset 715850ae92a1 (bug 1458375)
Backed out changeset cfe8da250de7 (bug 1458375)
Backed out changeset 2968c0a21410 (bug 1458375)
2018-05-31 22:38:48 +03:00
Mike Conley 230f19a67a Bug 1458375 - Add a new browser-idle-startup-tasks-finished notification. r=Felipe
This notification fires when a browser window finishes running its idle tasks. Note
that it might never run if every window goes away before the idle tasks can run.

MozReview-Commit-ID: IEH98S29jhV

--HG--
extra : rebase_source : c00e7053a3a18215a3549ea6fd7c7194dd4ca584
2018-05-29 12:47:54 -04:00
ffxbld ee72038b8e No bug, Automated HSTS preload list update from task BqRcopwHQbGAhBJA_2Vuzw
Summary:
No bug, Automated HPKP preload list update from task BqRcopwHQbGAhBJA_2Vuzw

No bug, Automated blocklist update from task BqRcopwHQbGAhBJA_2Vuzw

No bug, Automated remote settings update from task BqRcopwHQbGAhBJA_2Vuzw

Reviewers: mtabara, jlund

Reviewed By: mtabara

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

--HG--
extra : rebase_source : 8326a0602e40d57f8fb3da5dd047a5b3840bc77f
2018-06-01 15:56:55 +01:00
Paolo Amadini ff86c8779d Bug 1457719 - Part 3 - Replace "autorepeatbutton" with "toolbarbutton" in the base "arrowscrollbox" binding. r=dao
This aligns the markup of the base "arrowscrollbox" binding with the "clicktoscroll" derived binding, while still keeping different event handlers.

MozReview-Commit-ID: 9eYt1kyjgP9

--HG--
extra : rebase_source : 16600f0916ac4188ceaf8dff61fb61021cc8da5a
2018-06-01 11:15:36 +01:00
Andrea Marchesini 4eee763067 Bug 1422365 - Introduce nsIClearDataService - part 18 - custom flags for ForgetAboutSite, r=johannh 2018-06-01 14:31:26 +02:00
Andrea Marchesini ebedd40a12 Bug 1422365 - Introduce nsIClearDataService - part 16 - security settings, r=johannh 2018-06-01 14:31:02 +02:00
Andrea Marchesini 18aa82d9fc Bug 1422365 - Introduce nsIClearDataService - part 15 - permissions and preferences, r=johannh 2018-06-01 14:30:50 +02:00
Andrea Marchesini fe0853f6f2 Bug 1422365 - Introduce nsIClearDataService - part 14 - logins, r=johannh 2018-06-01 14:30:01 +02:00
Andrea Marchesini bd85ed6605 Bug 1422365 - Introduce nsIClearDataService - part 13 - auth tokens, r=johannh 2018-06-01 14:30:01 +02:00
Andrea Marchesini 166327eaa6 Bug 1422365 - Introduce nsIClearDataService - part 12 - session history, r=johannh 2018-06-01 14:30:01 +02:00
Andrea Marchesini d48e67a5b6 Bug 1422365 - Introduce nsIClearDataService - part 11 - history, r=johannh 2018-06-01 14:30:01 +02:00
Andrea Marchesini fc92907077 Bug 1422365 - Introduce nsIClearDataService - part 10 - push notification, r=johannh 2018-06-01 14:30:01 +02:00
Andrea Marchesini e247e19c68 Bug 1422365 - Introduce nsIClearDataService - part 9 - network predictor, r=johannh 2018-06-01 14:30:00 +02:00
Andrea Marchesini eea87c177b Bug 1422365 - Introduce nsIClearDataService - part 8 - DOM Quota, r=johannh 2018-06-01 14:30:00 +02:00
Andrea Marchesini d7ef003a02 Bug 1422365 - Introduce nsIClearDataService - part 7 - appCache, r=johannh 2018-06-01 14:30:00 +02:00
Andrea Marchesini 1a54d00d85 Bug 1422365 - Introduce nsIClearDataService - part 6 - Media devices, r=johannh 2018-06-01 14:30:00 +02:00
Andrea Marchesini dfdb3c9d30 Bug 1422365 - Introduce nsIClearDataService - part 4 - download, r=johannh 2018-06-01 14:30:00 +02:00
Andrea Marchesini 7a1184f9d6 Bug 1422365 - Introduce nsIClearDataService - part 3 - plugin data, r=johannh 2018-06-01 14:29:59 +02:00
Andrea Marchesini f42b9d4e33 Bug 1422365 - Introduce nsIClearDataService - part 2 - cookies/network cache/image cache, r=johannh 2018-06-01 14:29:59 +02:00
Andrea Marchesini 81e9f28cfc Bug 1422365 - Introduce nsIClearDataService - part 1 - IDL, r=johannh, r=mak 2018-06-01 14:29:55 +02:00
Andreea Pavel bce82ccf82 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-05-31 13:05:59 +03:00
Andreea Pavel 5798120b15 Backed out 4 changesets (bug 1351690) for failing browser chrome at e.g. browser/extensions/pdfjs/test/browser_pdfjs_zoom.js
Backed out changeset 8def346f7119 (bug 1351690)
Backed out changeset 64082649b185 (bug 1351690)
Backed out changeset 64d513f3c02b (bug 1351690)
Backed out changeset 4219d3de5e8b (bug 1351690)
2018-05-31 13:03:06 +03:00
Francesco Lodolo (:flod) ea0d874fa8 Bug 1313611 - [bg] Add pazaruvaj.com to default search plug-ins in Firefox (mobile and desktop) for Bulgarian r=mkaply
MozReview-Commit-ID: JWOVw1MMVTC

--HG--
extra : rebase_source : a47977ea0edecd9a36cb9b2027c3badf15b41552
2018-05-30 09:41:08 +02:00
Dale Harvey 7cab5a8d5a Bug 1458249 - Add autoplay item to about:preferences. r=flod,johannh
MozReview-Commit-ID: AldNoElwH1O

--HG--
extra : rebase_source : b1c3d441ea69d09f287bdca0aac97872eb805231
2018-05-03 07:55:53 +01:00