Commit Graph

96 Commits

Author SHA1 Message Date
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
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
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
Mike Conley
3d3f52314a Bug 1245833 - Don't send empty comments or email addresses in content crash reports. r=felipe 2016-02-04 16:14:19 -05:00
Drew Willcoxon
9b134824c4 Bug 1233672 - Properly encode/decode moz-action URIs. r=mak 2016-01-29 14:02:15 -08:00
Alessio Placitelli
f0cf6489cf Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Drew Willcoxon
5624ed0caf Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Mike Conley
a222f562d3 Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe 2015-11-02 20:57:03 -05:00
Paolo Amadini
b2ccf64558 Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past 2015-11-11 15:52:56 +00:00
Paolo Amadini
a63a82208e Bug 1212520 - Rewrite browser_bug906190.js with Tasks and re-enable it on Linux. r=tanvi 2015-11-03 14:47:37 +00:00
Paolo Amadini
b39d41fb18 Bug 1179961 - Use a lock with a strikethrough for HTTP pages that have password fields in the Control Center. r=ttaubert,bgrins 2015-10-19 16:43:18 +01:00
Carsten "Tomcat" Book
72630065be merge mozilla-inbound to mozilla-central a=merge 2015-10-12 11:57:06 +02:00
Mike Conley
c252a13060 Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r=felipe 2015-10-08 11:09:33 -04:00
Mike Conley
a46f936f58 Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r=felipe 2015-10-07 17:21:37 -04:00
Vladan Djeric
6f3a41703c Backed out changeset 578fbd8d8b3c (bug 1179961) for Talos regressions (bug 1213364) 2015-10-10 23:54:48 -04:00
Paolo Amadini
f97923b796 Bug 1179961 - Use a lock with a strikethrough for HTTP pages that have password fields in the Control Center. r=ttaubert,bgrins 2015-10-07 20:50:40 +01:00
Matthew Noorenberghe
c599cb9f4f Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws 2015-09-25 13:18:29 -07:00
Wes Kocher
aefeda7d18 Backed out 3 changesets (bug 1208295) for build bustage CLOSED TREE
Backed out changeset ba930740225e (bug 1208295)
Backed out changeset 54f38580e0b8 (bug 1208295)
Backed out changeset a5907e5982a8 (bug 1208295)
2015-10-05 12:20:47 -07:00
Matthew Noorenberghe
ee423a5cc2 Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws 2015-09-25 13:18:29 -07:00
Neil Deakin
806628383a Bug 1199239, remove cpow usage from bookmark this page, r=mak 2015-09-25 21:14:43 -04:00
Paolo Amadini
e90219b405 Bug 1204486 - Simplify gIdentityHandler and show connection type in the fullscreen notification. r=ttaubert 2015-09-22 14:37:39 +01:00
Florian Quèze
2074069a60 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ryan VanderMeulen
20c06aa428 Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00
Jan de Mooij
4bf01dfc6c Bug 889158 part 1 - Fix chrome and tests to not use arrow functions with arguments. r=Waldo 2015-08-22 13:49:11 +02:00
Brian Grinstead
d25e967a36 Bug 1192162 - Show not-secure icon in Control Center for http pages that have https frames with MCB;r=tanvi,r=MattN 2015-08-21 09:28:23 -07:00
Tanvi Vyas
33ddea072f Bug 1182551 - HTTP top level page with HTTPS mixed passive frame should have STATE_IS_INSECURE. r=ttaubert 2015-08-13 17:13:51 -07:00
Drew Willcoxon
61c96b24a0 Bug 1190366 - Fix accessibility labels for results in the urlbar. r=mak 2015-08-08 15:16:08 +02:00
Brian Grinstead
e5fed48a3b Bug 1186925 - Convert tests using bad-content notification to use gIdentityHandler;r=tanvi 2015-08-07 15:22:52 -07:00
Alessio Placitelli
2677b316b0 Bug 1137355 - Add test coverage for the Data Choices notification bar in Telemetry. r=gfritzsche 2015-06-26 16:31:00 +02:00
Matthew Noorenberghe
d9f5fb86fe Bug 1182269 - Create UrlClassifierTestUtils.jsm to share URL Classifier test code. r=francois 2015-07-09 16:40:24 -04:00
Michael Layzell
20f33b6cf4 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari
7015e19689 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Michael Layzell
b70b5a5766 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 14:18:23 -04:00
Brian Grinstead
6a3fb1381e Bug 1175549 - Split current tracking protection test into 2 and move shared database functionality into head.js;r=MattN 2015-06-17 10:15:34 -07:00
Florian Quèze
bb1a723ded Bug 1154019 - Intermittent browser_devices_get_user_media.js | Test timed out | Found a Browser:WebRTCGlobalIndicator, r=Gijs. 2015-06-10 11:18:40 +02:00
Neil Deakin
d776cc5f89 Bug 1056146, round zoom value to two digits and re-enable zoom tests, r=adw 2015-04-29 08:39:30 -04:00
Florian Quèze
5d2e4812dd Bug 1126107 - Intermittent browser_devices_get_user_media.js | WebRTC indicator hidden - Got true, expected false, r=Gijs. 2015-04-13 16:04:53 +02:00
Florian Quèze
c9c9adf1e5 Bug 1109728 - Intermittent browser_devices_get_user_media.js | popup WebRTC indicator visible - Got false, expected true, r=Gijs. 2015-04-13 16:04:49 +02:00
Tim Taubert
5a2685fc1a Bug 1147720 - Fix intermittent waitForDocLoadAndStopIt() timeouts by keeping a strong reference to the progress listener r=mak 2015-03-26 11:38:10 +01:00
Tim Taubert
da80e1a03f Bug 1093660 - Fix intermittent browser_e10s_switchbrowser.js failures by not using a CPOW to log the loaded URI r=Gijs 2015-03-11 16:48:56 +01:00
Tim Taubert
70ce7c55e3 Bug 1139588 - Fix waitForDocLoadComplete() to hold onto the weak progress listener to ensure it isn't GC'ed before we saw the document load r=Gijs 2015-03-05 23:01:58 +01:00
Mike Conley
f088dc81c3 Bug 1047603 - Regression test. r=Mossop.
Disabled on Linux without e10s on by default because e10s windows cannot be
opened without OMTC being enabled. OMTC is force-enabled for Linux when e10s
is on by default.
2015-01-29 17:27:23 -05:00
Tim Taubert
a9070b8209 Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
Wes Kocher
85e8a4e2f7 Backed out 7 changesets (bug 1047603) for mn-e10s and bc1-e10s bustage
Backed out changeset 38c6689adcbb (bug 1047603)
Backed out changeset 931b3b52e8e8 (bug 1047603)
Backed out changeset 9346f1b17ff2 (bug 1047603)
Backed out changeset 02dbbf0b017f (bug 1047603)
Backed out changeset a4ec7ded1155 (bug 1047603)
Backed out changeset dfe6ac341eb3 (bug 1047603)
Backed out changeset d846a8ebe879 (bug 1047603)
2015-02-04 15:05:19 -08:00
Mike Conley
cb2ce5bd28 Bug 1047603 - Regression test. r=Mossop.
Disabled on Linux without e10s on by default because e10s windows cannot be
opened without OMTC being enabled. OMTC is force-enabled for Linux when e10s
is on by default.
2015-01-29 17:27:23 -05:00
Tim Taubert
670c3f45c1 Bug 1113178 - Replace removeAllPages() in browser/base/content/test/general/ r=mak 2015-01-16 20:44:30 +01:00
Gijs Kruitbosch
73b278ff79 Bug 305085 - add a test for beforeunload uses, r=jaws 2014-12-19 21:41:57 +00:00