Commit Graph

6345 Commits

Author SHA1 Message Date
Gijs Kruitbosch
2d9f2c23fe Bug 1430511, remove unused whitelist entry, rs=firebot,bustage 2018-01-18 16:15:53 +00:00
Marco Bonardo
3c4c8ae83c Bug 1416305 - Copying a search suggestion from the address bar gives back an http url. r=adw
MozReview-Commit-ID: DBfZvVOxmzE
2018-01-16 12:23:09 +01:00
Cosmin Sabou
ea27e02ea2 Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
Bevis Tseng
0fe61a1e53 Bug 1428253 - Resume the test at next tick after the resolve of openTabSelectedPromise. r=:Gijs.
With the conformant promising scheduling, the promise callback can be performed
eariler at the returning from a event listener if possible instead of the end
of current task.

The resolving of "selected" change of the openedTab becomes part of the process
of RemotePrompt.openTabPrompt() where the 'DOMWillOpenModalDialog' event is fired.

We should resume the test at next tick to ensure that the openTabPrompt() is
done before removing the openedTab.
2018-01-16 14:04:36 +08:00
Neil Deakin
378db2b876 Bug 1427449, don't close the menu in nsMenuBarFrame::FindMenuWithShortcut when just checking if such a menu shortcut key exists from the keydown event handler, also for extra safety this should only happen for menus not panels, r=felipe 2018-01-15 15:16:56 -05:00
Nika Layzell
635711a262 Bug 1383876 - Part 2: Remove GroupedSHistory and Prerendering logic from JS code, r=freesamael
MozReview-Commit-ID: KwvOcgQKheK
2018-01-12 17:52:54 -05:00
Marco Bonardo
afcf9c1e9e Bug 1416041 - Collapse one-offs buttons if only the current engine is active and don't select search settings when collapsed. r=florian
MozReview-Commit-ID: 9aOM19NPRzt
2018-01-11 18:11:34 +01:00
Gijs Kruitbosch
d492678217 Bug 1429709 - make relative SVG links absolute, r=jaws
MozReview-Commit-ID: 9kSdFbpPx32
2018-01-12 00:19:12 +00:00
Gijs Kruitbosch
6dd1141e99 Bug 1430507 - pass something that's always serializable for SVG elements and the context menu, r=nhnt11
MozReview-Commit-ID: KUDsCdzAM4D
2018-01-15 09:45:50 +00:00
Prathiksha
36b3466343 Bug 1369482 - Make hostnames in permission prompts much more prominent. r=johannh
MozReview-Commit-ID: 89m2QVzj8DG
2017-12-14 21:00:28 +05:30
Tim Nguyen
e0347f3526 Bug 1428938 - Remove legacy toolbar customization code. r=Gijs
MozReview-Commit-ID: 1ppfxI7yYJW
2018-01-11 16:35:17 +00:00
Sylvestre Ledru
ee2a7f050d Bug 1278282 - Update of the tests to reflect the removal of the gtk2 r=lsalzman
MozReview-Commit-ID: Htgc44dCEjX
2018-01-10 08:55:38 +01:00
Andrea Marchesini
fae42fd6b6 Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco
* * *
Bug 1428745 - Remove support for version parameter from script loader - fixing a broken depending test - CLOSED TREE, r=me
* * *
Bug 1428745 - Remove support for version parameter from script loader - fixing WPTs - CLOSED TREE, r=me
* * *
Bug 1428745 - Remove support for version parameter from script loader - fixing tests - CLOSED TREE, r=me
2018-01-09 17:00:49 +01:00
Narcis Beleuzu
972550c448 Backed out 6 changesets (bug 1428745) for wpt failures on script-type-and-language-with-params.html. r=backout on a CLOSED TREE
Backed out changeset 9e84285278fe (bug 1428745)
Backed out changeset e199f1ccf64c (bug 1428745)
Backed out changeset dfb9af93ac53 (bug 1428745)
Backed out changeset 1d975770bd9a (bug 1428745)
Backed out changeset 1d5dc7dfd429 (bug 1428745)
Backed out changeset 4e53f251c5b8 (bug 1428745)
2018-01-10 00:37:59 +02:00
Andrea Marchesini
a8d2ddc57e Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
Myk Melez
206f348b11 Bug 1428529 - ensure window.opener.Preferences is defined; r=jaws
MozReview-Commit-ID: DNvpuQplNgb
2018-01-08 20:33:40 -08:00
Dorel Luca
e197266a19 Backed out 11 changesets (bug 1252998) for faling browser-chrome on browser/base/content/test/sanitize/browser_sanitize-offlineData.js
Backed out changeset a9ec63c01c50 (bug 1252998)
Backed out changeset a3e5299b882a (bug 1252998)
Backed out changeset aa511b206e21 (bug 1252998)
Backed out changeset 5875848a48ab (bug 1252998)
Backed out changeset 7fd2523680d1 (bug 1252998)
Backed out changeset a45e28e573a4 (bug 1252998)
Backed out changeset 92e8cc81b417 (bug 1252998)
Backed out changeset da38d133549e (bug 1252998)
Backed out changeset 5be23a98b47c (bug 1252998)
Backed out changeset 609093736110 (bug 1252998)
Backed out changeset f4955cf6447f (bug 1252998)
2018-01-08 11:00:39 +02:00
Andrea Marchesini
5b14bb7d72 Bug 1252998 - StorageActivityService - part 11 - nsIStorageActivityService::testOnlyReset() for testing, r=asuth 2018-01-08 08:32:32 +01:00
Andrea Marchesini
7c22344b3a Bug 1252998 - StorageActivityService - part 10 - Test for nsIStorageActivityService, r=gijs, r=asuth 2018-01-08 08:31:39 +01:00
Andrea Marchesini
736032be4e Bug 1252998 - StorageActivityService - part 8 - Sanitize tests in a separate folder, r=gijs 2018-01-08 08:31:39 +01:00
Yoshi Huang
3d1516937a Bug 1403365 - fixed intermittent in browser_pageinfo_firstPartyIsolation.js r=baku
When we try to load https://example.com/browser/browser/base/content/test/pageinfo/image.html,
sometimes BrowserTestUtils will return early even the page doesn't load
yet, for example, the browser.currentURI is still about:blank.
And loading about:blank will cause error in pageInfo.js, hence caused
the timeout.

So I add more parameters to browserLoaded to make sure browwserLoaded is
returned with the correct url.
2018-01-08 10:34:17 +08:00
Prathiksha
3b9c971180 Bug 1363040 - Stop loading tracking-protection-16.svg in windows that don't display it. r=johannh
MozReview-Commit-ID: I6yN3l47k9l
2018-01-04 22:22:19 +05:30
Gijs Kruitbosch
9e84a956ff Bug 1422643 - deal with tabs in the protocol in js paste detection code, r=florian,valentin
MozReview-Commit-ID: Ax5LGkIedkY
2017-12-20 18:57:48 +00:00
Tiberius Oros
343df02d82 Merge inbound to mozilla-central r=merge a=merge 2018-01-05 11:57:58 +02:00
Myk Melez
30f98a841a Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Florian Quèze
5a63ccc162 Bug 1426559 - Fix browser_windowopen_flicker.js to pass on DevEdition builds. r=johannh 2018-01-04 23:22:26 +01:00
Florian Quèze
0be9490ccf Bug 1428176 - Enable browser_startup.js on DevEdition builds. r=mccr8, r=florian 2018-01-04 22:17:38 +01:00
Florian Quèze
96c7c80314 Bug 1410072 - browser/base/content/test/performance tests should not modify startupRecorder data in order to pass test-verify, r=johannh. 2018-01-04 22:23:48 +01:00
Zibi Braniecki
20c66877f9 Bug 1428172 - Align mozIntl with Intl when working with constructors. r=nalexander
MozReview-Commit-ID: 5jGk1jXKkay
2018-01-04 13:01:43 -08:00
Andreea Pavel
75e4899e8a Backed out 1 changesets (bug 1422643) for failing browser/base/content/test/urlbar/browser_removeUnsafeProtocolsFromURLBarPaste.js r=backout on a CLOSED TREE
Backed out changeset 6ad5ec88a898 (bug 1422643)
2018-01-05 02:13:10 +02:00
Gijs Kruitbosch
87ee1fc631 Bug 1422643 - deal with tabs in the protocol in js paste detection code, r=florian,valentin
MozReview-Commit-ID: Ax5LGkIedkY
2017-12-20 18:57:48 +00:00
Mike Conley
4490172a43 Bug 1367797 - Add reflow tests for adding, removing and switching tabs while the tab strip is overflowed. r=florian
MozReview-Commit-ID: DFpA2eGk2X0
2017-11-20 14:58:32 -05:00
Sebastian Hengst
14608b5894 Backed out 2 changesets (bug 1379338) for failing Marionette headless' test_anonymous_content.py TestAnonymousNodes.test_find_anonymous_children. r=backout on a CLOSED TREE
Backed out changeset 232c97d7c2ea (bug 1379338)
Backed out changeset a76ff10b9bff (bug 1379338)
2018-01-04 20:15:18 +02:00
Myk Melez
5b9b2b305f Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Florian Quèze
7fe750408a Bug 1361484 - make browser_tabswitch_updatecommands.js dump the stacks when there are more command updates than expected, r=Enn. 2018-01-04 16:14:33 +01:00
Dão Gottwald
1302e968af Bug 1343837 - Remove find dialog resources from toolkit. r=florian 2018-01-04 11:36:37 +01:00
Florian Quèze
1a8b4111f9 Bug 1384389 - Test browser_all_files_referenced.js should extract URIs for all registered resource packages from libxul binary, r=Gijs. 2018-01-04 12:38:22 +01:00
Florian Quèze
4594ffb143 Bug 1356029 - browser_all_files_referenced.js should report files only referenced by unreferenced files, r=Gijs. 2018-01-04 12:38:19 +01:00
Gijs Kruitbosch
13deb84607 Bug 1425356 - remove local-build-only 'buster' XSLT qa tool, r=florian,Pike
This tool has basically been untouched since hg@1, except for codebase-wise changes, and as far as I can tell has
never had UI in Firefox (only in comm-central). It's the only remaining consumer of XUL templates, and I'm assuming it
can just be removed.

MozReview-Commit-ID: HjLx65PQldz
2017-12-20 17:04:17 +00:00
Geoff Brown
65af1930da Bug 1243263 - Disable browser_notification_tab_switching.js on windows for ongoing intermittent failures; r=me, a=test-only 2017-12-28 10:57:34 -07:00
Ryan VanderMeulen
2eb4385dce Bug 1426793 - Run browser_startup_flicker.js on DevEdition builds. r=florian 2017-12-23 16:39:54 -05:00
Ryan VanderMeulen
739b4970f4 Bug 1426793 - Ship startupRecorder.js in DevEdition builds. r=florian 2017-12-23 16:39:53 -05:00
Andreea Pavel
35130a6b8b Merge inbound to mozilla-centra r=merge a=merge 2017-12-22 11:54:07 +02:00
Mike Conley
cd42f6052d Bug 1424373 - Rename crash report submission pref. r=Mossop 2017-12-21 16:36:13 -05:00
arthur.iakab
c9b3a30920 Merge mozilla-central to autoland r=merge a=merge on a CLOSED TREE 2017-12-22 00:25:54 +02:00
arthur.iakab
08f57423e3 Merge Inbound to mozilla-central r=merge a=merge 2017-12-22 00:19:24 +02:00
Chung-Sheng Fu
b5e311db1b Bug 1413780 - Change permission name from canvas/extractData to canvas. r=johannh
MozReview-Commit-ID: 40mesFLeRWU
2017-12-14 15:59:57 -06:00
Florian Quèze
b6d77a7ce5 Bug 1426611 - disable browser_urlbar_search_reflows.js on Linux ccov and Windows ccov due to intermittent timeouts, r=Aryx. 2017-12-21 13:01:18 +01:00
Nihanth Subramanya
8e92ec6834 Bug 1426438 - Remove NewTabURL.jsm. r=florian
MozReview-Commit-ID: JDiEzEju3zP
2017-12-21 00:03:12 +05:30
Ryan VanderMeulen
c14300fb5a Bug 1425992 - Only run browser_startup_flicker.js on debug and trunk builds. r=florian 2017-12-20 17:48:22 -05:00