Commit Graph

6345 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez
8023fb91e0 Bug 1439875: Flag chevron.svg as intermittently shown on windows. r=johannh
MozReview-Commit-ID: 7gJvF00WDgR
2018-03-15 21:21:33 +11:00
Emilio Cobos Álvarez
9b17e5a89b Bug 1439875: Update browser_windowopen_flicker.js. r=florian
To avoid hacking around the empty window, and handle the activation issue seen
on Windows / OSX.

MozReview-Commit-ID: oK3T8FKd5n
2018-03-15 21:21:33 +11:00
Emilio Cobos Álvarez
abc153b01f Bug 1439875: Update browser_windowopen_reflows.js to not wait for a resize that no longer exists. r=florian
MozReview-Commit-ID: Jln9ejZh2b6
2018-03-15 21:21:33 +11:00
Kris Maglione
c52d401bb4 Bug 1445551: Part 1b - Whitelist unsafe CPOW use in existing tests. r=mconley
MozReview-Commit-ID: 4ojwvjw9XGT
2018-03-14 14:35:05 -07:00
Andreea Pavel
4fcb7883ae Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-03-15 00:11:42 +02:00
Andreea Pavel
74e16465e7 Merge mozilla-inbound to mozilla-central. a=merge on a CLOSED TREE 2018-03-15 00:07:17 +02:00
Andreea Pavel
119029b837 Backed out 6 changesets (bug 1439875) for browser chrome failures at browser/base/content/test/general/browser_private_browsing_window.js on a CLOSED TREE
Backed out changeset 1ee033e0061a (bug 1439875)
Backed out changeset 7f25473e9b29 (bug 1439875)
Backed out changeset 69550dec0534 (bug 1439875)
Backed out changeset f3b96ce3490b (bug 1439875)
Backed out changeset 9ded55072903 (bug 1439875)
Backed out changeset 7b33ad14ce8c (bug 1439875)
2018-03-14 23:54:24 +02:00
Arthur Iakab
fe605c1dfc Bug 1439493, disabling browser_bug495058.js on Linux jsdcov r=jmaher 2018-03-14 07:18:00 +02:00
Jason Laster
ac91a7b972 Bug 1445081 - Update Debugger Frontend v21. r=jdescottes
MozReview-Commit-ID: IrusTqKuyAN
2018-03-14 09:56:55 -04:00
Mike Conley
5fe23642d0 Bug 1445455 - Test that it's possible to show the same StatusPanel value twice in a row. r=dao
MozReview-Commit-ID: 17U8JHVO2PN
2018-03-13 18:21:47 -04:00
Andreea Pavel
45e00e4e5f Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-03-13 19:26:13 +02:00
Jon K
730c92c5ab Bug 1441844 - Remove unused --chrome-nav-bar-separator-color variable. r=dao 2018-03-13 13:59:46 +01:00
Trisha
f47175323d Bug 1444054 - Replace promiseWaitForCondition with TestUtils.waitForCondition in browser_devices_get_user_media_screen.js. r=johannh 2018-03-13 00:14:30 +08:00
Trisha
956cc7e029 Bug 1443866 - Use TestUtils.waitForCondition in browser_devices_get_user_media_multi_process.js. r=johannh 2018-03-13 16:02:55 +08:00
Mike Conley
8e63b1f923 Bug 1358719 - Add window resize reflow test. r=florian
MozReview-Commit-ID: 57mLswnXhC8
2018-03-07 13:29:25 -05:00
accakks
2e31a4ed68 Bug 1444372 - Replace promiseTopicObserved with TestUtils.topicObserved in browser_popupNotification_2.js. r=prathiksha
MozReview-Commit-ID: 3P0kJwulAjd
2018-03-12 08:48:41 +05:30
Emilio Cobos Álvarez
ee6f0e369a Bug 1439875: Flag chevron.svg as intermittently shown on windows. r=johannh
MozReview-Commit-ID: 7gJvF00WDgR
2018-03-14 20:47:46 +01:00
Emilio Cobos Álvarez
4c02d64bf9 Bug 1439875: Update browser_windowopen_flicker.js. r=florian
To avoid hacking around the empty window, and handle the activation issue seen
on Windows / OSX.

MozReview-Commit-ID: oK3T8FKd5n
2018-03-14 20:47:44 +01:00
Emilio Cobos Álvarez
743acd8183 Bug 1439875: Update browser_windowopen_reflows.js to not wait for a resize that no longer exists. r=florian
MozReview-Commit-ID: Jln9ejZh2b6
2018-03-14 20:47:41 +01:00
Gijs Kruitbosch
0ca6e1b639 Bug 1358815 - remove sync reflow from find bar initialization, r=jaws
This removes the sync reflow from almost all cases. The only case where we keep it is when a keypress
caught in content triggers a sync message to the parent process. We should clean this up in bug 1371523.

I've tried to fix the tests, but a lot of them seem to be disabled anyway...

MozReview-Commit-ID: 9k36p7q8MKy
2018-03-12 14:01:44 +00:00
Brindusan Cristian
a6e62d8ce3 Backed out 2 changesets (bug 1358815) for bc failures on browser_pdfjs_main.js CLOSED TREE
Backed out changeset 880736d97de3 (bug 1358815)
Backed out changeset a2a0a0990e1a (bug 1358815)
2018-03-15 21:23:12 +02:00
Gijs Kruitbosch
54e2568278 Bug 1358815 - remove sync reflow from find bar initialization, r=jaws
This removes the sync reflow from almost all cases. The only case where we keep it is when a keypress
caught in content triggers a sync message to the parent process. We should clean this up in bug 1371523.

I've tried to fix the tests, but a lot of them seem to be disabled anyway...

MozReview-Commit-ID: 9k36p7q8MKy
2018-03-12 14:01:44 +00:00
Noemi Erli
f31b8ec798 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-15 19:44:05 +02:00
Gijs Kruitbosch
a517127654 Bug 1443870 - update tests for lack of content-process blocklist, r=florian
MozReview-Commit-ID: 4PyUDd6BNsM
2018-03-14 20:02:11 +00:00
Margareta Eliza Balazs
71e26c30ef Merge inbound to mozilla-central. a=merge 2018-03-13 01:10:10 +02:00
Sebastian Hengst
1d14fd1eb9 Backed out changeset 42afef8cda32 (bug 1443866) for failing browser-chrome's browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js 2018-03-12 19:59:02 +02:00
manikishan
02874947cf Bug 1431050 - Replace NS_ASSERT with conditional exceptions/console.assert and remove the debug.js module. r=mak
console.assert keeps the same semantics as NS_ASSERT in that it doesn't throw an exception,
but a lot of the places code was using it in a way that would be better served by throwing
an exception when the condition is false.

MozReview-Commit-ID: DEF5HSfYO36
2018-02-03 11:32:25 +05:30
Trisha
b22a028640 Bug 1443866 - Use TestUtils.waitForCondition in browser_devices_get_user_media_multi_process.js. r=johannh, Trisha 2018-03-12 21:28:10 +08:00
Andreea Pavel
816981a5af Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-03-09 21:35:33 +02:00
Andreea Pavel
cce81a7740 Merge mozilla-inbound to mozilla-central. a=merge on a CLOSED TREE 2018-03-09 21:33:50 +02:00
Kris Maglione
50e184c485 Bug 1315887: Temporarilly disable browser_ext_locationBarExternalLoad for surge in intermittents. r=me
MozReview-Commit-ID: 9Vb5nQ9lwpq
2018-03-09 08:21:36 -08:00
Dão Gottwald
acbba514e2 Bug 1443404 - Fix browser_urlbarFocusedCmdK.js intermittent failure. r=Gijs
MozReview-Commit-ID: AA31YY6nUPc
2018-03-09 11:24:06 +01:00
Dorel Luca
b6bf33a37c Merge mozilla-central to mozilla-inbound. a=merge 2018-03-09 12:01:54 +02:00
Kris Maglione
96ee075269 Bug 1443964: Follow-up: Attempt 3 to fix intermittent timing issues, this time with rr chaos mode.
MozReview-Commit-ID: 8BJq7VT8PPJ
2018-03-08 20:37:10 -08:00
Kris Maglione
80e4b2599b Bug 1443964: Follow-up: Another attempt at fixing intermittent timing issue after removal of sync messaging from shims. r=bustage
MozReview-Commit-ID: 2WUsb7DIqk7
2018-03-08 19:01:48 -08:00
Tooru Fujisawa
e16d7532ff Bug 1442167 - Use text that will not be fixed to URL when testing non-URL case. r=Gijs 2018-03-09 10:53:36 +09:00
Kris Maglione
f27c007eda Bug 1443983: Follow-up: Add preferredRemoteType to addTab call to fix another unexpected intermittent. r=bustage
MozReview-Commit-ID: Fh5p3pC2Ofq
2018-03-08 17:34:11 -08:00
Kris Maglione
fa0e64c231 Bug 1443983: Follow-up: Force initial about:blank browser to non-remote. r=me
It looks like something about the removal of interpositions causes the inital
browser to sometimes load remotely, which breaks the assumptions of the test.

MozReview-Commit-ID: 9rmPem1VplE
2018-03-08 16:16:21 -08:00
kanika
b885e85171 Bug 1443828 Replace promiseWaitForCondition with TestUtils.waitForCondition in browser_devices_get_user_media.js r=prathiksha
MozReview-Commit-ID: KyYHBCf4s10
2018-03-08 23:15:15 +05:30
Johann Hofmann
4efad2b1a0 Bug 1442294 - Downgrade global streaming indicator when a higher priority device has been disabled. r=florian
MozReview-Commit-ID: 6GxXNsB6xYy
2018-03-08 14:08:21 +01:00
Gurzau Raul
144ebf62af Backed out changeset 1f9f56aeb495 (bug 1297630) for bc failures on content/test/about/browser_aboutNetError.js and en-us failures on functional/security/test_ssl_disabled_error_page.py on a CLOSED TREE 2018-03-16 18:28:39 +02:00
Johann Hofmann
d9ea03891b Bug 1297630 - Test certificate errors in iframes. r=Gijs
This amends the browser_aboutCertError test file to cover error pages
in iframes in addition to top-level pages. I figured that instead of
re-writing all assertions in a separate test it would be smarter to
do the same assertions we apply to the top-level error pages on frames
as well.

I did not update the checkWrongSystemTimeWarning test, which is currently disabled.

MozReview-Commit-ID: 90fS0emPaSN
2018-03-15 12:57:11 +01:00
Sebastian Hengst
00e73f99f1 merge mozilla-central to mozilla-inbound. CLOSED TREE 2018-03-13 02:11:18 +02:00
Michal Novotny
29256020e8 Bug 1430088 - Disable browser_all_files_referenced.js test on win32 due to frequent OOM crashes after landing bug 1373708. r=florian 2018-03-12 13:02:37 +01:00
layely
3d04504429 Bug 1387976 - Add missing test file for persisting tab-muted state across restarts of the browser. r=jaws 2018-03-12 15:57:45 -04:00
layely
ce309ae7e9 Bug 1387976 - Persist tab-muted state across restarts of the browser. r=jaws 2018-03-12 15:43:53 -04:00
Kris Maglione
0e8508c8ff Bug 1443964: Part 1 - Fix most tests that rely on add-on shims. r=mconley
browser_google_behavior.js is the only remaining exception.

MozReview-Commit-ID: GA15P7f0KBv
2018-03-07 14:35:16 -08:00
Prathiksha
872d37cca3 Bug 1435160 - Format notification popup description message in a helper function. r=johannh
MozReview-Commit-ID: Bwy2WrbXjUf
2018-02-28 02:01:55 +05:30
Gijs Kruitbosch
c0f35d187a Bug 1433133 - remove old about:newtab code, r=florian
MozReview-Commit-ID: Itlmi3E2KrG
2018-03-06 17:37:31 +00:00
Paolo Amadini
16faec8950 Bug 851471 - Decommission nsIDownloadManager. r=mak
MozReview-Commit-ID: HfqdrdJcLrh
2018-03-06 13:16:07 +00:00