Commit Graph

3963 Commits

Author SHA1 Message Date
Masayuki Nakano
b76555991c Bug 1203059 part.5 Rewrite browser_ctrlTab.js with generators r=smaug 2016-03-16 10:58:29 +09:00
Wes Kocher
68dc62a716 Merge m-c to inbound, a=merge
MozReview-Commit-ID: LKkCpwt95EJ
2016-03-15 17:32:53 -07:00
Mike de Boer
28972ae5d2 Bug 1093153: enabled and re-factored browser_aboutHome.js to work correctly in e10s mode. r=mak 2016-03-15 11:09:34 +01:00
Christoph Kerschbaumer
e551012cfc Bug 1122236 - Test CSPs block-all-mixed-content does not affect UI (r=tanvi) 2016-03-15 16:08:23 -07:00
Sebastian Hengst
7fc42e5e74 Backed out changeset 5fa79c7ea7ae (bug 1093153) 2016-03-14 17:44:37 +01:00
Mike de Boer
eb00d2588a Bug 1093153: enabled and re-factored browser_aboutHome.js to work correctly in e10s mode. r=mak 2016-03-14 14:35:48 +01:00
Mike de Boer
b30bbc5fd2 Bug 1245798: re-enable browser_social_activation.js, browser_social_chatwindowfocus.js and browser_social_contextmenu.js. r=mixedpuppy 2016-03-14 13:14:00 +01:00
Xidorn Quan
054c3a98fc Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug
MozReview-Commit-ID: EBynEGbpYQU
2016-03-11 10:45:00 +08:00
Xidorn Quan
8a54ed482e Bug 1255659 part 1 - Remove test_contextmenu.html which is no longer used. r=jaws
MozReview-Commit-ID: IHK9x9FhfOS
2016-03-11 10:43:20 +08:00
Mike de Boer
58725d4788 Bug 1245937: actually enable the test again. r=Standard8 2016-03-09 11:53:45 +01:00
Tracy Walker
f13f7c6a22 Bug 1237713 - Modernize browser_tabkeynavigation. r=jimm 2016-03-08 12:38:19 -06:00
Ryan VanderMeulen
2ca99afcfa Backed out changeset d45c2b6da860 for landing with the wrong commit message. 2016-03-08 23:20:28 -05:00
Tracy Walker
d5b24f0c7a Bug 1242643 - Fix and re-enable js/xpconnect/tests/browser_dead_object.js by triggering onunload from new/added test page. r=jimm 2016-03-08 12:38:19 -06:00
Gijs Kruitbosch
3c7d01a924 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch
6a2f5c957c Backed out changeset 2331bc8e11a7 (bug 798249) for leaks and intermittent about:home uncaught errors
MozReview-Commit-ID: FWORd2nzGbl
2016-03-08 12:26:54 +00:00
Gijs Kruitbosch
d80235f625 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch
3fc012b579 Bug 1100700 - fix browser_unloaddialogs.js so it runs in e10s mode, r=mconley
MozReview-Commit-ID: DcxegzCXCN4
2016-02-29 19:02:57 +00:00
Jared Wein
5bf29130dc Bug 1189911 - [e10s] Enable browser_plugin_infolink test. r=gfritzsche 2016-03-07 05:45:00 -05:00
Jared Wein
68d45f4bf7 Bug 1254012 - [e10s] Fix browser_tabMatchesInAwesomebar_perwindowpb.js to run in e10s. r=gijs 2016-03-07 05:37:00 -05:00
Jared Wein
342895d5ff Bug 1253163 - [e10s] Fix browser_tabDrop.js to run in e10s. r=mattn 2016-03-06 22:14:00 -05:00
Jared Wein
ea8ed1759a Bug 1252296 - Convert test_contextmenu_input.html to browser_contextmenu_input.html to run in e10s. r=gijs
MozReview-Commit-ID: gyAnGiiDOT
2016-03-03 14:23:46 -05:00
Mike de Boer
a5c8a12fbb Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Carsten "Tomcat" Book
8762d4d244 merge mozilla-inbound to mozilla-central a=merge 2016-03-04 11:49:58 +01:00
CJKu
9f78ea5b70 Bug 1190759 - Increase waitForCondition retry times in registerProtocolHandler notification test. r=mrbkap
MozReview-Commit-ID: 5rlBD4lmNZT
2016-03-01 10:57:40 +08:00
Valentin Gosu
3854e1d002 Bug 652186 - Fix test with URL containing backslashes r=mak
MozReview-Commit-ID: EngcHqZkSeH
2016-03-03 15:50:25 +01:00
Dão Gottwald
971b8a1954 Bug 1151864 - Remove CPOWs from browser_action_keyword.js. r=mconley 2016-03-03 23:33:39 +01:00
Dão Gottwald
1cd500850f Bug 1159268 - Make browser_bug1015721.js work with e10s. r=billm 2016-03-03 23:32:54 +01:00
Dão Gottwald
6ed2cef188 Bug 1099156 - Enable browser_bug435325.js for e10s. r=mconley 2016-03-03 18:12:55 +01:00
Dão Gottwald
4820d9e7f7 Bug 1099156 - Fix and enable browser_bug435325.js for e10s. r=mconley 2016-03-03 17:07:33 +01:00
Dão Gottwald
c848d5942c Bug 1102017 - Fix and enable browser_bug462289.js for e10s. r=mconley 2016-03-03 17:06:48 +01:00
Dão Gottwald
6d85b8478a Bug 1253229 - Fix and enable browser_fullscreen-window-open.js for e10s. r=gijs 2016-03-03 15:02:13 +01:00
Gijs Kruitbosch
414365b65b Bug 1094510 - make browser_canonizeURL.js not hit the network in e10s mode, r=mconley
MozReview-Commit-ID: JlEYeir749V
2016-02-29 14:11:04 +00:00
Dave Townsend
4e522f7ffb Bug 1250611: Fix more tests to use signed add-ons. r=rhelmer
MozReview-Commit-ID: 97RVVxAM5eo
2016-02-29 10:04:55 -08:00
Gijs Kruitbosch
3198ba7a84 Bug 1100687 - part 2: fix browser_blockHPKP.js, r=jaws
MozReview-Commit-ID: DxvN94O8fhi
2016-02-26 15:16:13 +00:00
Gijs Kruitbosch
9cf69b6e1d Bug 1100687 - part 1: fix browser_addCertException.js, r=jaws
MozReview-Commit-ID: ZHUpRLAkxV
2016-02-26 14:50:03 +00:00
Dão Gottwald
b5eef5f656 Bug 824887 - Use the current page's original URI rather than creating a new one for copying from the location bar, stop encoding parentheses explicitly. r=dolske 2016-02-29 12:51:07 +01:00
Carsten "Tomcat" Book
3969e7dcc7 merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
Gijs Kruitbosch
ca11dee7aa Bug 1251622 - fix save link tests to work in e10s, rs=trivial,green-try
MozReview-Commit-ID: CvQIMjZKCXl
2016-02-26 16:07:44 +00:00
Gijs Kruitbosch
31f7df57ce Bug 1101993 - test seems to have fixed itself, rs=test-enabling-with-green-try
MozReview-Commit-ID: IqDoAcfUIVy
2016-02-26 16:01:43 +00:00
Gijs Kruitbosch
f3fe4b35a5 Bug 1101973 - fix browser_printpreview.js to work in e10s mode, r=mconley
MozReview-Commit-ID: HG5yGatBdj2
2016-02-26 16:34:40 +00:00
Jared Wein
09f12fa6ef Bug 1251107 - Move the mouseout code to popupHideFn(). r=gijs
The mouseout code triggers the hiding of the popup, but it was previously in the popupEditFn meaning that it ran before we expected the popup to close, which caused this race condition. I also had to tweak the contextmenu test because it was depending on a mousedown/click which we are no longer listening for (we replaced that with mouseover/mouseout).


MozReview-Commit-ID: 5mZujGuto5g
2016-02-25 00:30:37 -05:00
Kit Cambridge
cd821ec7ea Bug 1206560 - Show the site favicon in XUL notifications. r=jaws
MozReview-Commit-ID: FMVYO1DCFDm
2016-02-27 13:47:22 -08:00
Carsten "Tomcat" Book
cc34cbdeb1 merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
Carsten "Tomcat" Book
2399daf53b merge fx-team to mozilla-central a=merge 2016-02-25 11:53:19 +01:00
Nihanth Subramanya
b3eafce1d5 Bug 1201437 - Add tests to ensure correct icon is displayed in control center for user-added security exceptions. r=paolo
MozReview-Commit-ID: 1WDKYOhbzUf
2016-02-24 22:45:59 -08:00
Jared Wein
39bbefb5e0 Bug 1250732 - Disable browser_bookmark_popup.js on Linux debug builds due to flakiness of moueover/mouseout events. r=gijs, a=tomcat
MozReview-Commit-ID: KQ8FNFaieIy
2016-02-25 00:34:44 -05:00
Ryan VanderMeulen
f05065029f Backed out changeset e8a80985911b (bug 1239042) for frequent Windows intermittent browser_syncui.js failures. 2016-02-24 21:08:58 -05:00
Gijs Kruitbosch
01df11ead3 Bug 1250482 - r=mak
MozReview-Commit-ID: 2wpk7hOKUO7
2016-02-23 13:39:28 +00:00
Gijs Kruitbosch
05d0949728 Bug 1250366 - fix whitespace issues with URL highlight code, r=jaws
MozReview-Commit-ID: 1i0IiZ7EDWi
2016-02-23 11:45:07 +00:00
Kit Cambridge
3cf8f2971e Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN
MozReview-Commit-ID: LR3OiP0miEm
2016-02-16 13:27:27 -08:00