Commit Graph

43978 Commits

Author SHA1 Message Date
Kartikaya Gupta
19a0aaf058 Bug 1402321 - Update webrender to commit 9c5f8682e75839ad8c26480b89f87bbb37aa7894. r=jrmuizel
MozReview-Commit-ID: KHYwuo29KX
2017-09-28 14:52:39 -04:00
Markus Stange
0f9ea80d48 Bug 1402416 - Use the correct font smoothing background color for disabled menuitems. r=dao
MozReview-Commit-ID: 9EmcppE2rDE

--HG--
extra : rebase_source : ac097ebcd23f19792cf1070ae0243c00608762f4
2017-09-27 14:40:57 -04:00
Dão Gottwald
4f42f3b259 Bug 1403951 - Stop setting -moz-appearance: none; on :root for lightweight themes as it completely breaks the window when the Windows compositor is enabled. r=johannh
MozReview-Commit-ID: J1UJ6wJ2N4k

--HG--
extra : rebase_source : 63cbd55ed17e72c49a7e3e75e5cc67442ab430f2
2017-09-28 18:05:56 +02:00
Scott Wu
1cc0b91e89 Bug 1397114 - Disable smooth scrolling when value changes come from input box r=mconley
MozReview-Commit-ID: 9ZLSB2HQvcu

--HG--
extra : rebase_source : af5aad09637255596b8fa51f39ce069970e1f699
2017-09-20 16:45:03 +08:00
Scott Wu
5362aea0cf Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker. r=mconley
MozReview-Commit-ID: BjR0rVxkdT

--HG--
extra : rebase_source : 92c1d3fc55dbe0eb8c1524a7510bc6431f296a25
2017-09-25 17:43:27 +08:00
Scott Wu
e8af7b7a7d Bug 1401876 - (Part 1) Close datetime picker on popuphidden. r=mconley
MozReview-Commit-ID: FUqbtAftQxh

--HG--
extra : rebase_source : 9570536f7d46d5e8a481d36ed90d81c6f4e8183d
2017-09-21 15:37:25 +08:00
Ian Moody
abc4c64057 Bug 1375485 - Add test to verify that requesting an origin or permission in the wrong field throws an error. r=aswan
MozReview-Commit-ID: HZwkeUoGDRW

--HG--
extra : rebase_source : 99c32b349b1b7c7aa6047822f69fafb6b92f5fe3
2017-09-23 17:43:43 +01:00
Ian Moody
eb9a013737 Bug 1375485 - Update the extension manifest schema to distinguish between permissions and origins. r=aswan
The manifest of an extension has two fields, permissions and optional_permissions,
which both take an array of strings consisting of permissions or origins.
The permissions API accepts the same values but within distinct origins and
permissions fields of an object.
This patch modifies the schema to reflect this difference.

MozReview-Commit-ID: 3V3YeWEIVnf

--HG--
extra : rebase_source : 0d2f4b0e7736dbb41169c2690e716b5f48b43d92
2017-09-23 17:41:08 +01:00
Sam Foster
7b38de1eb4 Bug 1387415 - Make empty toolbar spaces be drag handles for the window. r=dao
* Add -moz-window-drag: drag property to toolbars in toolkit, on Windows as support was added in bug 1163113
* Use the toolbar-drag binding for #nav-bar on Linux.

MozReview-Commit-ID: 8ZABYMWswk1

--HG--
extra : rebase_source : 28c2fceef4991d4684c8249a787995994af1120d
2017-09-21 09:28:55 -07:00
Mark Banner
585a3e61e7 Bug 1403486 - Convert some xpcshell-tests in toolkit/components/places/tests/bookmarks to Bookmarks.jsm API. r=mak
MozReview-Commit-ID: IjnRFqF95CP

--HG--
rename : toolkit/components/places/tests/bookmarks/test_changeBookmarkURI.js => toolkit/components/places/tests/legacy/test_changeBookmarkURI.js
rename : toolkit/components/places/tests/bookmarks/test_removeItem.js => toolkit/components/places/tests/legacy/test_removeItem.js
extra : rebase_source : e905562f76676859c277537106880a3a0423b769
2017-09-26 21:09:30 +01:00
Mark Banner
88c079c147 Bug 1403494 - Remove batch mode handling from the tagging service as we will be handling batches differently with async Places APIs. r=mak
MozReview-Commit-ID: 6JfwviYdQta

--HG--
extra : rebase_source : edbbe41ef0b9983bb15d48e0801c54efb75d6648
2017-09-27 11:57:06 +01:00
Sebastian Hengst
127937baec merge mozilla-central to autoland. r=merge a=merge 2017-09-28 12:16:20 +02:00
Sebastian Hengst
9187795579 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 74cERYrHFIG
2017-09-28 11:44:21 +02:00
Wes Kocher
69a4ad9905 Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: IEzTK3N02MR
2017-09-27 17:00:49 -07:00
Wes Kocher
61c098eae7 Merge inbound to m-c a=merge CLOSED TREE
MozReview-Commit-ID: 3pMHYV9oXLm

--HG--
rename : dom/base/nsReferencedElement.cpp => dom/base/IDTracker.cpp
rename : dom/base/nsReferencedElement.h => dom/base/IDTracker.h
2017-09-27 16:51:49 -07:00
Gabor Krizsanits
a2f26434ed Bug 1336389 - Talos test for content process startup time. r=mconley 2017-09-27 18:31:53 +02:00
Edouard Oger
60aea23a2c Bug 1395427 p3 - Allow form history items to be created with a specific guid. r=markh
This allows us to have the same form history GUIDs across devices, which is mandatory
if we want tombstones to actually do something.

MozReview-Commit-ID: Hw6ahbVA5lB

--HG--
extra : rebase_source : 5289322dea430f364790026470ff844f754dd570
2017-09-22 15:08:48 -04:00
Edouard Oger
8cb437aed8 Bug 1395427 p2 - Include guid in formhistory-remove notifications. r=markh
MozReview-Commit-ID: Je0rV277d7

--HG--
extra : rebase_source : 0557db8a84c98b0fa55b6a4f23fa8001876d559b
2017-09-22 15:19:56 -04:00
Shane Caraveo
088c63f6e5 Bug 1305237 Expose frameAncestors to webextensions, r=bz,kmag
MozReview-Commit-ID: HpneTIKPoS1

--HG--
extra : rebase_source : d4c7e9146b4156f7e429e6427628bbf7cd25cbe7
2017-09-27 07:58:17 -07:00
Sebastian Hengst
dace60c516 Backed out changeset 553d26ab8ee8 (bug 1395427) 2017-09-27 17:10:26 +02:00
Sebastian Hengst
6cbbf769ee Backed out changeset d7876bfd8bfc (bug 1395427) 2017-09-27 17:10:21 +02:00
Edouard Oger
8dcfa9de4f Bug 1395427 p3 - Allow form history items to be created with a specific guid. r=markh
This allows us to have the same form history GUIDs across devices, which is mandatory
if we want tombstones to actually do something.

MozReview-Commit-ID: Hw6ahbVA5lB

--HG--
extra : rebase_source : 39f9cc5553f44f149abc0ed9715268c538fc27ba
2017-09-22 15:08:48 -04:00
Edouard Oger
a532988296 Bug 1395427 p2 - Include guid in formhistory-remove notifications. r=markh
MozReview-Commit-ID: Je0rV277d7

--HG--
extra : rebase_source : f2b03b68567a8d075dfbe3921d14bcc86c755d66
2017-09-22 15:19:56 -04:00
Thomas Nguyen
f00e12c4b7 Bug 1403473 - Init loggingEnable for hashcompleter r=dimi
MozReview-Commit-ID: 1BpErwmbgCM

--HG--
extra : rebase_source : 784991ded277860318c3d91e34e4aca0b7eaf105
2017-09-27 16:49:02 +08:00
Andrew Swan
04725fe976 Bug 1401584 Properly cancel local installs of incompatible extensions r=rhelmer
MozReview-Commit-ID: EmRZQZeh0jQ

--HG--
extra : rebase_source : 14dbffdba2bf680c48274b764e5a8c88a89798a0
2017-09-22 14:27:20 -07:00
Wes Kocher
13aa1f3a82 Merge m-c to autoland, a=merge CLOSED TREE
MozReview-Commit-ID: 6Em6JpAgEOF
2017-09-27 17:04:00 -07:00
Thom Chiovoloni
76a3991796 Bug 1400467 - Make WeaveCrypto use promises instead of spinning event loops r=eoger,markh
MozReview-Commit-ID: 64dewKKaAOJ

--HG--
extra : rebase_source : e8d48e05ad8dac214358b0a9979b011a65ed07a8
2017-09-15 19:21:31 -07:00
Towkir Ahmed
bf33f2b3f3 Bug 1361695 - Added illustration to about:license; r=dao
MozReview-Commit-ID: 6MIY0cvBPQ6
2017-09-27 17:03:10 +02:00
Paolo Amadini
c6564bb63b Bug 1402279 - Part 2 - Unify the usage of the DownloadPaths module. r=mak,aswan
MozReview-Commit-ID: HEhwkyxtYTP

--HG--
extra : rebase_source : f4adb90eea4898b8c769900400a3ead6246b9ece
extra : source : 41da9c5daa902543f0f59818b2e3bbae44605036
2017-09-27 12:13:07 +01:00
Paolo Amadini
56aa46cd29 Bug 1402279 - Part 1 - Move the DownloadPaths module to the jsdownloads folder. r=mak
MozReview-Commit-ID: 91ZqKef6NIE

--HG--
rename : toolkit/mozapps/downloads/DownloadPaths.jsm => toolkit/components/jsdownloads/src/DownloadPaths.jsm
rename : toolkit/mozapps/downloads/tests/unit/test_DownloadPaths.js => toolkit/components/jsdownloads/test/unit/test_DownloadPaths.js
extra : rebase_source : 09a94524be5a68e4e26f17e505b5d10d0ec7398c
extra : source : d5bc3152714edda86a0a4342b86fa2372d09f39d
2017-09-22 15:45:39 +01:00
Sebastian Hengst
2d548eb88a merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-27 11:51:06 +02:00
Sebastian Hengst
a3b6b15cef merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: BGCq2q6xO1S
2017-09-27 11:47:52 +02:00
Wes Kocher
acf8913934 Merge m-c to inbound, a=merge
MozReview-Commit-ID: IsbKCdZU2Ui
2017-09-26 17:14:31 -07:00
Wes Kocher
a341b32d06 Merge autoland to central, a=merge
MozReview-Commit-ID: 8B7y2ULc04
2017-09-26 17:11:14 -07:00
Wes Kocher
22a72df7fe Merge inbound to m-c a=merge
MozReview-Commit-ID: 6viJ4wRxLa8
2017-09-26 15:54:51 -07:00
Kris Maglione
1eb9c4b99b Bug 1402066: Part 2 - Enable permissions tests in OOP mode. r=aswan
MozReview-Commit-ID: 4Tv2HAaSV19

--HG--
extra : source : 641430a496824e34170786f6f3bc5e587f2056eb
extra : amend_source : e049c437ad8a70766544a3476a584395df7debb3
2017-09-25 21:05:00 -07:00
Kris Maglione
da3313920f Bug 1402066: Part 1 - Fix ordering of base schema data in extension child processes. r=aswan
MozReview-Commit-ID: FtLHJq5H5oD

--HG--
extra : source : d828e2c01a60febf598dcc544da266042c74731b
2017-09-25 21:01:32 -07:00
Sebastian Hengst
72edf1fd45 Backed out changeset d5bc3152714e (bug 1402279) for failing devtools' devtools/client/jsonview/test/browser_jsonview_save_json.js. r=backout
--HG--
rename : toolkit/components/jsdownloads/src/DownloadPaths.jsm => toolkit/mozapps/downloads/DownloadPaths.jsm
rename : toolkit/components/jsdownloads/test/unit/test_DownloadPaths.js => toolkit/mozapps/downloads/tests/unit/test_DownloadPaths.js
2017-09-26 18:18:32 +02:00
Sebastian Hengst
811f53c0fc Backed out changeset 41da9c5daa90 (bug 1402279) 2017-09-26 18:17:51 +02:00
Paolo Amadini
9c4cbe557f Bug 1402279 - Part 2 - Unify the usage of the DownloadPaths module. r=mak,aswan
MozReview-Commit-ID: HEhwkyxtYTP

--HG--
extra : rebase_source : d17ef98796d5a4fcac899c6319045eec02b0633e
2017-09-26 16:03:24 +01:00
Paolo Amadini
8418fc1ba5 Bug 1402279 - Part 1 - Move the DownloadPaths module to the jsdownloads folder. r=mak
MozReview-Commit-ID: 91ZqKef6NIE

--HG--
rename : toolkit/mozapps/downloads/DownloadPaths.jsm => toolkit/components/jsdownloads/src/DownloadPaths.jsm
rename : toolkit/mozapps/downloads/tests/unit/test_DownloadPaths.js => toolkit/components/jsdownloads/test/unit/test_DownloadPaths.js
extra : rebase_source : 7505715770e8fa383a42e0f8a18258c08e8e0f3a
2017-09-22 15:45:39 +01:00
Sebastian Hengst
ece521e642 Backed out changeset d828e2c01a60 (bug 1402066) for frequently failing modified xpcshell test toolkit/components/extensions/test/xpcshell/test_ext_redirects.js on Android 4.3 debug. r=backout 2017-09-26 11:38:33 +02:00
Sebastian Hengst
c88c2ff44e Backed out changeset 641430a49682 (bug 1402066) 2017-09-26 11:37:44 +02:00
Mark Striemer
c21eac2f26 Bug 1390276 - Make the options_ui background transparent r=rhelmer
MozReview-Commit-ID: Imowx5I5YK4

--HG--
extra : rebase_source : dc12046563b9bb642067fa18be23550bb6e3ad9b
2017-09-20 12:31:37 -05:00
Ray Lin
e23455a0c7 Bug 1396094 - Handle change event of textTracks to update the closed caption UI state. r=jaws
MozReview-Commit-ID: KpjXhxUPDKR

--HG--
extra : rebase_source : fedd916f37621fa1ccd3d0f0f22402fafc8752d9
2017-09-23 10:51:47 +08:00
Anthony Miyaguchi
bc61e871f9 Bug 1402249 - Add the first-session-shutdown document to the TOC. r=Dexter 2017-09-22 11:12:21 -07:00
Ray Lin
5f143a8673 Bug 1397486 - Update controlBar width according to videocontrols which really grows along <audio> width. r=jaws
MozReview-Commit-ID: LpxH7Pnu7tQ

--HG--
extra : rebase_source : 455014838e4e023fa8b90941b0c2516b52c4d37e
2017-09-14 17:37:47 +08:00
Matthew Gregan
3bf2f6de54 Bug 1403048 - Update Rust deps for audioipc. r=kamidphish,rillian
--HG--
extra : rebase_source : a9765e844b818a84cfa2ce69b525a7a2ed72c6de
2017-09-26 15:51:30 +13:00
Wes Kocher
9d9610f6a3 Merge m-c to autoland, a=merge
MozReview-Commit-ID: Kjjgw1Pdb3U
2017-09-26 17:15:46 -07:00
Ian Moody
93760b3cea Bug 1331769 - Properly check whether new origin permissions are a subset of old origin permissions. r=aswan
This prevents prompts occuring in cases where the new permissions are more
specific but still covered by the old permissions.
e.g.:
["<all_urls>"] -> ["<all_urls>", "*://*.example.com"]
["*://*.example.com"] -> ["http://subdomain.example.com"]

MozReview-Commit-ID: B685pJ6kTNa

--HG--
extra : rebase_source : dc6000ade2ac57017f7cb22d2dcf5d324417bcc3
2017-09-21 17:03:15 +01:00