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
Brian Grinstead
84c2df3395
Bug 1187022 - Add hover tooltip for tracking protection shield icon;r=MattN
2015-07-23 20:37:17 -07:00
Brian Grinstead
082add2c9b
Bug 1175858 - Style updates for browser tracking protection tests;r=MattN
2015-07-23 13:55:34 -07:00
Brian Grinstead
55ecf7a6a4
Bug 1175858 - Tracking Protection shield should be animated in when content is blocked on the page;r=MattN
2015-07-23 13:55:32 -07:00
Neil Deakin
0a7d9b19cd
Bug 1183623, redirect keyup events to keydown target when focus shifts from chrome to content in-between, r=smaug
2015-07-23 10:04:19 -04:00
Mark Hammond
943b90d754
Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson
2015-07-23 08:49:22 +10:00
George Wright
ac4597056f
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
Carsten "Tomcat" Book
2352e9afb9
Merge mozilla-central to mozilla-inbound
2015-07-21 17:04:09 +02:00
Carsten "Tomcat" Book
792be6d984
merge fx-team to mozilla-central a=merge
2015-07-21 16:52:23 +02:00
Carsten "Tomcat" Book
d94e307ef5
Backed out changeset bc18893041c1 (bug 1176239)
2015-07-21 15:21:29 +02:00
Ryan VanderMeulen
711946b9be
Merge m-c to fx-team. a=merge
2015-07-20 16:05:14 -04:00
Xidorn Quan
2240cc6065
Bug 1160017 part 2 - Remove fullscreen permission code from the browser part. r=dao
2015-07-21 20:50:20 +10:00
Florian Quèze
7c1b150d5c
Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman.
2015-07-20 18:58:21 +02:00
Neil Deakin
b6f374d5e6
Bug 1176239, test e10s tab navigation between parent and child, r=smaug
2015-07-20 08:59:50 -04:00
Nihanth Subramanya
15f00e4940
Bug 1171344 - Update in-content search UI tests. r=adw
2015-06-29 13:52:22 -07:00
Ryan VanderMeulen
9cac9325d0
Merge inbound to m-c. a=merge
2015-07-17 10:26:22 -04:00
Tim Taubert
a1c8697acd
Bug 1183553 - Follow-up to fix browser_trackingUI_1.js failures r=bustage
2015-07-17 13:09:37 +02:00
Ryan VanderMeulen
08581626f9
Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
2015-07-16 21:42:22 -04:00
Nihanth Subramanya
55b8edc1be
Bug 1171344 - Update in-content search UI tests. r=adw
2015-06-29 13:52:22 -07:00
Boris Zbarsky
c24833d0d8
Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul
2015-07-16 17:53:28 -04:00
Marina Rodriguez
8498addb25
Bug 1183576 - Update chat styles. r=mikedeboer
...
CLOSED TREE
2015-07-16 12:43:36 +02:00
Jimmy Wang
ce3f8aaecc
Bug 653065 - Make the lightweight theme web installer ready for e10s. r=mconley
2015-07-14 11:42:02 -07:00
Paolo Amadini
a2cd6a5631
Bug 1175689 - Group the existing site identity URL bar icon with the tracking protection shield when TP is enabled. r=ttaubert
2015-07-13 18:38:13 +01:00
Michael Layzell
a91e81b778
Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan
2015-07-16 14:50:01 -04:00
Carsten "Tomcat" Book
4e50556320
Merge mozilla-central to mozilla-inbound
2015-07-13 12:09:29 +02:00
Xidorn Quan
4d7e632089
Bug 1160014 part 1 - Implement common part of fullscreen transition. r=roc,smaug,dao
...
This patch implements the code which is shared by all platforms for
fullscreen transition.
It adds two prefs for the duration of fullscreen transition. They can
also be used to completely suppress the transition.
In addition, this patch uses the newly added prefs to suppress the
transition in all tests which use the DOM fullscreen.
2015-07-13 20:44:36 +10:00
Neil Deakin
0099e779f0
Bug 1132518, document navigation tests, r=smaug
2015-07-13 06:07:50 -04: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
Florian Quèze
7d3d8986aa
Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
2015-07-10 21:06:24 +02:00
Brian Grinstead
38a4e3c2c8
Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
2015-07-10 13:37:33 -07:00
Wes Kocher
3c25f802e3
Merge m-c to fx-team, a=merge
2015-07-09 18:08:05 -07:00
Wes Kocher
cd72fa9af2
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Brian Grinstead
81d33f200e
Bug 1182333 - Add trackingprotection tag for relevant tests;r=MattN
2015-07-09 17:03:58 -07:00
Brian Grinstead
501d875184
Bug 1178985 - Show tracking protection section in control center when enabled in private browsing mode;r=ttaubert
2015-07-09 16:19:30 -07:00
Nihanth Subramanya
f6e447eca6
Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE.
2015-07-09 15:11:59 -07:00
Mike Kaply
bb0160ab56
Bug 1129957 - Add in missing test to fix bustage CLOSED TREE
2015-07-09 12:34:53 -05:00
Neil Rashbrook
6714cfa0bc
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-07-09 12:18:11 -05:00
Tracy Walker
a520b5f08e
Bug 1093756 - Re-enable several test cases under e10s by removing skip-if e10s statements for browser_bug623155.js, browser_bug678392.js, browser_bug880101.js, browser_favicon_change_not_in_document.js, browser_identity_UI.js, browser_keywordSearch.js, browser_parsable_css.js, browser_searchSuggestionUI.js, browser_syncui.js, browser_tabfocus.js and browser_visibleTabs_tabPreview.js. r=jimm
2015-07-08 11:52:18 -05:00
Carsten "Tomcat" Book
b42e655c05
Backed out changeset 0024c5cfa25b (bug 1093756) for perma orange in OS X browser_bug678392.js
2015-07-07 08:22:03 +02:00
Tracy Walker
e829ddc428
Bug 1093756 - Re-enable several test cases under e10s by removing skip-if e10s statements for browser_bug623155.js, browser_bug678392.js, browser_bug880101.js, browser_favicon_change_not_in_document.js, browser_identity_UI.js, browser_keywordSearch.js, browser_parsable_css.js, browser_searchSuggestionUI.js, browser_syncui.js, browser_tabfocus.js and browser_visibleTabs_tabPreview.js. r=jimm
2015-06-30 16:54:10 -05:00
Nihanth Subramanya
3448df9d7a
Bug 1171344 - Update in-content search UI tests. r=adw
2015-06-29 13:52:22 -07:00
Phil Ringnalda
7abbd03226
Merge m-c to m-i
2015-07-03 19:15:06 -07: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
Nick Alexander
33d7e37508
Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
...
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.
The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).
2015-06-30 11:46:27 -07:00
Edouard Oger
3c6de23163
Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh
2015-06-29 20:06:00 -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
Dave Townsend
11d91deb17
Bug 1162144: Add link to search settings to AwesomeBar. r=dao
2015-05-21 14:20:06 -07:00
Brian Grinstead
5618f154b8
Bug 1175239 - Minor tracking protection test cleanup;r=ttaubert
2015-07-01 11:50:59 -07:00
Brian Grinstead
e5b723be8b
Bug 1175239 - Replace tracking protection drop-down control with a button;r=ttaubert
2015-07-01 11:50:57 -07:00