Commit Graph

5699 Commits

Author SHA1 Message Date
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
Carsten "Tomcat" Book
acef55d2e9 merge mozilla-inbound to mozilla-central a=merge 2017-07-12 11:07:09 +02:00
Florian Quèze
e92c16379a Bug 1379788 - Stop loading RecentWindow.jsm during startup, r=Gijs. 2017-07-11 23:30:23 +02:00
Christoph Kerschbaumer
02fae45081 Bug 1379915 - Convert browser_windowactivation.js to comply with new data: URI inheritance model. r=smaug 2017-07-11 10:31:07 +02:00
Fischer.json
d1f203b768 Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI
2017-06-30 06:37:09 -07:00
Wes Kocher
e32b0b2c33 Backed out changeset dec7cb09336e (bug 1369539) for test_uistate.js failures a=backout
MozReview-Commit-ID: 4SBjyEI1v6q
2017-07-10 16:51:15 -07:00
Brian Grinstead
99f0584364 Bug 1343839 - Remove obsolete chrome://global/locale/headsUpDisplay.properties file;r=florian
MozReview-Commit-ID: HLRlgruq0Pa
2017-07-10 13:00:52 -07:00
Edouard Oger
aeba5d1de4 Bug 1369539 - Sync UI startup performance improvements. r=florian,markh
MozReview-Commit-ID: 7ibJokJttLh
2017-07-04 14:23:33 -04:00
Mike Conley
87dff56ace Bug 1378193 - Alter browser_startup_images.js so that it can test both the Photon and non-Photon configurations. r=johannh
MozReview-Commit-ID: A1KYZCQt6By
2017-07-06 14:47:06 -04:00
Sebastian Hengst
03a1b6caf2 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-09 11:21:38 +02:00
Sebastian Hengst
fc0b5cd3d6 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IZdWUL0ee1b
2017-07-09 11:19:35 +02:00
Sebastian Hengst
0b049d2da8 Backed out changeset fa4a2714ae9b (bug 1357486) for frequently failing xpcshell's toolkit/mozapps/extensions/test/xpcshell/test_delay_update_webextension.js on Windows debug. r=backout 2017-07-08 11:24:18 +02:00
Sebastian Hengst
c54b5f583d Backed out changeset bb1aa3b7bdf3 (bug 1357486) 2017-07-08 11:23:02 +02:00
Kris Maglione
eb99a3f292 Bug 1357486: Follow-up: Skip optional permissions test with e10s disabled.
MozReview-Commit-ID: CadIoyzBeJ6
2017-07-07 23:14:17 -07:00
Kris Maglione
98e2f6ef94 Bug 1357486: Part 0a - Fix permissions tests with OOP extensions. r=aswan
MozReview-Commit-ID: DQY56nmlSci
2017-07-07 23:14:17 -07:00
Kris Maglione
3ccb0a9610 Bug 1357486: Part 0a - Fix permissions tests with OOP extensions. r=aswan
MozReview-Commit-ID: DQY56nmlSci
2017-07-07 12:19:21 -07:00
Dan Banner
4728271454 Bug 1351089 - Remove unused PresentationDeviceInfoManager.jsm r=schien,smaug
MozReview-Commit-ID: FoMZNIFtgFM
2017-07-03 19:51:01 +01:00
Wes Kocher
4a3051693d Merge m-c to inbound, a=merge
MozReview-Commit-ID: IVwrN2VivZT
2017-07-07 17:30:32 -07:00
Geoff Brown
d403543270 Bug 1374537 - Skip test browser_aboutHome.js, for intermittent failures; r=me,test-only 2017-07-07 15:10:07 -06:00
Rajesh Kathiriya
bfb3762076 Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8
MozReview-Commit-ID: RT5QTipaOW
2017-07-04 21:30:18 +05:30
Ed Lee
5998ed6885 Bug 1374768 - Location bar not focused immediately with remote/content about:newtab page. r=mconley
Share logic for checking for local-resource about: URIs with tabProgressListener and the switcher.

MozReview-Commit-ID: KnWkQN2fWdl
2017-06-20 12:56:35 -07:00
Sebastian Hengst
1c0742feae Backed out changeset ff995f2f71f2 (bug 1378313) for frequently failing test_accessiblecaret_cursor_mode.py on Linux opt. r=backout 2017-07-06 18:33:05 +02:00
Munro Mengjue Chiang
1780052874 Bug 1374640 - always prompt for screen sharing. r=florian,jib
MozReview-Commit-ID: FJvuf2XVZXJ
2017-06-29 15:50:30 -07:00
Dão Gottwald
87f1bde304 Bug 1378313 - Fix up bogus code showing the reload button as enabled when it's disabled. r=johannh
Bug 1376893's approach is wrong in various ways:

- It shows the reload button as enabled for about:blank

- The disabled state styling is implemented in browser/themes/shared/toolbarbuttons.inc.css, and could be implemented differently. browser/base/content/browser.css should not depend on theme specifics.

- :not(:-moz-window-inactive) only begins to make sense on Mac, and obviously prevents the fix from taking effect in inactive windows

MozReview-Commit-ID: Dfh6VbirwPe
2017-07-06 12:32:29 +02:00
Mike Taylor
ba4b7f9f0d Bug 1371335. Part 3 - Add TabListener.jsm to browser_startup tests. r=Gijs
MozReview-Commit-ID: K9mLOe0M2cC
2017-06-28 09:58:51 -07:00
Nicolas Chevobbe
4fe3828e6f Bug 1308566 - Exclude reps.css from browser_parsable_css test. r=bgrins
MozReview-Commit-ID: EzG3c6qhtOj
2017-07-11 18:57:39 +02:00
Edouard Oger
d18aaa410d Bug 1369539 - Sync UI startup performance improvements. r=florian,markh
MozReview-Commit-ID: 7ibJokJttLh
2017-07-04 14:23:33 -04:00
Mark Banner
a009bbe088 Bug 1368245 - Move browser_page_action_menu's copyURL test into its own clipboard subsuite specific test to try and avoid intermittents. r=mak
MozReview-Commit-ID: 5tipFLkpvbh
2017-07-10 10:44:12 +01:00
gasolin
deebde5126 Bug 1379860 - shipping origin new tab page view by default;r=Gijs
MozReview-Commit-ID: DGVBYXs6WZH
2017-07-11 16:08:58 +08:00
Wes Kocher
fa8ed17c23 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9XdoB5MuVz6
2017-07-05 17:17:41 -07:00
Christoph Kerschbaumer
62012a3546 Bug 1364016 - Explicitly pass a triggeringPrincipal to openURI. r=gijs,baku 2017-07-05 21:58:21 +02:00
Carsten "Tomcat" Book
07672b86c9 Merge mozilla-central to autoland 2017-07-05 13:05:51 +02:00
Phil Ringnalda
a6eca69b20 Merge m-c to m-i
MozReview-Commit-ID: H6zGgEm7oOM
2017-07-04 20:32:07 -07:00
Gijs Kruitbosch
1591f84b92 Bug 1378161 - update browser_bookmark_popup to correctly deal with the non-photon case, r=mak
MozReview-Commit-ID: 6I2OBaYSdRb
2017-07-04 21:57:49 +01:00
Marco Bonardo
a13889ad52 Bug 1377040 - Intermittent browser_urlbarSearchSuggestions_opt-out.js | Test timed out. r=standard8
MozReview-Commit-ID: K3MIzG440H6
2017-07-04 14:20:21 +02:00
Gijs Kruitbosch
2a9b14d9e7 Bug 1369729 - use descriptionheightworkaround for sync panel, r=mconley,Paolo
MozReview-Commit-ID: LQg6NEgCqz2
2017-06-28 17:50:43 +01:00
Florian Quèze
76ad1dfdde Bug 1378171 - add a test preventing us from loading scripts unintentionally during content process startup, r=mconley. 2017-07-04 22:48:15 +02:00
Frederik Braun
96b2642639 Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8.
MozReview-Commit-ID: 7cTNL5jMtRw
2017-07-03 20:07:02 +01:00
Phil Ringnalda
a153ac24f8 Backed out changeset ee5f3f39677f (bug 1377433) for e10s permaorange in browser_aboutHome.js and browser_bug735471.js
MozReview-Commit-ID: 9u6AwMTfEIZ
2017-07-01 08:58:28 -07:00
Fischer.json
3f3ff6de3c Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI
2017-06-30 06:37:09 -07:00
Evelyn Hung
e8c4867b3b Bug 1348275 - speculative connect to an autocomplete url. r=mak
When we get the usre's frequent visting site from UnifiedComplete.js,
and then open a network connection for it before the user hits
the enter key.

MozReview-Commit-ID: 36moBeeUnyZ
2017-06-26 00:24:42 +08:00
Kris Maglione
6b566f0c2d Bug 1399646: Part 2 - Use the async shutdown service for ServiceWorkerRegistrar. r=baku
The current shutdown handling code is susceptible to deadlocks, since it spins
the event loop while it holds mMonitor, and other main thread methods which
try to acquire mMonitor can be called from code that runs while the event loop
is spinning.

My initial solution was just to release mMonitor before spinning the event
loop, but at this point I think it makes more sense to switch to the
standardized AsyncShutdown routines, which provide better diagnostics and
allow us to avoid one more nested event loop during shutdown.

MozReview-Commit-ID: 1RtFN585IR7
2017-09-14 11:30:50 -07:00