Commit Graph

5740 Commits

Author SHA1 Message Date
Sebastian Hengst
3a0529627d Backed out changeset d94de30b99a3 (bug 1363361)
MozReview-Commit-ID: BUuhjzSZs0Q
2017-07-20 13:21:30 +02:00
Mike Conley
16b3eac7ea Bug 1363361 - Disable browser_windowopen_reflows.js on Linux and Win 8 x64 for frequent failures. r=florian
Bug 1381521 and bug 1380465 were opened to investigate and re-enable these tests.

MozReview-Commit-ID: KbiDfqfF0ht
2017-07-14 15:33:57 -04:00
Mike Conley
a2ce7c2827 Bug 1363361 - Adjust browser_appmenu_reflows.js now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: JrpZyMXaLxY
2017-07-11 10:25:05 -07:00
Mike Conley
5d6f29e6ad Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR
2017-07-05 13:57:57 -07:00
Mike Conley
89470687f5 Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn
2017-06-29 08:46:18 -07:00
Mike Conley
5964868033 Bug 1378036 - Add a regression test for tabs crashing without a permanentKey. r=Felipe
MozReview-Commit-ID: DYx3TJ0gsIZ
2017-07-17 18:27:55 -04:00
Mike Conley
aab477c02a Bug 1378036 - Factor out a utility method for about:tabcrashed tests. r=Felipe
MozReview-Commit-ID: 6JAicvHdFlV
2017-07-17 18:25:58 -04:00
Wes Kocher
93d0d58300 Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: CBL7SUEUGKV
2017-07-19 17:29:56 -07:00
Bob Owen
40056c834c Bug 1378377 Part 3: Make sure domains whitelisted for file:// URI use run in file contest process. r=Gijs 2017-07-19 09:37:25 +01:00
Ryan VanderMeulen
e1ae483189 Merge inbound to m-c. a=merge
CLOSED TREE
2017-07-19 10:00:35 -04:00
Mike Conley
df19ca78f2 Bug 1381944 - Adjust browser_notification_open_settings.js to work with both old and new forms of about:preferences. r=jaws
MozReview-Commit-ID: 9JIcNFnz0hv
2017-07-18 12:02:05 -07:00
Sebastian Hengst
1a12d52a52 Backed out changeset 4e3857566e76 (bug 1363361) 2017-07-18 13:43:40 +02:00
Sebastian Hengst
8629af42f6 Backed out changeset db627e28977e (bug 1363361) 2017-07-18 13:43:36 +02:00
Sebastian Hengst
c4c62a8e2d Backed out changeset 355a7da0154c (bug 1363361) 2017-07-18 13:43:31 +02:00
Sebastian Hengst
6623da57fd Backed out changeset 40505345a865 (bug 1363361) 2017-07-18 13:43:26 +02:00
Evan Tseng
164feae462 Bug 1365133 - Update tests - Part 2. r=jaws
MozReview-Commit-ID: GoOXdJ4RfY9
2017-06-20 15:11:46 +08:00
Mark Banner
71f8bb67ba Bug 1336806 - Disable animation of the bookmark popup panel during tests to aid timing and avoid intermittent issues. r=mak
MozReview-Commit-ID: 115vkHVSEUm
2017-07-18 19:23:20 +01:00
Zibi Braniecki
23af735799 Bug 1362617 - Generalize MOZ_CHROME_MULTILOCALE to work for browser as well. r=gps,ted
In order to get Firefox to work with multiple built-in languages, we want
to bundle the same file in desktop as we do in fennec - res/multilocale.json

MozReview-Commit-ID: BY1cMYd0q8Q
2017-05-30 10:30:26 +02:00
Mike Conley
5fa6063c9e Bug 1363361 - Disable browser_windowopen_reflows.js on Linux and Win 8 x64 for frequent failures. r=florian
Bug 1381521 and bug 1380465 were opened to investigate and re-enable these tests.

MozReview-Commit-ID: KbiDfqfF0ht
2017-07-14 15:33:57 -04:00
Mike Conley
7fe892159a Bug 1363361 - Adjust browser_appmenu_reflows.js now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: JrpZyMXaLxY
2017-07-11 10:25:05 -07:00
Mike Conley
0e6f1ab73b Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR
2017-07-05 13:57:57 -07:00
Mike Conley
b60933843c Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn
2017-06-29 08:46:18 -07:00
Jonathan Guillotte-Blouin
ff9689f34a Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN
MozReview-Commit-ID: o8gtrkOE2p
2017-07-14 14:28:50 -07:00
Wes Kocher
34c1193bc7 Backed out changeset 33a29b909d86 (bug 1336806) for frequent failures in browser_bookmark_popup.js a=backout
MozReview-Commit-ID: La4SjN79s5U
2017-07-17 13:08:59 -07:00
Mark Banner
37787adf9b Bug 1336806 - In browser_bookmark_popup.js' hover tests, place the mouse in the middle of the panel to try and avoid intermittents. r=mak
MozReview-Commit-ID: 3X89DkfWxQv
2017-07-17 09:59:41 +01:00
Edouard Oger
65b8080e84 Bug 1359894 - Show Send Tab to all users. r=markh
MozReview-Commit-ID: EzgiQjMQsaJ
2017-05-01 10:56:19 -04:00
Sebastian Hengst
9ec75ce9d6 Backed out changeset 394e4cd341ca (bug 1376892) for frequent failures in browser_aboutStopReload.js. r=backout a=backout
MozReview-Commit-ID: AKFJsfmXo5N
2017-07-16 10:57:47 +02:00
Sebastian Hengst
d1ed958ba7 Backed out changeset 92e63be29ec4 (bug 1376892)
MozReview-Commit-ID: HXq7pUTaZ4q
2017-07-16 10:57:13 +02:00
Perry Jiang
1ea4cf08be Bug 1376892 - Move browser_about* tests from 'general' to 'about' folder. r=jaws
MozReview-Commit-ID: IGXp9fV9DsR
2017-07-11 09:47:27 -07:00
Perry Jiang
69212923f5 Bug 1376892 - Don't show stop button for local url loads. r=jaws
MozReview-Commit-ID: 9YrsiscPLUs
2017-07-10 13:17:06 -07:00
Florian Quèze
e1afbb0ab4 Bug 1355492 - initialize ContentCrashHandlers.jsm after first paint, r=mconley. 2017-07-15 00:16:31 +02:00
Florian Quèze
1d00fbfcc5 Bug 1355492 - delay initialization of BrowserUsageTelemetry and BrowserUITelemetry until after we are done restoring the previous session, r=mconley. 2017-07-15 00:16:31 +02:00
Florian Quèze
47d90c10b5 Bug 1369460 - AsyncPrefs.jsm should be imported lazily from nsBrowserGlue.js, r=mconley,snorp. 2017-07-15 00:16:30 +02:00
Sebastian Hengst
047261c505 Backed out changeset fb02b6e36ae3 (bug 1365133) 2017-07-14 11:34:48 +02:00
Mark Banner
bf329f055d Bug 1380570 - Update browser_bookmark_titles.js to use newer APIs and utility functions. r=mak
MozReview-Commit-ID: HHBmGpT9BzU
2017-07-12 22:55:03 +01:00
Mark Banner
a16b99dc95 Bug 1380570 - Fix indentation of browser_bookmark_titles.js. r=mak
MozReview-Commit-ID: IxHpYRMaNMD
2017-07-12 20:31:41 +01:00
Marco Bonardo
337b1dae96 Bug 1379611 - Avoid GetItemTitle() synchronous API in editBookmarkOverlay.js. r=standard8
MozReview-Commit-ID: 9Ig63XHcEIE
2017-07-10 16:13:55 +02:00
Evan Tseng
5ad0610898 Bug 1365133 - Update tests - Part 2. r=jaws
MozReview-Commit-ID: GoOXdJ4RfY9
2017-06-20 15:11:46 +08:00
Wes Kocher
9639df3a56 Backed out 5 changesets (bug 1363361) for failures in browser_windowopen_reflows.js a=backout CLOSED TREE
Backed out changeset 81208848b53e (bug 1363361)
Backed out changeset d441805ccbbd (bug 1363361)
Backed out changeset cd87e778037e (bug 1363361)
Backed out changeset aea6941d1f7b (bug 1363361)
Backed out changeset da4b7c8c4ce5 (bug 1363361)

MozReview-Commit-ID: 9mbu9RaRBIp
2017-07-13 11:10:46 -07:00
Mike Conley
38da0c70cb Bug 1363361 - Disable browser_windowopen_reflows.js on Linux for frequent failures. r=florian
MozReview-Commit-ID: KbiDfqfF0ht
2017-07-12 14:28:27 -07:00
Mike Conley
79055e5b6c Bug 1363361 - Adjust browser_appmenu_reflows.js now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: JrpZyMXaLxY
2017-07-11 10:25:05 -07:00
Mike Conley
120c36f84f Bug 1363361 - Update expected reflows on window open now that we're using nsIDOMWindowUtils to dirty the frame tree. r=florian
MozReview-Commit-ID: 13NQn1618mR
2017-07-05 13:57:57 -07:00
Mike Conley
461868cde6 Bug 1363361 - Make reflow tests use nsIDOMWindowUtils.ensureDirtyRootFrame to avoid manual frame dirtying hack. r=florian
MozReview-Commit-ID: E2azpUdgiSn
2017-06-29 08:46:18 -07:00
Carsten "Tomcat" Book
89aaa4d1bb Merge mozilla-central to autoland 2017-07-13 16:39:36 +02:00
Mark Banner
175bdad2df Bug 1380599 - Revert accidental change to from .click to doCommand in browser_bookmark_popup.js. r=mak
MozReview-Commit-ID: EHFXDmlG8p1
2017-07-13 07:33:12 +01:00
Mark Banner
385eeb7b23 Bug 1377599 - Fix typos to make the Star UI remove bookmarks correctly, and add an extra hook to ensure the tests passes in async mode. r=mak
MozReview-Commit-ID: FGBq9GTP2sB
2017-07-12 17:35:59 +01:00
Mark Banner
b1b7a75372 Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop
MozReview-Commit-ID: EnhSBHMjurr
2017-07-11 22:49:55 +01:00
Mark Banner
660d605caf Bug 1377598 - When testing the page action menu, wait for the bookmark to be removed before continuing to avoid issues when enabling async transactions. r=mak
MozReview-Commit-ID: JbjlxGarXPj
2017-07-12 11:42:31 +01:00
Mark Banner
fd41120c5b Bug 1377600 - Rewrite browser_bug581253.js to handle be able to handle the new async PlacesTransactions UI. r=mak
MozReview-Commit-ID: Hye1xzDFG0f
2017-07-12 11:20:17 +01:00
Fischer.json
4734586594 Bug 1372067 - Part 2: Add the test cases, r=mossop
This commit
- splits up the browser_onboarding_notification.js test
- adds the test_mute_notification_on_1st_session test case
- adds the test_move_on_to_next_notification_when_reaching_max_prompt_count test case
- adds the test_move_on_to_next_notification_when_reaching_max_life_time test case
- adds the test_move_on_to_next_notification_after_interacting_with_notification test case
- updates the existing test cases for the new notification timing policy
- updates the browser_newtab_focus.js test

MozReview-Commit-ID: Ej2bHJSr35z
2017-07-12 12:44:34 +08:00