Commit Graph

5956 Commits

Author SHA1 Message Date
Timothy Guan-tin Chien
0d616cb6d0 Bug 1363850, Part III, Set pref to make new about:preferences Nightly only, r=jaws,mconley
MozReview-Commit-ID: Khanjh79tPd

--HG--
extra : rebase_source : 84d197b1b1915d767049bfc0280c070e89c286d1
2017-05-25 18:12:00 +08:00
Sean Lee
b307c24f00 Bug 1349490 - Part 2: Use a set of regexp to recognize the input autofill type.; r=MattN
MozReview-Commit-ID: B6ypdjBxlIV

--HG--
extra : rebase_source : 15b581c4d773c0f9f7fa339db143aef306a10f98
2017-04-28 17:14:15 -07:00
Ryan VanderMeulen
da959ef9a4 Backed out changeset 9bda0f33f7b5 (bug 1368208) for 508816-1-ref.xul failures. 2017-05-30 16:20:03 -04:00
Dão Gottwald
0c5a7a184b Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
MozReview-Commit-ID: DPwyJgy3ray

--HG--
extra : rebase_source : 6bd80df2d901cbe4b1c29323b4ab1997247583fe
2017-05-30 21:39:30 +02:00
Ryan VanderMeulen
af691573d4 Merge m-c to autoland. a=merge 2017-05-30 12:59:41 -04:00
Carsten "Tomcat" Book
c9c84e3b6a Merge mozilla-central to mozilla-inbound 2017-05-30 11:53:26 +02:00
Phil Ringnalda
64c713bbfa Backed out changeset c0c635e938fa (bug 1368208) for eslint and reftest 508816-1-ref.xul failures
CLOSED TREE

MozReview-Commit-ID: LcPpCIciePj
2017-05-29 12:34:16 -07:00
Dão Gottwald
86edac3753 Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
MozReview-Commit-ID: GfvqsJbNCCU

--HG--
extra : rebase_source : f3937f3a8e5662991eac69d0856e2f23491970f5
2017-05-29 20:50:23 +02:00
Phil Ringnalda
cba671875b Backed out changeset b89704b3bc19 (bug 1358500) for failures in browser_bug537013.js
MozReview-Commit-ID: IO4dyagNqNB

--HG--
extra : rebase_source : 5a5beba51e57ac28654eb7a4dcac7db1cd9bedb0
2017-05-29 10:52:37 -07:00
Christoph Kerschbaumer
3fc12a8c6e Bug 1363977 - Have loadTabs() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-29 21:32:21 +02:00
Carsten "Tomcat" Book
bdfe9a25bf Backed out changeset 2b92af4575ae (bug 1357386) 2017-05-30 08:51:22 +02:00
Christoph Kerschbaumer
74a7c96cd0 Bug 1357386: Have loadTabs() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-30 08:31:08 +02:00
Paolo Amadini
d7513d1e02 Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 64395c5fdf25deebd60dfbf2cf5df3cbf7ca8abb
extra : amend_source : 0a3f13419c050662680f2bd110d724b3bf991732
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-05-28 11:46:45 +01:00
Sebastian Hengst
8d47870cdc Backed out changeset 8d53be05afc5 (bug 1242505) 2017-05-28 11:31:12 +02:00
Paolo Amadini
8edd3b1d5c Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 59e5b84cb431f3ca28287d30a3da8fbea1363ec5
2017-05-25 15:00:35 +01:00
Ricky Chien
3025ba0bee Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop
MozReview-Commit-ID: 14HG16oPb0g

--HG--
extra : rebase_source : 2b1f1c16f8ab4605f73c36f376997ddd18ad08d5
2017-05-20 00:09:25 +08:00
milindl
fc8d285e3d Bug 1036440 - Fix tests and consumers for rewritten PlacesDBUtils, r=mak
This includes 2 things:
1. Replacing the parts which test the logs for the presence of prefixes by testing
the returned map for `suceeded`.
2. We don't need to wait to observe the topic anymore, we can simply await methods
from `PlacesDBUtils` to know when they are done.

MozReview-Commit-ID: Ct9l9pzUW5x

--HG--
extra : rebase_source : 657e4ac53f8b3785740a5b732d483fad9600f73d
2017-05-24 11:00:47 +05:30
Panos Astithas
571c7ea21b Mute audio immediately on tab closure (bug 1355242). r=florian
MozReview-Commit-ID: BO161kV2UWE

--HG--
extra : rebase_source : 9d74976581efdccb07845dee5b84e77d8b6b8b92
2017-05-11 17:39:45 -04:00
Gijs Kruitbosch
80a2759099 Bug 1358500 - fix find bar being disabled all the time, r=mikedeboer
MozReview-Commit-ID: BpnCdKgtYiG

--HG--
extra : rebase_source : 50ab38dd78941fe397a0acb8113f961f15d7f31d
2017-05-29 16:17:56 +01:00
Carsten "Tomcat" Book
fe4b4589cf Backed out changeset 9fc7556f5386 (bug 1368208) for eslint failures 2017-05-30 15:47:21 +02:00
Dão Gottwald
b3475703c5 Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
MozReview-Commit-ID: 8aDPxscBvGN

--HG--
extra : rebase_source : 90205cb7970cbf969a98778003c19372db7dae89
2017-05-30 14:51:49 +02:00
Sebastian Hengst
a88bd6a170 Backed out changeset 8901a598369f (bug 1368208) for eslint failure at toolkit/content/widgets/scrollbox.xml:195 (unexpected token .). r=backout 2017-05-30 14:27:42 +02:00
Gijs Kruitbosch
9974338905 Bug 1358500 - fix find bar being disabled all the time, r=mikedeboer
MozReview-Commit-ID: BpnCdKgtYiG

--HG--
extra : rebase_source : f309a8ebb2ee95be0a3ffccd8ac67e7693acd890
2017-05-29 16:17:56 +01:00
Dan Banner
ea09f270ab Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8
MozReview-Commit-ID: EXJNufdKKhJ

--HG--
extra : rebase_source : 66d17c7981c4b0987c482ce092b25990b42c07fb
2017-05-27 15:17:29 +01:00
Dão Gottwald
f7cc68b14a Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
MozReview-Commit-ID: 9BA3u2gOawu

--HG--
extra : rebase_source : 5a5f50f643f2911c6a290413ddfeff9fb6d053d9
2017-05-30 12:07:49 +02:00
flyingrub
24fe5b3ab5 Bug 1363828 - First attempt at making about:telemetry more exception r=chutten
safe

We could also test ping.environment.addons before using it.


MozReview-Commit-ID: 1z6NdLPTBqN

--HG--
extra : rebase_source : c5ec4d189cf0d2d7bb67e335c06f678dd53d335d
2017-05-26 18:15:22 +02:00
flyingrub
48dc5abae1 Bug 1363828 - Replace custom isArray() by Array.isArray() r=chutten
MozReview-Commit-ID: 9uErcVbMgLv

--HG--
extra : rebase_source : f347b9d2b7aa6de1756e883dfc275e5971879b9f
2017-05-26 17:05:18 +02:00
Ray Lin
c4a9832435 Bug 1367194 - Explicitly pause video at the end of the test to prevent the media backend from pausing the video as the page closes and thus r=jaws
randomly firing a 'pause' event when the test isn't expecting it. r=jaws

MozReview-Commit-ID: 65NrpKbIxi7

--HG--
extra : rebase_source : 7e1ec55d5c23b8c0cfa49ca5298d77fef77a2e4b
2017-05-24 13:19:55 +08:00
Dão Gottwald
16e85eb315 Bug 1358453 - Throttle scroll button disabled state updates while scrolling to avoid flushing layout as much as possible. r=florian
MozReview-Commit-ID: 34w6M06ehRF

--HG--
extra : rebase_source : 311a2f93756b4263f8c52826bead7f9430e8774c
2017-05-25 15:08:54 +02:00
tiago
ac4de5a977 Bug 1361697 - Use toolkit/themes/shared/in-content/info-pages.css for about:license. r=dao
MozReview-Commit-ID: LEdssCpq5YY

--HG--
extra : rebase_source : cb4c443063ed6ec8f14363e9326e06d686cd2314
2017-05-24 16:18:29 -03:00
Shing Lyu
5d8a5a598c Bug 1361645 - Change reftest condition stylo to styloVsGecko r=dbaron
MozReview-Commit-ID: 3ekoU1zg8xA

--HG--
extra : rebase_source : f62c84516f5ac0d4b4d0c876514b72fa786ec542
2017-05-25 11:26:12 +08:00
Mark Banner
d1dfdb8a14 Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop
MozReview-Commit-ID: Hhm4YBansg1

--HG--
extra : rebase_source : 3cb49159fa3f5dae12e4eb21f22e747850fdf184
2017-05-19 09:22:48 +01:00
Mats Palmgren
297b9d70e1 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: IbwWM0FL6HF

--HG--
extra : source : bbb688fe1ba3f5201a190c6e25b693ef7272ea2d
2017-05-21 17:15:00 +08:00
Mats Palmgren
f7e4384ac8 Bug 1365614 part 2 - Backout bug 1357655. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: Ig0RVKSQw4r

--HG--
extra : source : e528713f882cfc92f4c7acaf41e00dd302105ed0
2017-05-18 11:09:00 +08:00
Mats Palmgren
aea77748e4 Bug 1365614 part 1 - Backout bug 1358840. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: GwjC0YXc17m

--HG--
extra : source : cdaaaf661b0fae3029e6dbc2419b32eb3c96b4a4
2017-05-18 11:08:00 +08:00
Ray Lin
d7dafa6ace Bug 1352724 - Fix the indentation and spelling error. r=jaws
MozReview-Commit-ID: IUXY7qiUuHe

--HG--
extra : rebase_source : d07dd2c1588cf5237f7ea9eb4447dc4822362f9e
2017-05-15 18:30:30 +08:00
Ray Lin
483a0b8c19 Bug 1352724 - Pause video at the point when scrubber is being click. r=jaws
MozReview-Commit-ID: 5JuDivYzhoJ

--HG--
extra : rebase_source : 81bca14502cc16beb240ca5f42096f8453bd37c8
2017-04-26 17:09:12 +08:00
Drew Willcoxon
7a6e8fe45a Bug 1303781 - Sometimes selecting a history entry opens a Google search instead of navigating to the entry. r=mak
MozReview-Commit-ID: 9Ylo1o4DMbK

--HG--
extra : rebase_source : 25a77071e7e26f3aca4ba95fa5bce91d2dd2e837
2017-05-19 10:11:55 -07:00
Carsten "Tomcat" Book
1bdc87018b Merge mozilla-central to autoland
--HG--
extra : rebase_source : 4e9c2047973e5a540496b19e456a2e7bd14715ad
2017-05-22 15:48:11 +02:00
Carsten "Tomcat" Book
6c2dbacbba Backed out changeset cdaaaf661b0f (bug 1365614) on request from glob 2017-05-22 15:45:53 +02:00
Carsten "Tomcat" Book
2565b104f7 Backed out changeset e528713f882c (bug 1365614) 2017-05-22 15:45:34 +02:00
Carsten "Tomcat" Book
00d4ea331d Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
Carsten "Tomcat" Book
469e512b06 merge mozilla-inbound to mozilla-central a=merge 2017-05-22 13:00:17 +02:00
Mats Palmgren
e706869580 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
Mats Palmgren
a928a1b1f6 Bug 1365614 part 2 - Backout bug 1357655. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-18 11:09:00 +08:00
Mats Palmgren
033085b9d7 Bug 1365614 part 1 - Backout bug 1358840. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-18 11:08:00 +08:00
DimiL
c632a44157 Bug 1360480 - about:url-classifier: Cache information. r=francois
MozReview-Commit-ID: 4YXtb2KPgwL

--HG--
extra : rebase_source : ad9f897aa5772d6001a757e189730d427713f915
2017-05-17 10:32:33 +08:00
Jessica Jong
7a32dbad28 Bug 1337830 - [DateTimeInput] Home/End keys should have no effect on year field. r=mossop
MozReview-Commit-ID: LjYetlucSnT

--HG--
extra : rebase_source : 7ed48047adf0e4c22e524017424b5b50f9e1d5a2
2017-05-19 14:55:39 +08:00
Mike Conley
64393b1c24 Bug 1352620 - Don't have a hardcoded limit of 20 items in AutoCompletePopups. r=MattN
MozReview-Commit-ID: 6rZRi7kq3R7

--HG--
extra : rebase_source : a0112ab40ec9d5b28b3b0f0cbcfbd619ae52d019
2017-05-16 15:07:45 -04:00
Bill McCloskey
068699332f Bug 1363877 - Label nsBrowserStatusFilter::TimeoutHandler as SystemGroup (r=felipe)
MozReview-Commit-ID: 5qD7vnU5GZC
2017-05-17 11:47:40 -07:00