Commit Graph

36970 Commits

Author SHA1 Message Date
Phil Ringnalda
c9fdc270b6 Merge m-c to autoland
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Iris Hsiao
aaddb56e74 Backed out changeset 5b9b56fecb95 (bug 1267810) 2016-11-04 10:57:34 +08:00
Iris Hsiao
3d27c428a9 Backed out changeset be4455a7669f (bug 1267810) for eslint failure 2016-11-04 10:57:29 +08:00
Phil Ringnalda
0f32b67e2d Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Gabor Krizsanits
566393518d Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Gabor Krizsanits
fccad1c205 Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap 2016-11-03 19:28:09 +01:00
Gabor Krizsanits
684d9317d3 Bug 1301340 - part3: Force single content process for tests that times out. r=mrbkap 2016-11-03 19:28:03 +01:00
Matthew Wein
3197becc99 Bug 1267810 - Use the new module to implement the omnibox api. r=aswan,robwu
MozReview-Commit-ID: GYzueGSijyd

--HG--
extra : rebase_source : 0c92350bbfa13b25e5eb1cc2f38161be357ac056
2016-11-03 16:28:30 +00:00
Matthew Wein
dde16e219d Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw
MozReview-Commit-ID: Ghqe5xLw67Y

--HG--
extra : rebase_source : cae9a75edb18529f608bc68f464a432300b8b88e
2016-11-03 16:27:50 +00:00
Mike Hommey
17153e5c27 Bug 1314894 - Avoid path changes from b6be0e9e3e1e. r=chmanchester
Importing 'os' in python configure functions, on Windows, changes the
separate the various os.path functions use, and that can have
unexpected, badly handled, consequences. While on the long term, it is
desirable to make @imports('os') modify os.path to use the same base
functions as if there were no @imports, let's go with the simpler
workaround of restoring the non-{isfile,isdir,exists} os.path functions
from b6be0e9e3e1e.

--HG--
extra : rebase_source : a1857b5dce2aa818c72a77d0d9727ac6ce16cb8f
2016-11-04 06:50:43 +09:00
Mark Banner
9c3d575a0f Bug 386473 - Change a few QueryInterface functions in nsSearchService.js to use XPCOMUtils.generateQI. Based on a patch originally by Ryan Flint. r=florian
MozReview-Commit-ID: 2xB9VjjnKW1

--HG--
extra : rebase_source : c597dbb94f6bf80c4fdee2165ac77bebe38ef207
2016-11-02 10:39:53 +00:00
Jared Wein
17ee4aac47 Bug 1315013 - part 2, remove unnecessary slash-star comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: LpP0OeyjqX9

--HG--
extra : rebase_source : 3bee2f5e8df7059609085e6b466849af5117b9df
2016-11-03 15:02:07 -04:00
Jared Wein
87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Mark Banner
9fa69d0bdb Bug 1314373 - Fix general eslint issues in nsSearchService.js. r=mak
MozReview-Commit-ID: 4f9j6m6EjKA

--HG--
extra : rebase_source : 3e709a3f1144d14fec6a65010ba6ba75fb1d25fc
2016-11-01 18:42:14 +00:00
Mark Banner
7e8abd3ad9 Bug 1314373 - Fix parser issues raised by eslint for nsSearchService.js. r=mak
MozReview-Commit-ID: FRTCMgRtjTG

--HG--
extra : rebase_source : 6d8600f7f8943817b63d943076eafdafe1f6305e
2016-11-01 18:35:46 +00:00
Mark Banner
087dcd711e Bug 1314373 - Change nsSearchService.js so that it doesn't need to be preprocessed. r=mak
MozReview-Commit-ID: 8FhZzk4UtPi

--HG--
extra : rebase_source : 3cc873e5988a62d8383893489df300b653af0196
2016-11-01 18:07:34 +00:00
Mike Conley
ca5bc4a97d Bug 1313067 - Make extra padding in autocomplete popup richlistitem opt-in. r=mak
MozReview-Commit-ID: 1nTKHSQzy7b

--HG--
extra : rebase_source : 4886392038d10e4a1cc8db67437afba2bd62b19d
2016-10-28 13:11:30 -04:00
Sean Lee
331e4b4cc9 Bug 1217162 - Implement insecure field warning on username field.; r=MattN
MozReview-Commit-ID: 2tefQKO9eGY

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_basic_form_autocomplete.html => toolkit/components/passwordmgr/test/mochitest/test_insecure_form_field_autocomplete.html
extra : rebase_source : 6e7aa1995d07b9327a85ec4e18b8cb9e73e0a45b
2016-10-31 17:57:40 +08:00
Mike de Boer
4f7ec0581d Bug 1304497 - always draw all rectangles, because the showing and hiding of overlapping rectangles during find occurrence navigation is jarring. This essentially backs out bug 1300824. r=jaws
MozReview-Commit-ID: 32HJaR0czyh

--HG--
extra : rebase_source : d34d4bf41fa0b7200ca9d19baec0f225bbfc1a3b
2016-11-02 22:18:15 +01:00
Mike de Boer
fa5057ff91 Bug 1309207 - the finder iterator doesn't find occurrences properly in links-only mode. r=jaws
MozReview-Commit-ID: 4kdxyX9zrKl

--HG--
extra : rebase_source : c3bfa0bb06d6c37615ac5e382de227788000dbe6
2016-11-02 13:38:59 +01:00
Alastor Wu
5476b14a53 Bug 1302350 - part5 : modify test to make sure blocked media won't dispatch 'play' event. r=baku
Add test case to make sure the blocked media won't dispatch 'play' event.

MozReview-Commit-ID: JXibqgVrKce

--HG--
extra : rebase_source : 5cb4d564ddfb366f12560b921e33ffa5c9fb1627
2016-11-02 14:22:33 +08:00
Phil Ringnalda
45c34d7e95 Merge m-c to autoland 2016-11-02 20:03:20 -07:00
Phil Ringnalda
393b414467 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
Shane Caraveo
cb4c301312 Bug 1273138 fix WebRequest for background pages, r=kmag
MozReview-Commit-ID: DEW9anMmKi2

--HG--
extra : rebase_source : 7d82d1000473b2530d6144987a28e35815c11999
2016-11-02 09:30:50 -07:00
Shane Caraveo
5dad9554f6 Bug 1314493 simplify xhr webrequest tests for uploads, fix xhr blob send, r=kmag
MozReview-Commit-ID: 4sQGgwD6HMC

--HG--
extra : rebase_source : 52e103db1287d122e6b434840affbae7335c74f9
2016-11-02 09:27:48 -07:00
Robert Strong
f0a313b11b additional test code cleanup - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 13:02:05 -07:00
Chris Pearce
006317c9b3 Bug 1314445 - Remove unused EME notification handlers from GMPProvider.jsm. r=cpearce
Gecko no longer emits this notification, so there's no point handling it in
GMPProvider.

MozReview-Commit-ID: BIvQCXN7LhF

--HG--
extra : rebase_source : b8340f4d411fa527f4c7af820d1bd4c657621a04
2016-11-02 13:08:08 +13:00
Robert Strong
7c5525d83a test code - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 10:09:59 -07:00
Robert Strong
ad19951578 client code - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 10:09:54 -07:00
Kris Maglione
db20c25ff4 Bug 1308920: Part 2 - Support posting messages across windows with different addonId origins. r=billm
MozReview-Commit-ID: 89TD8x5cUlZ

--HG--
extra : rebase_source : b5876fc07a891be51b419810df2ae67f687c1c70
2016-11-01 19:04:13 -07:00
Geoff Brown
ef3f1323fa Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer
--HG--
rename : browser/components/sessionstore/Utils.jsm => toolkit/modules/sessionstore/Utils.jsm
2016-11-02 10:56:20 -06:00
Carsten "Tomcat" Book
40cbfabd47 Backed out changeset e71702af187b (bug 1312100) for bustage
--HG--
extra : rebase_source : 7ed159ca1a2cb6d6247bc8860ac5f9e53142f95a
2016-11-02 12:36:31 +01:00
André Bargull
a66dea5d9b Bug 1313797: Remove Date.prototype.toLocaleFormat uses in toolkit/mozapps/extensions/internal. r=mossop
--HG--
extra : rebase_source : 867d7c5a206efa805d8b4cf9eba1afe335f044d4
2016-10-28 15:31:27 -07:00
Jessica Jong
888488c460 Bug 1312975 - update reset button icon in datetime input field. r=mconley
--HG--
extra : rebase_source : 5c61769dc35221219043530df2d1395162dfa297
2016-11-01 23:13:00 +01:00
Jim Mathies
e3f5b0ff43 Bug 1312100 - Enable a11y with e10s for Linux/OSX on all channels. r=felipe
MozReview-Commit-ID: ByOtfJ4HmMO

--HG--
extra : rebase_source : 639d8433430392beda41c5e3bd13a56ce5b5bb52
2016-10-25 08:40:21 -05:00
Gabor Krizsanits
7206482dbe Bug 1312022 - Fix some leaky tests. r=mrbkap 2016-11-02 11:13:49 +01:00
Jonathan Kingston
6375d2a38e Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r=jaws
MozReview-Commit-ID: 2M1yFOxweBm
2016-09-14 22:48:58 +01:00
Dave Townsend
f2ddeeaf28 Bug 1314829: Remove no-unused-expressions from the recommended configuration. r=jaws DONTBUILD
MozReview-Commit-ID: C3jvF2aFNsx

--HG--
extra : rebase_source : db42159a239caaea82b4c1f27bb6b2a44321f47e
extra : amend_source : dc92e1877d4f7dc5f93435bf8c4b5599e584e509
2016-11-03 08:59:50 -07:00
André Bargull
42eeb09e2f Bug 1313795 - Remove Date.prototype.toLocaleFormat uses in toolkit/content/widgets. r=Neil 2016-11-01 09:20:48 -07:00
Jim Mathies
b30144022d Bug 1312100 - Enable a11y with e10s for Linux/OSX on all channels. r=felipe
MozReview-Commit-ID: Ex7T5S6MNJR
2016-11-02 07:26:41 -05:00
Kris Maglione
9ec833d34e Bug 1308421: Handle MessageChannel responses correctly after docshells have been swapped. r=aswan
MozReview-Commit-ID: HDTrBfdclXd

--HG--
extra : rebase_source : ec09a6772df798982fc2d52153186fd901a3984c
extra : amend_source : da03f0645ee6561497936f7c42d46f941ad2dd77
extra : histedit_source : 0937500d487c46a738c0a2783b04054ec238a940
2016-10-11 21:08:33 +01:00
Kris Maglione
92f05e0b16 Bug 1312690: Add some stupid microoptimizations. r=aswan
MozReview-Commit-ID: 4qoNuG2k0KS

--HG--
extra : rebase_source : fff22127b80bb8edc8578c2035d4689452ed4f6e
2016-11-01 16:56:21 -07:00
Kris Maglione
46cb76edfa Bug 1312690: Remove now-useless .matches() call from tryInject. r=aswan
MozReview-Commit-ID: 9EVWJFSe1tU

--HG--
extra : rebase_source : 5fb8ba9579fbc3e58ed214bad18fffd055bf61ac
2016-11-01 16:53:55 -07:00
Kris Maglione
d374c039ef Bug 1312690: Speed up MatchPattern matching. r=aswan
MozReview-Commit-ID: 2QmKnG0aBQw

--HG--
extra : rebase_source : 2480036cad45922e56e9db6dfd63b336b578e5ce
2016-11-02 13:45:01 -07:00
Kris Maglione
f163c8b4cb Bug 1312690: Create content script sandboxes in same zone as content window. r=aswan
MozReview-Commit-ID: K44jMuVfhz4

--HG--
extra : rebase_source : c37bafe019c53b3e3528ab750bf17cad6507e457
2016-10-31 12:46:39 -07:00
Kris Maglione
74012f4fcd Bug 1312690: Load content scripts asynchronously when possible. r=aswan
MozReview-Commit-ID: BzpZA4stbCI

--HG--
extra : rebase_source : 1b93f4ee7add989b3716b75c26ee9835e086d29c
2016-11-02 13:57:19 -07:00
Kris Maglione
fbd0e78bd4 Bug 1312690: Lazily initialize binding implementation objects. r=aswan
MozReview-Commit-ID: E8K6In6JtWO

--HG--
extra : rebase_source : 285a97db6ed7febec4188b2842730fe690a7e5b1
2016-10-30 20:24:12 -07:00
Kris Maglione
e9c3a589bb Bug 1312690: Lazily initialize extension APIs. r=aswan
MozReview-Commit-ID: 2ofzT6wPvus

--HG--
extra : rebase_source : 462e3eca2a9750fb07ad753322e86bc1494a8b4e
2016-11-02 19:21:04 -07:00
Kris Maglione
2bc5203e8b Bug 1312690: Lazily initialize schema bindings. r=aswan
MozReview-Commit-ID: GoVUlANCgHg

--HG--
extra : rebase_source : 63ad0522291f1526b476d709cb1a201e52dc09d3
2016-11-02 19:09:04 -07:00
Kris Maglione
99ef07a8a2 Bug 1312690: Cleanup. r=aswan
MozReview-Commit-ID: IorfzVPKyIE

--HG--
extra : rebase_source : 2255208c0e8bad655afd307b1241e784c355c83c
2016-10-30 19:54:23 -07:00