Florian Quèze
89558160b5
Bug 1421460 - restore icon should be visible at first paint, r=johannh.
2017-12-20 16:56:36 +01:00
Florian Quèze
c847c18787
Bug 1414126 - disable browser_urlbar_search_reflows.js on Linux debug and Windows debug due to intermittent timeouts, r=mconley.
2017-12-20 16:56:33 +01:00
Florian Quèze
bda5a0bd38
Bug 1394914 - toolbars no longer need to wait for xul overlays to load before initializing CustomizableUI icons (avoid sidebar icon flickering), r=Gijs.
2017-12-19 23:40:40 +01:00
Margareta Eliza Balazs
b7c990be5d
Backed out changeset 7c96cab6821a (bug 1394914) for failing bc in browser/base/content/test/performance/browser_windowopen_reflows.js r=backout a=backout on a CLOSED TREE
2017-12-20 14:32:53 +02:00
Margareta Eliza Balazs
5a94a14ee9
Merge inbound to mozilla-central r=merge a=merge
2017-12-20 11:47:11 +02:00
Florian Quèze
3f662053f3
Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8.
2017-12-19 23:45:10 +01:00
Florian Quèze
f1150a28b1
Bug 1394914 - toolbars no longer need to wait for xul overlays to load before initializing CustomizableUI icons (avoid sidebar icon flickering), r=Gijs.
2017-12-19 23:40:40 +01:00
Jonathan Kingston
9d78c5eab3
Bug 1420622 - Remove feed and pcast protocols. r=Gijs
...
MozReview-Commit-ID: KAC9MmLiuBG
2017-12-19 16:12:29 +00:00
Dão Gottwald
84422828af
Bug 1419537 - Make 'Close Tabs to the Right' and 'Close Other Tabs' available on pinned tabs to close non-pinned ones. r=jaws
...
MozReview-Commit-ID: 3kooJBCy8du
2017-12-16 13:24:44 +01:00
Gurzau Raul
9a15bed04f
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2017-12-19 00:00:36 +02:00
Mike Conley
1059602f5d
Bug 1424373 - Don't set crash reporting prefs when showing about:tabcrashed for a crash without a report. r=Mossop
2017-12-18 11:19:53 -05:00
Gijs Kruitbosch
ce36c9b44f
Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins
...
MozReview-Commit-ID: ALslAwZo4K9
2017-12-14 21:55:44 -06:00
Hiroyuki Ikezoe
2d6c7debc1
Bug 1380465 - Enable browser_windowopen_reflows.js on Linux. r=mconley
...
MozReview-Commit-ID: FoGK0jngVfE
2017-12-20 08:33:38 +09:00
Hiroyuki Ikezoe
b66101451a
Bug 1380465 - Drop the expected reflows about focus on url bar. r=mconley
...
Since bug 1377447 we use EnsurePresShellInitAndFrames for
FlushPendingNotification when textbox gets focused, and
EnsurePresShellInitAndFrames should not trigger any reflows. So in theory,
there is something causes a reflow that we could improve on other platforms.
MozReview-Commit-ID: FAcSZKrv0Fr
2017-12-20 08:33:34 +09:00
Hiroyuki Ikezoe
49b233ccf0
Bug 1380465 - Drop an expected reflow for Linux in browser_windowopen_reflows.js. r=mconley
...
The reflow was suppressed by bug 1414252, and the expected reflow
for other platforms was dropped in that bug.
MozReview-Commit-ID: HyYhvntOpGx
2017-12-20 08:33:06 +09:00
Dão Gottwald
e59deb9e18
Bug 1426350 - Move tab context menu tests to browser/base/content/test/tabs/. r=Gijs
...
MozReview-Commit-ID: 7sLCZhwoDEs
2017-12-20 14:08:16 +01:00
Jonathan Kingston
6a9e88511d
Bug 1419007 - ensure errors FireOnLocationChange after documentURI has changed in docshell. r=sawang r=francois
...
MozReview-Commit-ID: AaZEIOI4sW1
2017-11-21 11:40:01 +00:00
Tooru Fujisawa
3ba7b8d5dc
Bug 1424762 - Remove unnecessary sync message from browser/base/content/test/general/browser_tabfocus.js with non-e10s. r=Mossop
2017-12-14 14:49:32 -06:00
Masatoshi Kimura
1dfecd5932
Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop
...
MozReview-Commit-ID: EgDzEEKAeh1
2017-12-12 21:35:16 +09:00
Joel Maher
e68180e8c5
Bug 1422928 - Disable browser/base/content/test/alerts/browser_notification_replace.js on windows for frequent failures. r=me, a=testonly
2017-12-13 06:25:43 -05:00
Tooru Fujisawa
58398f9f76
Bug 1421120 - Wait for the next event tick before resolving promise in webrtc tests. r=Mossop
2017-12-09 06:08:44 +09:00
Tooru Fujisawa
f7898d23b4
Bug 1424595 - Ignore Promise rejection for denied access in browser/base/content/test/permissions/browser_temporary_permissions_expiry.js r=johannh
2017-12-10 05:15:49 -06:00
Dorel Luca
7de6f13bc8
Backed out changeset 6050b349b801 (bug 1421120) for failing browser-chrome's browser/base/content/test/permissions/browser_temporary_permissions_expiry.js on Windows 7 debug without e10s r=backout on a CLOSED TREE
2017-12-09 18:58:55 +02:00
Gurzau Raul
20f2689228
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-12-09 00:57:59 +02:00
Gurzau Raul
4ff486471c
Merge inbound to mozilla-central r=merge a=merge
2017-12-09 00:36:15 +02:00
Tooru Fujisawa
5b9fa84120
Bug 1421120 - Wait for the next event tick before resolving promise in webrtc tests. r=Mossop
2017-12-09 06:08:44 +09:00
Kershaw Chang
1512cf1a31
Bug 1419346 - Move browser_favicon_load.js to favicon folder, r=florian
...
1. Move browser_favicon_load.js to browser/base/content/test/favicons/
2. Copy some necessary files.
3. Modify some file paths.
2017-12-07 10:40:56 +08:00
Bill McCloskey
142c9a9dbb
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-07 12:55:24 -08:00
Andrew Swan
0f8bd2ea78
Bug 1263313 Remove tests of old about:addons search r=rhelmer
...
Also consolidated the two .ini files in toolkit/mozapps/extension/test/browser
since we only run these tests in tabs now.
MozReview-Commit-ID: HHwM4Q1K5C8
2017-12-06 10:49:25 -08:00
Amy Chan
f9ed1a0453
Bug 1444325 Replaced promiseTopicObserved with TestUtils.topicObserved: r=johannh
...
MozReview-Commit-ID: EwDv7OQRGzT
2018-03-12 03:31:48 -07:00
Neil Deakin
c6f8af3264
Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher
2017-12-07 08:39:50 -05:00
Dorel Luca
e9d6b143c3
Merge mozilla-central to autoland r=merge on a CLOSED TREE
2017-12-07 00:27:29 +02:00
Edouard Oger
cd7496e3c6
Bug 1422106 - Show broken heart when unverified in synced tabs sidebar/panel. r=markh
...
MozReview-Commit-ID: BDTdmcIOHmn
2017-11-30 16:01:40 -05:00
Matthew Noorenberghe
1362bb548a
Bug 1415692 - Show the bookmark toolbar in new profiles with > 3 bookmarks on it. r=Gijs,mak
...
MozReview-Commit-ID: C3tmqIrt5ak
2017-12-04 15:24:02 -08:00
Paul Adenot
33384f3ff4
Bug 1423228 - Prevent using non-fake devices when testing screen-sharing. r=jib
...
MozReview-Commit-ID: LX2fbVk0VHG
2017-12-04 15:34:20 +01:00
Sebastian Hengst
38cbd54b39
Backed out changeset 8312a6286023 (bug 1415692) for failing to parse dom/events/test/mochitest.ini on Android due pref usage. r=backout
2017-12-05 19:56:51 +02:00
Matthew Noorenberghe
b10ddbcf3f
Bug 1415692 - Show the bookmark toolbar in new profiles with > 3 bookmarks on it. r=Gijs,mak
...
MozReview-Commit-ID: C3tmqIrt5ak
2017-12-04 15:24:02 -08:00
Johann Hofmann
311fa5ab19
Bug 1366357 - Use origin instead of documentURI for WebRTC permission requests. r=florian
...
MozReview-Commit-ID: IkccA65Ma3a
2017-06-13 12:10:39 +02:00
Brindusan Cristian
26e63c1657
Backed out changeset c6d592ebf8cd (bug 1366357) for browser-chrome failure in browser_displayURI.js on Windows 7 debug non-e10s a=backout r=backout on a CLOSED TREE
2017-12-05 23:50:31 +02:00
Johann Hofmann
5f54ad3fdf
Bug 1366357 - Use origin instead of documentURI for WebRTC permission requests. r=florian
...
MozReview-Commit-ID: IkccA65Ma3a
2017-06-13 12:10:39 +02:00
Ed Lee
8aeda44e3a
Bug 1422289 - ContentLinkHandler should guess icon type from the extension when type is not defined. r=mak
...
MozReview-Commit-ID: HfuqudW77jM
2017-12-01 14:11:08 -08:00
Bogdan Tara
f3399063fe
Merge inbound to mozilla-central r=merge a=merge
2017-12-04 22:20:49 +02:00
Joel Maher
101186c83d
Bug 1411118 - Disable browser/base/content/test/alerts/browser_notification_remove_permission.js on windows for frequent failures. r=me, a=testonly
2017-12-04 08:55:34 -05:00
Florian Quèze
16a65834f1
Bug 1422463 - Fix intermittent browser_windowopen_flicker.js and browser_startup_flicker.js failures by whitelisting more intermittent behaviors, r=johannh.
2017-12-04 12:48:03 +01:00
Csoregi Natalia
767cc63f49
Backed out changeset 362425ee97ad (bug 1419007) for ESLint failure and for failing test_threathit_report.html. r=backout on a CLOSED TREE
2017-12-03 21:41:07 +02:00
Jonathan Kingston
96fda93ce6
Bug 1419007 - Ensure errors FireOnLocationChange after documentURI has changed in docshell. r=sawang
...
MozReview-Commit-ID: AaZEIOI4sW1
2017-11-21 11:40:01 +00:00
Tooru Fujisawa
122e1fc30f
Bug 1421653 - Wait for new tab load and window close in browser/base/content/test/general/browser_trackingUI_5.js to make sure state transition does not overlap. r=felipe
2017-12-01 22:35:58 +09:00
Tooru Fujisawa
a2d6a95666
Bug 1421101 - Disable mouse events on tab preview buttons in browser/base/content/test/general/browser_ctrlTab.js. r=jaws
2017-12-01 10:05:47 +09:00
Marco Castelluccio
0336659513
Bug 1421724 - Disable browser_devices_get_user_media_screen.js on Windows coverage builds until it is fixed. r=achronop
2017-11-30 17:01:21 +01:00
Gurzau Raul
03831295a6
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-12-01 13:00:44 +02:00