Commit Graph

12582 Commits

Author SHA1 Message Date
Ehsan Akhgari
191f0b0b40 Bug 1161683 - Increase the timeout of browser_social_window.js 2015-08-09 08:57:51 -04:00
Drew Willcoxon
a1af007ded Bug 1190366 - Fix accessibility labels for results in the urlbar. r=mak
--HG--
extra : commitid : 6xiS9VVv7U1
2015-08-08 15:16:08 +02:00
Paolo Amadini
0d3715764d Bug 1192242 - Adjust the button design in some circumstances. r=Gijs
--HG--
extra : commitid : oGX0SlXB5w
extra : rebase_source : 955e9b949b1884becc6037ca7b142a256d3781be
extra : amend_source : c67008b7159b347dd8dc65380814269ba6d88e71
2015-08-08 08:42:42 +01:00
Edouard Oger
592689f35f Bug 1190916 - Truncate long emails in about:accounts signed-in state. r=markh
--HG--
extra : commitid : 7ZGlfmXKUGZ
extra : rebase_source : 34c7e1eaefac53c8fb2bc41b4b82037e30c72795
2015-08-07 20:05:51 -07:00
Wes Kocher
f54acdd862 Merge m-c to fx-team, a=merge 2015-08-07 17:36:14 -07:00
Wes Kocher
bd5a4a3091 Merge inbound to central, a=merge 2015-08-07 17:12:49 -07:00
Ryan VanderMeulen
60100a0722 Merge m-c to inbound. a=merge 2015-08-07 16:13:43 -04:00
Bernardo P. Rittmeyer
493d31ebe3 Bug 433238 - Tests for the password manager contextual menu password fill. r=MattN
--HG--
extra : commitid : 6pzDke40Z4O
extra : rebase_source : eaa1649c059df438513781e1966065c9f1c518ef
2015-08-06 18:45:44 -07:00
Bernardo P. Rittmeyer
7ec5131e30 Bug 433238 - Password manager contextual menu password field manual fill. r=MattN
--HG--
extra : commitid : C2Thcw28VRq
extra : rebase_source : 6b6b628738bf715109161961bdced4489685058c
2015-08-06 15:28:07 -07:00
Paolo Amadini
41593c22f6 Bug 1190427 - Update the design of about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 5yCOpUu71tw
extra : rebase_source : 5370a3aedd6ba82588163dbd3dd07211ed84cb5e
2015-08-06 15:51:41 +01:00
Drew Willcoxon
75de235834 Bug 1192347 - Don't show urlbar search suggestions opt-in until user types a query. r=Mossop 2015-08-07 15:55:06 -07:00
Brian Grinstead
e3558c90b8 Bug 1184312 - Remove the bad-content notification;r=ttaubert
--HG--
extra : commitid : Ii0whPBJhSH
2015-08-07 15:22:54 -07:00
Brian Grinstead
225e4e60fa Bug 1186925 - Convert tests using bad-content notification to use gIdentityHandler;r=tanvi
--HG--
extra : commitid : L6WrcjaECSK
2015-08-07 15:22:52 -07:00
Drew Willcoxon
5ca042183f Bug 1176437 - Don't show fallback "Search with" result when the awesomebar is empty. r=mak 2015-08-07 15:00:08 -07:00
Alessio Placitelli
a5fc0c1173 Bug 1191336 - Part 2 - Don't trigger the datachoices infobar when checking if user is allowed to upload. r=gfritzsche 2015-08-07 07:01:00 +02:00
Marco Bonardo
1555baed19 Bug 1192555 - browser_urlbarSearchSuggestionsNotification.js should force unifiedComplete. r=post-facto-test-only
--HG--
extra : commitid : IreoD3cFtB
2015-08-08 23:39:06 +02:00
Drew Willcoxon
43cb0073e1 Bug 1192211 - Remove Array.prototype.includes call from browser_urlbar_autoFill_backspaced.js so it doesn't permafail on non-Nightly. r=Mossop 2015-08-07 11:26:34 -07:00
Ehsan Akhgari
4db099dbd2 Bug 1191491 - Do not dispatch an audio-playback notification when swapping browsers; r=smaug
We send a pagehide event during swapping docshell frame loaders, and
before this patch we would not be able to differentiate this event with
the one that we send when navigating away from a page, so we would
incorrectly dispatch an audio-playback notification indicating that
audio playback has stopped.  This patch adds a flag to the root docshell
when the frame loader swapping is in progress and disables the above
behavior when that flag is set.
2015-08-07 12:18:24 -04:00
Carsten "Tomcat" Book
bfa6580a77 merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
Drew Willcoxon
63591bbd24 Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak 2015-08-06 20:13:00 -07:00
Brian Grinstead
f3f695c8a6 Backed out changeset 657bc9b41d71 (bug 1175702)
--HG--
extra : commitid : 6qJWtAsJq8W
extra : rebase_source : 328815d4c1eceb9e7b40135344976f320c4d40f2
2015-08-06 17:00:31 -07:00
Brian Grinstead
19c02557e7 Backed out changeset dc33bb49347d (bug 1175702)
--HG--
extra : commitid : 3VRtJmtTRzi
extra : rebase_source : 016f85a611f405760dbfe07eedbf5a012189755e
2015-08-06 17:00:16 -07:00
Brian Grinstead
dfe6ceded6 Backed out changeset 7216b345380e (bug 1175702)
--HG--
extra : commitid : 12e4K25LrrI
extra : rebase_source : 25536245d7019402973becf141955e442589839b
2015-08-06 16:59:56 -07:00
Ryan VanderMeulen
6b37d9c465 Merge m-c to fx-team. a=merge 2015-08-06 15:53:46 -04:00
Tim Taubert
c0ff1b00d2 Bug 1175702 - Fix browser_bug590206.js failures r=paolo 2015-08-06 15:35:52 +02:00
Tim Taubert
2785d75e89 Bug 1175702 - Fix browser_identity_UI.js failures r=paolo 2015-08-06 15:01:37 +02:00
Tim Taubert
4194314d45 Bug 1175702 - Implement mixed content states in the control center r=paolo 2015-08-04 20:04:24 +02:00
Dave Townsend
5b29571481 Bug 1191520: Hide the search settings footer in non-nightly builds. r=adw
--HG--
extra : commitid : IP9xkJw9xA4
extra : rebase_source : 25a862e918129d17d43fa79e8a5deec2474fb943
2015-08-05 15:11:15 -07:00
Alessio Placitelli
62c8a726f7 Bug 1191749 - Skip |browser_datachoices_notification.js| on e10s. r=gfritzsche 2015-08-06 04:18:00 +02:00
Georg Fritzsche
013fab113e Bug 1180673 - Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg 2015-07-29 16:59:52 +02:00
Xidorn Quan
0b0e879cbb Bug 1186890 - Ensure parent always know when the child exit fullscreen. r=Dolske
--HG--
extra : source : b2dc98b8e5f055fb529b4821966028e558c18450
2015-08-07 13:38:10 +10:00
Ehsan Akhgari
93dbfbbfed Bug 1191959 - Make sure that pinned tabs are still clickable after unuting a tab that is not playing; r=jaws
This bug happens becuase when toggleMuteAudio() is called from the click
handler for the tab, we remove the muted attribute during unmuting,
which makes the element display:none.  Therefore, when the mouse pointer
leaves that region, there is no element to receive the mouseout event
and as a result, the _overPlayingIcon variable stays true, which means
we stop tab switching in the mousedown handler.
2015-08-06 23:09:11 -04:00
Wes Kocher
83a7cbf448 Merge m-c to inbound, a=merge 2015-08-06 18:11:16 -07:00
Brian Grinstead
bfd11788ac Backed out changeset 657bc9b41d71 (bug 1175702)
--HG--
extra : source : 0fb83409ff34131af0c1cb49f1b27e1fafa7f79a
2015-08-06 17:00:31 -07:00
Brian Grinstead
b7bda2e9ff Backed out changeset dc33bb49347d (bug 1175702)
--HG--
extra : source : 6e9c284ce3f8d9a67942939a46d64246af20f012
2015-08-06 17:00:16 -07:00
Brian Grinstead
35f4f92f8a Backed out changeset 7216b345380e (bug 1175702)
--HG--
extra : source : 38ee781d437c8e442be901c0644392b5eecbc2c6
2015-08-06 16:59:56 -07:00
Bobby Holley
8830ca657f Bug 1184387 - Stop using the hidden DOM window in browser_parsable_css. r=Gijs
The hidden DOM window has a chrome:// URI on mac and a resource:// URI elsewhere,
which makes it really terrible for stuff like this.
2015-08-06 16:36:32 -07:00
Ehsan Akhgari
01622f82f4 Bug 1193134 - Run test_click_on_pinned_tab_after_mute independently; r=jaws
This way the function runs after all of the tabs from the previous
function have been closed, and since this test is independent, it would
be better for it to be isolated.
2015-08-11 21:29:37 -04:00
Ehsan Akhgari
1a31ede1e0 Bug 1193085 - Always remove the soundplaying state when starting a new top-level load; r=jaws 2015-08-11 21:29:35 -04:00
Wes Kocher
3116a05040 Merge m-c to inbound, a=merge 2015-08-11 15:55:50 -07:00
Justin Crawford
d505bd22c2 bug 1184369 - Add hover styling to paragraph links in newtab intro. r=msamuel
--HG--
extra : commitid : G6zYoIjY2vM
2015-08-05 23:40:44 -07:00
Matthew Noorenberghe
0f0ea8b44c Bug 1188454 - Make the Control Center panel sticky when noautohide is used. r=ttaubert
--HG--
extra : commitid : 4udpDwBoSgG
extra : rebase_source : 9f0a3529e29f223e02798560b4f09e89a15dce5b
2015-08-05 23:37:52 -07:00
Edouard Oger
006cce37ad Bug 1186521 - Enforce new requirements for Hamburger menu badges. r=markh 2015-08-06 14:47:32 +10:00
Edouard Oger
be5abed620 Bug 1180584 - Support multiple badges on the Hamburger menu button. r=markh 2015-08-06 14:47:32 +10:00
Mark Hammond
28ed82509d Bug 1180587 - remove most error handling from browser-syncui now it is shown in the hamburger menu. r=adw 2015-08-06 14:47:31 +10:00
Ryan VanderMeulen
28edcba412 Backed out changeset fc9cae9a0f60 (bug 1180495) for browser_purgehistory_clears_sh.js failures.
CLOSED TREE

--HG--
extra : rebase_source : c509a1dff11ae6c03ceff5500158d7d41e29454c
2015-08-05 14:54:49 -04:00
Felipe Gomes
9cde9adbe8 Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-05 15:08:06 -03:00
Carsten "Tomcat" Book
b998607785 Merge mozilla-central to fx-team 2015-08-05 13:36:41 +02:00
Carsten "Tomcat" Book
592d83d1f5 merge mozilla-inbound to mozilla-central a=merge 2015-08-05 13:12:59 +02:00
Mark Hammond
31c893bae6 Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 15:50:36 +10:00
Carsten "Tomcat" Book
6954d6e5b6 Backed out changeset ad37329e81ce (bug 1190279) for test failures in browser_fxaccounts.js 2015-08-05 07:47:37 +02:00
Mark Hammond
147bced11a Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 14:22:20 +10:00
Wes Kocher
26d416417a Backed out changeset e87075045bf3 (bug 1180495) for browser_purgehistory_clears_sh.js e10s permafails CLOSED TREE 2015-08-04 15:51:45 -07:00
Tim Taubert
06fa4c8c09 Bug 1031661 - Apply correct zoom level to preloaded content like about:newtab r=dao 2015-07-29 14:57:35 +02:00
Ehsan Akhgari
778c91d13d Bug 1190082 - Rename media-playback and the related stuff to audio-playback; r=smaug
Given that we only dispatch this for audio, media-playback sounds
like a misnomer.
2015-08-04 21:07:41 -04:00
Felipe Gomes
bdf12fb5ec Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-04 14:15:57 -03:00
Felipe Gomes
9b1d66b74d Bug 1190707 - Declare charset of dummy_page.html. r=mconley 2015-08-04 14:14:23 -03:00
Mike Conley
6d801dbe16 Bug 1181475 - Refactor duplicateTabIn to avoid a race between swapping frameloaders and SessionStore. r=Mossop
A race between SessionStore tab duplication and swapBrowsersAndCloseOther was
causing us to usually display a duplicated tab before it was actually ready
to be shown. We were also being pretty inefficient, since SessionStore supports
being able to duplicate a tab into a new window.

--HG--
extra : commitid : 1WrFqJntAbt
extra : rebase_source : c0348a15ffb907b97693cf350cecedc46f5e841a
2015-07-30 15:06:13 -04:00
Brian Grinstead
b9d0dc39cc Bug 1189928 - Disable Tracking Protection telemetry in private browsing mode;r=MattN
--HG--
extra : commitid : ZwNOUYFlDK
2015-08-04 07:41:20 -07:00
Brian Grinstead
0e5ccbaee8 Bug 1189928 - Move Tracking Protection shield probe into browser-trackingprotection.js;r=MattN
--HG--
extra : commitid : 33AkDyE03FE
2015-08-04 07:41:19 -07:00
Carsten "Tomcat" Book
57a966656a merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
Mark Hammond
4cc97da765 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
Nihanth Subramanya
6329dd5d22 Bug 1182338 - In-content search tests: ensure we actually wait on the search engine change promise (follow up). r=adw
--HG--
extra : rebase_source : 6d97ece858ecbb59d9e45c2527f4bc8d117dffcd
2015-08-03 16:17:31 -07:00
Nihanth Subramanya
f1b7467d39 Bug 1186327 - Increase timeout threshold for browser_contentSearchUI.js. r=adw
--HG--
extra : rebase_source : 119255070a8096fa8dbbb1f0048eba2e6c040dc9
2015-08-03 15:50:17 -07:00
Dave Townsend
19cd57be63 Bug 1184296: Cancel add-on installs if the user dismisses the install notification. r=dao
--HG--
extra : commitid : 8RszgolqGs2
extra : rebase_source : 4338d315997e49fa80b656e91f956ba38d7e9a50
extra : amend_source : 2426e0d825168ec482977e2048d20bfc8e0a40e3
2015-08-03 10:50:07 -07:00
Nihanth Subramanya
557d9030a3 Bug 1188618 - In-content search: For engines without an icon, use default favicon in the header, and the @2x icon in one-offs for retina screens. r=adw 2015-07-28 15:39:58 -07:00
Nihanth Subramanya
46c06ae757 Bug 1182338 - Add tests for keyboard navigation in the in-content search UI. r=adw 2015-07-23 19:35:37 -07:00
Nikhil Marathe
25e263af21 Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao
client.focus() now directly uses the DOMServiceWorkerFocusClient event. The
platform popup checking is not available on service workers. Instead each
worker maintains a counter of if it is allowed to interact with windows. This
counter is currently only incremented by the notificationclick event and
dropped after the event has been dispatched.

Since acquiring a client is an async operation most service workers will
perform in notificationclick, an additional extension is granted after the event
during which the service worker may focus a client. This extension is only granted
if the script invokes NotificationEvent.waitUntil() at which point the timer begins.
The extension is terminated when the Promise passed to waitUntil() is fulfilled, or
the timer expires, whichever comes first.

--HG--
extra : commitid : 5wavKTRZWcy
extra : rebase_source : fc8ab4ef6c9bf384b5525b0bc979b3cedc4e1d6c
2015-07-23 08:30:27 -07:00
Ehsan Akhgari
9af0e36ebc Bug 1186267 - Add a keyboard shortcut for toggling the mute state of a tab; r=jaws 2015-08-06 13:38:07 -04:00
Ehsan Akhgari
b93c5afb6f Bug 1188114 - Change the tooltips for the tab audio indicator icon to describe the action taken by clicking the icon; r=jaws
The (%S) in the tooltip strings is a placeholder to be filled in bug
1186267.
2015-08-06 13:38:06 -04:00
Ehsan Akhgari
d9c119e925 Bug 1189759 - Part 2: Add sound playing and muted icons to the all tabs menu; r=jaws 2015-08-06 13:38:05 -04:00
Wes Kocher
de08e9e79c Merge m-c to inbound, a=merge 2015-08-05 16:47:52 -07:00
Olli Pettay
ae832de474 Bug 1156703 - [e10s] Detaching a 1st tab does not work if drop the 1st tab onto contents area, r=felipe 2015-08-06 02:35:22 +03:00
Wes Kocher
5e90ccec17 Backed out 3 changesets (bug 1191495, bug 1153499, bug 1144660) for mochitest-push crashes
Backed out changeset 8917e7323399 (bug 1191495)
Backed out changeset 13ed6f60d3f9 (bug 1144660)
Backed out changeset 95bd6642e4b1 (bug 1153499)
2015-08-05 15:18:05 -07:00
Ehsan Akhgari
129ec2c01e Bug 1191081 - Part 1: Mute the browser after restoring from a crash if it was muted before; r=jaws 2015-08-05 18:00:28 -04:00
Ehsan Akhgari
a4f45d506e Bug 1191038 - Remove the sound playing icon from a tab when it crashes; r=jaws 2015-08-05 17:59:56 -04:00
Nikhil Marathe
9c77fa0bcd Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao
client.focus() now directly uses the DOMServiceWorkerFocusClient event. The
platform popup checking is not available on service workers. Instead each
worker maintains a counter of if it is allowed to interact with windows. This
counter is currently only incremented by the notificationclick event and
dropped after the event has been dispatched.

Since acquiring a client is an async operation most service workers will
perform in notificationclick, an additional extension is granted after the event
during which the service worker may focus a client. This extension is only granted
if the script invokes NotificationEvent.waitUntil() at which point the timer begins.
The extension is terminated when the Promise passed to waitUntil() is fulfilled, or
the timer expires, whichever comes first.

--HG--
extra : commitid : 5DUAOg4j41K
extra : rebase_source : 775d36e41c3d3b62e5189b032220fa2469ac237d
extra : source : 8300859f8e9751ca663f96fae3375dfda8b2ad13
2015-07-23 08:30:27 -07:00
Jed Davis
f9cdea85fa Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
The high-level overview is that the parts of nsWebBrowserPersist which
access the DOM have been factored out (as WebBrowserPersistLocalDocument)
and abstracted (nsIWebBrowserPersistDocument) such that they can be
implemented in the cross-process case using IPC.
2015-08-05 14:25:39 -07:00
Ryan VanderMeulen
f2cc7352a6 Backed out changesets f4fa8c49ebc6 and 78e2ba8842d4 (bug 1184387) for browser_parsable_css.js failures.
CLOSED TREE
2015-08-05 14:39:28 -04:00
Bobby Holley
be1f3861b1 Bug 1184387 - Stop using the hidden DOM window in browser_parsable_css. r=Gijs
The hidden DOM window has a chrome:// URI on mac and a resource:// URI elsewhere,
which makes it really terrible for stuff like this.
2015-08-05 10:43:21 -07:00
Mike Conley
45df99ecea Bug 1181475 - Refactor duplicateTabIn to avoid a race between swapping frameloaders and SessionStore. r=Mossop
A race between SessionStore tab duplication and swapBrowsersAndCloseOther was
causing us to usually display a duplicated tab before it was actually ready
to be shown. We were also being pretty inefficient, since SessionStore supports
being able to duplicate a tab into a new window.

--HG--
extra : rebase_source : eba9df742ad49a6ea8c8cc2d519fd6d95d77d1d1
2015-07-30 15:06:13 -04:00
Ehsan Akhgari
6d278fed4c Bug 1190106 - Preserve the playing and muted icons when swapping browsers; r=jaws 2015-08-04 15:54:39 -04:00
Bill McCloskey
b1a00d7c72 Bug 1175770 - New extension API (r=Mossop) 2015-08-03 10:41:24 -07:00
Ryan VanderMeulen
9b18006662 Backed out changeset 4a78aef5ef0d (bug 1189911) for Win8 e10s browser_plugin_reloading.js (and more) permafail.
CLOSED TREE
2015-08-03 12:39:54 -04:00
Carsten "Tomcat" Book
49d83b3b7d Merge mozilla-central to mozilla-inbound 2015-08-03 15:45:57 +02:00
Carsten "Tomcat" Book
6b441cd90a merge mozilla-inbound to mozilla-central a=merge 2015-08-03 13:56:39 +02:00
Carsten "Tomcat" Book
03d48d1951 Backed out changeset 4e3821b236f9 (bug 1175770) 2015-08-03 09:37:54 +02:00
Bill McCloskey
14e7d8ca0a Bug 1175770 - New extension API (r=Mossop) 2015-08-02 17:29:55 -07:00
Sebastian Hengst
d3364c4ca1 Backed out 8fdfa9d502f8 (bug 1190106) for M-e10s(bc2) bustage. r=backout 2015-08-02 10:17:50 +02:00
Ehsan Akhgari
f87c728a4a Bug 1190106 - Preserve the playing and muted icons when swapping browsers; r=jaws 2015-08-02 01:43:23 -04:00
Ehsan Akhgari
7781b0599d Bug 1190081 - Keep the tab muted icon visible and functional even when the audio playback on the tab has been stopped; r=jaws 2015-08-02 01:39:00 -04:00
Ehsan Akhgari
4362e0e7a4 Bug 1189590 - Make the about:accounts start page RTL aware; r=jaws 2015-08-01 00:03:33 -04:00
Blake Kaplan
b22c011fa8 Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao 2015-07-31 17:03:37 -07:00
Carsten "Tomcat" Book
c4a4af42ea Merge mozilla-central to fx-team 2015-07-31 14:19:22 +02:00
Edouard Oger
ba5e9283c5 Bug 1182009 - Remove empty sync button in the Hamburger menu for sync 1.0 users. r=markh
--HG--
extra : commitid : 1fehXZ80SWv
2015-07-30 14:10:00 -07:00
Ursula
07526cb72c Bug 1189959 - Make dragging external URI onto newtab grid work in e10s. r=mconley
--HG--
extra : commitid : 2VOcudfh5wD
extra : amend_source : 377a170f6bdfc9edf7bb5947585e0e6928f5ab59
2015-07-31 18:01:51 -04:00
Ryan VanderMeulen
5a0dad74c7 Backed out changeset 91b6fe481685 (bug 1172937) for test_autocomplete_with_composition_on_input.html failures. 2015-07-30 12:45:03 -04:00
Ryan VanderMeulen
e2577f4059 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-07-30 12:11:08 -04:00
Marco Bonardo
d2d3c3a83b Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>

--HG--
extra : commitid : 9zGMBGXYqlm
2015-07-30 16:54:27 +02:00
Carsten "Tomcat" Book
12c307d6c2 Backed out changeset da180640c3f6 (bug 1182338) for making Bug 1186327 failing more frequently across branches 2015-07-30 16:11:41 +02:00
Carsten "Tomcat" Book
ba64dcce75 Backed out changeset 04144901baf6 (bug 1182338) 2015-07-30 16:09:58 +02:00
Wes Kocher
68bcb02c04 Merge m-c to inbound, a=merge 2015-07-29 20:20:59 -07:00
Wes Kocher
10301118e8 Merge inbound to central, a=merge 2015-07-29 18:12:11 -07:00
Mark Finkle
b576c37bde Bug 1188609 - Remove mirroring support from RokuApp (Desktop) r=jaws 2015-07-29 16:09:32 -04:00
Ehsan Akhgari
2f210910eb Bug 1188718 - Don't change the currently selected tab when clicking on the audio mute button; r=jaws 2015-07-29 17:18:16 -04:00
Ehsan Akhgari
043fb66742 Bug 486262 - Part 4: Add automated tests; r=dao 2015-07-29 17:18:15 -04:00
Ehsan Akhgari
9d049995b6 Bug 486262 - Part 3: Allow muting and unmuting a tab by clicking on the playing icon; r=dao 2015-07-29 17:18:14 -04:00
Ehsan Akhgari
88b20b1817 Bug 486262 - Part 2: Implement a tooltip for the tab playing icon; r=dao,jaws 2015-07-29 17:18:13 -04:00
Ehsan Akhgari
b633e9a8ef Bug 486262 - Part 1: Provide a visual indicator for tabs that are playing audio; r=dao,jaws 2015-07-29 17:18:12 -04:00
Ryan VanderMeulen
d94d3f12b3 Backed out changeset 1efbd6874bfb (bug 1187219) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org.
--HG--
extra : rebase_source : 2ad5b5acae4128a95c10b26644f1442415653a14
2015-07-29 13:53:40 -04:00
Dão Gottwald
1747d07e07 Bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml, avoid code duplication with tabbrowser.xml. r=mconley 2015-07-29 17:33:31 +02:00
Tim Taubert
eb3398ce02 Bug 1188438 - Close the control center when the user clicks the tracking protection enable/disable button r=MattN 2015-07-28 18:29:12 +02:00
Ursula
c92c765174 Bug 1142034 - Don't show 'Restore All Crashed Tabs' when only one tab has crashed. r=mconley
--HG--
extra : commitid : KI4QTK8C8S9
extra : rebase_source : fbfb838e3e56b950ea3e37956d808b3deab3ce8c
2015-07-23 14:47:35 -04:00
Adam Dane [:hobophobe]
2a320ebef6 Bug 1187008 - Fix intermittent failure of findbar highlight button test r=mconley
--HG--
extra : commitid : Kh1bcFtbAfF
extra : rebase_source : d188ff14f71eed5e18e7131b1e8c7343701e34d7
2015-07-28 16:12:07 -05:00
Brian Grinstead
61bd1320d3 Bug 1178163 - Convert browser_bug590206.js to add_task format;r=ttaubert
--HG--
extra : commitid : 5eDsAagG9Ws
2015-07-28 14:48:43 -07:00
Brian Grinstead
ae1b982256 Bug 1178163 - Show connection info for file and data URIs in control center;r=ttaubert
--HG--
extra : commitid : LAZpxoYZghV
2015-07-28 14:48:42 -07:00
Nihanth Subramanya
5a63d00035 Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw 2015-07-10 16:19:02 -07:00
Nihanth Subramanya
e551bf6833 Bug 1186325 - Send ack for mousemove message after detecting the event. r=adw 2015-07-30 12:16:48 -07:00
Marco Bonardo
19e86a8419 Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>

--HG--
extra : commitid : Cen9r3nQixn
2015-07-30 16:54:27 +02:00
Jimmy Wang
df7dcddd7e Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian 2015-07-08 17:18:38 -04:00
Nihanth Subramanya
0604c24656 Bug 1182338 - Add tests for keyboard navigation in the in-content search UI. r=adw 2015-07-23 19:35:37 -07:00
Nihanth Subramanya
a84e00da04 Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw
--HG--
extra : rebase_source : 4d8f997fe45153fdf936a300ed416a200982c9ee
2015-07-10 16:19:02 -07:00
Paolo Amadini
b432bdd840 Bug 1184060 - Anchor the Control Center to the middle of the icons in the identity block. r=ttaubert
--HG--
extra : commitid : G54S8yQKCbD
extra : rebase_source : d45cc5007ae68a244372c63ea3bebe33e4439494
2015-07-28 14:51:19 +01:00
Carsten "Tomcat" Book
c86c8718cf merge mozilla-inbound to mozilla-central a=merge 2015-07-28 16:28:02 +02:00
Matt Brubeck
c462f70f94 Bug 1185183 - Don't replace edited URL value with old completed value [r=mak] 2015-07-27 17:58:58 -07:00
Ryan VanderMeulen
01499c3bc0 Merge inbound to m-c. a=merge 2015-07-27 15:34:42 -04:00
Andrew McCreight
a5dd663397 Bug 964669 - Increase timeout for browser_social_multiworker because shutting down child processes is slow. r=mixedpuppy 2015-07-27 12:49:48 -07:00
Trevor Rowbotham
0881ffc90b Bug 1189911 - Re-enable browser_plugin_infolink test in e10s. r=jimm
--HG--
extra : rebase_source : d6e22b18600586be5e247d4abc28dee637fb79f5
2015-07-31 13:16:00 +02:00
Carsten "Tomcat" Book
19fce95294 Merge mozilla-central to fx-team 2015-08-07 13:21:30 +02:00
Tim Taubert
9dc8d793f1 Bug 1175702 - Fix browser_bug590206.js failures r=paolo 2015-08-06 15:35:52 +02:00
Tim Taubert
5b57f06c26 Bug 1175702 - Fix browser_identity_UI.js failures r=paolo 2015-08-06 15:01:37 +02:00
Tim Taubert
2d06faf7c4 Bug 1175702 - Implement mixed content states in the control center r=paolo 2015-08-04 20:04:24 +02:00
Dão Gottwald
3509d8e6bc Bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml, avoid code duplication with tabbrowser.xml. r=mconley 2015-07-29 17:33:31 +02:00
Jan-Ivar Bruaroey
dafe658039 Bug 1189060 - let webrtcUI.jsm etc. block initial Offer/Answer exchange through hook. r=florian,fabrice,mfinkle,mt
--HG--
extra : transplant_source : %CBwD%14%7D4%9E%EB%AC%5C7K%E4p%3Dr%8Fjl%8A
2015-08-07 15:22:30 -04:00
Ryan VanderMeulen
1326accf2d Merge m-c to inbound. a=merge 2015-07-27 10:41:37 -04:00
Ryan VanderMeulen
4f09769d88 Merge fx-team to m-c. a=merge 2015-07-27 10:39:37 -04:00
Trevor Rowbotham
e4a0032bd0 Bug 1186739 - Replace the usage of Promise.jsm with native DOM promises. r=mconley 2015-07-24 09:55:00 +02:00
Neil Deakin
16c5043427 Bug 1186398, perform correct check when comparing if the select value has changed, r=felipe 2015-07-27 07:33:55 -04:00
Mark Hammond
6830b9db61 Bug 1156752 - explicitly list where each FxA field is stored. r=zaach 2015-07-27 08:58:53 +10:00
Panos Astithas
9f3a30061f Add a test for bug 1145503. r=ehsan 2015-07-26 13:23:12 +03:00
Panos Astithas
398e652b24 Bug 1145503 - TP exceptions added while in Private Browsing mode persist beyond the Private Browsing session. r=ehsan 2015-07-26 13:23:12 +03:00
Alessio Placitelli
5d6bd55295 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
a160cc3e58 Bug 1187022 - Add hover tooltip for tracking protection shield icon;r=MattN
--HG--
extra : commitid : KxZ3gqOI83Z
2015-07-23 20:37:17 -07:00
Ehsan Akhgari
d28c07379c Bug 1200236 - Mute the browser when swapping a muted tab; r=jaws 2015-09-10 21:00:09 -04:00
Xidorn Quan
89f6321036 Bug 1160023 part 5 - Implement the new fullscreen warning box. r=dao
--HG--
extra : source : 5feba587802aaa472a72b9c9f7543bd6eabef83a
2015-08-13 22:42:06 +10:00
Xidorn Quan
4e1d375d91 Bug 1160023 part 4 - Some code movement and style fix in fullscreen warning code. r=dao
--HG--
extra : source : b1a57a5399a1bc34de9fb1283ae0ff8da737e8c2
2015-08-13 22:42:06 +10:00
Xidorn Quan
b2cf28ba1b Bug 1160023 part 2 - Add Timeout object to simplify timeout managing code. r=dao
--HG--
extra : source : 105ffbef0e092b7d6ef80d40e97ab1a629ca834b
2015-08-13 22:42:06 +10:00
Xidorn Quan
ab5ce080f7 Bug 1160023 part 1 - Put fullscreen warning box related logic into a nested object. r=dao
--HG--
extra : source : 40e2254230f911f1abf6c12d67537e3b6e1014cd
2015-08-13 22:42:06 +10:00
Tim Taubert
53f007afff Backed out changeset d63ef58573ca (bug 1193830) 2015-08-13 10:12:37 +02:00
Mark Hammond
99b6cb1d45 Bug 987670 - change Sync menu copy from 'Set Up Sync...' to 'Sign In To Sync...'. r=eoger 2015-08-13 16:54:22 +10:00
Jared Wein
b65326ed46 Bug 1193830 - Clicking on the icon to mute then unmute (or unmute then mute) without moving the mouse off the icon switches tabs. r=Gijs
--HG--
extra : commitid : G1SJQzmrWrU
extra : rebase_source : bcc996d29977deb4784da65bafc57ae7123f03b5
2015-08-12 10:04:00 -07:00
Mike Conley
77af80c31b Bug 1141337 - Update nsIWebBrowserPersistable to allow subframe targeting for Save Frame As. r=jld
This alters nsIWebBrowserPersistable so that startPersistence takes an
outerWindowID. This allows us to target a particular subframe from
beneath an nsFrameLoader, which is useful when attempting to Save
Frame As a remote browser.

--HG--
extra : commitid : KWck2rfRjXw
extra : rebase_source : d2390a8cf1b830e4e1c0fa52574455fbc0b05c14
2015-08-06 10:44:16 -04:00
Tanvi Vyas
550a74f51e 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
Ehsan Akhgari
a35fb77d60 Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-27 08:20:23 -04:00
Gabor Krizsanits
71d06b19cf Bug 1194311 - Reusing dnd panel and canvas. r=jimm 2015-09-01 11:36:29 +02:00
Ryan VanderMeulen
5862b8047c Merge m-c to fx-team. a=merge 2015-07-27 10:44:08 -04:00
Bernardo P. Rittmeyer
cd094ce9c9 Bug 1187529 - Factored viewPasswords function from pageinfo/security.js to LoginHelper.jsm. r=MattN
--HG--
extra : transplant_source : %EB%8A%C0%A9%F7%06%93%15%AD%8B%CA%DFv%7EP%08%8D%93%D1Q
2015-07-26 22:25:46 -07:00
Nihanth Subramanya
152ca3672f Bug 1185845 - Fix localization issues in in-content search UI. r=adw
--HG--
extra : rebase_source : bc43e8d685bfc50f3e50337ce444e31549132dcc
2015-07-22 02:30:10 -07:00
Ehsan Akhgari
053201adb7 Bug 1195150 - Persist the tab muted state in the session store; r=billm
The muted state is state that belong to the whole tab, and it would be
nice if it was integrated with undo close tab and session restore.
2015-08-17 20:21:51 -04:00
Ryan VanderMeulen
4bd08c521b Merge m-c to inbound. a=merge 2015-07-30 16:09:17 -04:00
Nikhil Marathe
079c3d0a1b Bug 1188937 - Only add Push API interfaces to build if the feature is enabled. r=kitcambridge
--HG--
extra : commitid : BRZ0gZEecxz
extra : amend_source : fb91b88616e837bf5e09a6a19c31acb1b94e4e64
extra : transplant_source : %84W%27%B8%40A%7F%26%04%0E%C6%A9%13o%25%D4SOD6
2015-07-29 09:12:51 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ehsan Akhgari
e5e0ae4df3 Bug 1192449 - Part 2: Increase the timeout of the workaround for bug 1190903 to 3 seconds 2015-08-10 18:12:57 -04:00
Ehsan Akhgari
9f010726b1 Bug 1192449 - Part 1: Increase the timeout of the test 2015-08-10 18:12:55 -04:00
Ehsan Akhgari
bd1133f4fe Bug 1192568 - Update the tab audio icons; r=jaws 2015-08-10 18:12:54 -04:00
Trevor Rowbotham
6a898bda4e Bug 1161564 - Re-enable browser_CTP_iframe test now that it has been rewritten. r=jimm
--HG--
extra : rebase_source : 572132f72085f0fcdd5a33323e868c00eaa437e7
2015-07-27 11:15:00 -04:00
Benoit Girard
a85888da11 Bug 1188543 - Part 1: Add TabSwitchComplete event. r=billm
--HG--
extra : commitid : CQtGupV807p
2015-07-29 13:28:05 -04:00
Ehsan Akhgari
9d0e4e2cdb Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-25 21:24:51 -04:00
Yury Delendik
d5e63ae0b8 Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv 2015-08-20 15:15:18 -05:00
Wes Kocher
fa57aa7153 Merge m-c to inbound, a=merge 2015-08-20 12:51:40 -07:00
Benoit Girard
074eb08eb1 Bug 1186662 - Part 1: Add SuppressDisplayport painting and use it during tab switch. r=kats,mconley
--HG--
extra : commitid : 9fUfVIK8ikm
extra : rebase_source : e45570f97a25f965d2caf24f152da02efcf6495f
2015-08-19 17:08:41 -04:00
Ehsan Akhgari
656bef95e8 Bug 1192449 - Re-enable browser_audioTabIcon.js in e10s mode; r=billm 2015-08-20 12:05:08 -04:00
Brian Grinstead
59d21a5a55 Bug 1175858 - Style updates for browser tracking protection tests;r=MattN
--HG--
extra : commitid : 6cmb6kUpgGr
2015-07-23 13:55:34 -07:00
Brian Grinstead
15d13d435f Bug 1175858 - Tracking Protection shield should be animated in when content is blocked on the page;r=MattN
--HG--
extra : commitid : ALRSvWjuFe7
2015-07-23 13:55:32 -07:00
Trevor Rowbotham
5393a24d2f Bug 1160780 - Completely rewrite the test to use Tasks instead of frame scripts to make the test more sane and attempt to fix an intermittent orange by switching from frame scripts to Tasks. r=jimm
CLOSED TREE
2015-07-21 15:59:00 -04:00
Neil Deakin
a9f6a8f103 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
Geoff Lankow
bb305ad6c5 Bug 1177370 - TabAttrModified event when visuallyselected attribute changes; r=mconley 2015-07-23 13:03:01 +12:00
Mark Hammond
a81acd67a8 Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
Ryan VanderMeulen
614b05313e Merge m-c to fx-team. a=merge 2015-07-22 16:49:04 -04:00
Ryan VanderMeulen
716f0d7045 Merge inbound to m-c. a=merge 2015-07-22 16:34:07 -04:00
Carsten "Tomcat" Book
14128e13d5 Merge mozilla-central to mozilla-inbound 2015-07-22 14:03:18 +02:00
Carsten "Tomcat" Book
067af1ed18 merge mozilla-inbound to mozilla-central a=merge 2015-07-22 13:59:02 +02:00
Ursula
e6703908db Bug 1186062 - newtab-customize-panel doesn't have rounded edges. r=mstange.
--HG--
extra : commitid : 1GXuCJkRLi1
extra : amend_source : eedca216bf794d988409091776c3d5ff433b28eb
2015-07-21 13:48:16 -04:00
George Wright
f12a9fe441 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
Trevor Rowbotham
124cb21955 Bug 1160788 - Re-enable failing browser_CTP_hide_overlay test to coincide with a patch that fixes the failures. r=jimm
--HG--
extra : rebase_source : 7d98ff8a00f04c9d96d42ad091e2ecd498ff3728
2015-07-21 14:38:00 +02:00
Birunthan Mohanathas
3f6a823a05 Bug 1144816 - Disable flaky browser_referrer_open_link_in_tab.js on Linux. r=RyanVM 2015-07-21 10:20:42 -07:00
Carsten "Tomcat" Book
d0ae08cfa2 Merge mozilla-central to mozilla-inbound 2015-07-21 17:04:09 +02:00
Carsten "Tomcat" Book
b76ca95f3f merge mozilla-inbound to mozilla-central a=merge 2015-07-21 16:56:44 +02:00
Carsten "Tomcat" Book
d4cb736833 merge fx-team to mozilla-central a=merge 2015-07-21 16:52:23 +02:00
Carsten "Tomcat" Book
5c76659ff5 Backed out changeset bc18893041c1 (bug 1176239) 2015-07-21 15:21:29 +02:00
Marco Bonardo
9ea56c4310 Bug 1047613 - Reduce awesomebar results pane flickering. r=adw
--HG--
extra : commitid : Dk3cmu4UgbL
2015-07-21 10:57:39 +02:00
Ryan VanderMeulen
3ed56bb494 Merge m-c to fx-team. a=merge 2015-07-20 16:05:14 -04:00
Ryan VanderMeulen
d09f468ca1 Merge fx-team to m-c. a=merge 2015-07-20 16:00:37 -04:00
Xidorn Quan
bd680dae70 Bug 1160017 part 2 - Remove fullscreen permission code from the browser part. r=dao
--HG--
extra : source : e725a40fe72a7326d66a49d8015e41665e3717c2
2015-07-21 20:50:20 +10:00
Paolo Amadini
ab8d0827e1 Bug 1177156 - Provide a button to re-enable Tracking Protection in about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 2DlZhdIrUsv
extra : rebase_source : fff6f8ffe7b25877c0ed0a440a2008d17e0ca18c
2015-07-20 12:44:08 +01:00
Maxim Zhilyaev
13fd558e67 Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod] 2015-07-20 22:17:09 -07:00
Matthew Noorenberghe
7a0a967dcb Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : 2Ugx7ZBWIfj
extra : rebase_source : e8f37f6e693340979c2199cd7869bae849070d69
2015-07-16 13:38:20 -07:00
Edouard Oger
2e7af25653 Bug 1184179 - Improve the about accounts page. r=markh 2015-07-16 11:10:00 -04:00
Ryan VanderMeulen
a33e05c88c Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
Tim Taubert
0b58c7078e Bug 1183553 - Follow-up to fix browser_trackingUI_1.js failures r=bustage 2015-07-17 13:09:37 +02:00
Chris Pearce
3bf7be3b02 Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan 2015-07-17 16:10:34 +12:00
Florian Quèze
7b18d08c58 Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman. 2015-07-20 18:58:21 +02:00
Edouard Oger
a818212fb8 Bug 1102184 - Deprecate the clear saved passwords on shutdown feature. r=dolske 2015-07-17 13:18:00 -04:00
Ryan VanderMeulen
d7e5192373 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Gijs Kruitbosch
988724a22c Bug 1173725 - part 2: make TabsInTitlebar logic remove margin bottom on titlebar after menubar goes away, r=dao
--HG--
extra : commitid : GXSFpu3SVQt
extra : rebase_source : 9ea324e476a08ba761172503fde1660eb245b2e4
2015-07-10 12:07:55 +01:00
Neil Deakin
9024c0a27c Bug 1176239, test e10s tab navigation between parent and child, r=smaug 2015-07-20 08:59:50 -04:00
Nihanth Subramanya
b2fa1cbd22 Bug 1171344 - Update in-content search UI tests. r=adw
--HG--
rename : browser/base/content/test/general/browser_searchSuggestionUI.js => browser/base/content/test/general/browser_contentSearchUI.js
rename : browser/base/content/test/general/searchSuggestionUI.html => browser/base/content/test/general/contentSearchUI.html
rename : browser/base/content/test/general/searchSuggestionUI.js => browser/base/content/test/general/contentSearchUI.js
extra : amend_source : 9c4e36512a0deec03af39a1f0aaee3a1312aa7a5
2015-06-29 13:52:22 -07:00
Nihanth Subramanya
a10ae2709a Bug 1171344 - Update in-content search UI tests. r=adw
--HG--
rename : browser/base/content/test/general/browser_searchSuggestionUI.js => browser/base/content/test/general/browser_contentSearchUI.js
rename : browser/base/content/test/general/searchSuggestionUI.html => browser/base/content/test/general/contentSearchUI.html
rename : browser/base/content/test/general/searchSuggestionUI.js => browser/base/content/test/general/contentSearchUI.js
extra : rebase_source : 5026d41213c8ebfbdcb56b0a5e88e4d8b0fc22d8
2015-06-29 13:52:22 -07:00
Nihanth Subramanya
351d64b267 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07:00
Nihanth Subramanya
6e888d2fe5 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
extra : rebase_source : 430736ce8dab32c7aad917ee87586ba2416d4dd3
2015-06-29 13:52:20 -07:00
Trevor Rowbotham
569b654468 Bug 1160788 - Attempt to fix random orange: don't spawn multiple ContentTasks when checking the visible state of the click-to-play overlay. r=jimm 2015-07-16 11:51:00 -04:00
Boris Zbarsky
112d7aee52 Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul 2015-07-16 17:53:28 -04:00
Marina Rodriguez
66a942127e Bug 1183576 - Update chat styles. r=mikedeboer
CLOSED TREE
2015-07-16 12:43:36 +02:00
Ryan VanderMeulen
b83322f9dd Backed out changesets 142992f32215 and 628e80194537 (bug 1177162) for Linux debug/ASAN browser_trackingProtection.js failures.
CLOSED TREE
2015-07-16 10:11:14 -04:00
Tim Taubert
a972541d45 Bug 1184231 - [Control Center] open=true attribute should not disappear when closing a site permission dropdown r=Gijs 2015-07-15 19:48:48 +02:00
Riadh Chtara
77136b13d3 Bug 1175300 - Switch password manager to using displayOrigin to display the origin in the capture doorhanger. r=MattN
--HG--
extra : commitid : EuEAXPIJfFv
extra : rebase_source : a58fdb74e4a52eb3aad4a391c0eb74088c3964c9
2015-07-15 21:26:54 -07:00
Matthew Noorenberghe
b9a12d9376 Bug 1177162 - Move Tracking Protection showIntroPanel call outside the loop. rs=bgrins
--HG--
extra : commitid : ApPOKrMj0PK
extra : rebase_source : 8d6f58acd2585b773ae14002e6ed5c63c4ce2513
2015-07-15 12:14:34 -07:00
Bernardo P. Rittmeyer
21cf24a3d8 Bug 1175941 - Disable capture doorhanger's SHOW label transition on OS X 10.10. r=MattN
Prevent a flicker possibly related to an OS X bug.

--HG--
extra : commitid : 138kppUa2om
extra : rebase_source : 78986b1f17c4ff7f591ae0da17052f3ab076c5aa
extra : histedit_source : 1a28037b645a1159f03c551122eb853ceda29876
2015-07-15 09:54:03 -07:00
Matthew Noorenberghe
ffc30df2d5 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : FsPzDGrKpXv
extra : rebase_source : b6e829a815fdf48657071dd79e1bf7690f5f5bfb
2015-07-15 11:50:40 -07:00
Jimmy Wang
ba032ec59b Bug 653065 - Make the lightweight theme web installer ready for e10s. r=mconley 2015-07-14 11:42:02 -07:00
Ryan VanderMeulen
bf38e9ed2e Bug 1160788 - Skip browser_CTP_hide_overlay.js for frequent failures across all platforms.
--HG--
extra : transplant_source : %AA%EB%EE%25m%AC%B1%91%EC%82%9E%13%0CI%C1%EB%9Es.%EB
2015-07-14 16:41:06 -04:00
Carsten "Tomcat" Book
f7a2261e37 Merge mozilla-central to fx-team 2015-07-14 12:55:06 +02:00
Tim Taubert
5473072c0a Bug 1181523 - [Control Center] Hide tracking protection section for chromeUI pages r=Gijs
* * *
Bug 1181523 - [Control Center] Add comments to CSS selector hiding panel elements for various states r=Gijs
2015-07-08 12:57:57 +02:00
Paolo Amadini
ad3baf083b Bug 1175689 - Group the existing site identity URL bar icon with the tracking protection shield when TP is enabled. r=ttaubert
--HG--
extra : commitid : FQyIE2IzaKI
extra : rebase_source : ccf7542df7b3b6542b89fb3c5566000dd14645ff
2015-07-13 18:38:13 +01:00
Wes Kocher
00bfc9f9d8 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Tim Taubert
872bf0c3b3 Bug 1182643 - [Control Center] Fix non-e10s issues with panel focus and hiding r=Gijs 2015-07-13 16:10:13 +02:00
Sylvestre Ledru
2cfaca06a1 Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
--HG--
rename : browser/config/version_about.txt => browser/config/version_display.txt
2015-07-11 19:37:54 -06:00
Dão Gottwald
62401a0474 Bug 1182760 - urlbar binding shouldn't have two focus handlers. r=ttaubert 2015-07-11 20:28:14 +02:00
Matthew Noorenberghe
2118e69217 Bug 1182269 - Create UrlClassifierTestUtils.jsm to share URL Classifier test code. r=francois
--HG--
extra : commitid : 7gzBYsuhMNF
extra : rebase_source : fb14ad8c691d5ebbec1080f701e9cf489cbafafb
2015-07-09 16:40:24 -04:00
Florian Quèze
af833ef045 Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
--HG--
extra : rebase_source : 98eed0fe583dfaef7b83eccba4534b6e46c5accf
2015-07-10 21:06:24 +02:00
Brian Grinstead
112231abb0 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
--HG--
extra : commitid : 7iOfwtQvng
2015-07-10 13:37:33 -07:00
Gijs Kruitbosch
7bd528cc17 Bug 1181963 - ssl v3 error has too many stop signs, r=jaws
--HG--
extra : commitid : KTi6doo1U78
extra : rebase_source : 6ac2f79e0e7901fe13fec2d97a8b845d97982b99
extra : histedit_source : 30d5778da9f103dd7464460060952dad52918311
2015-07-10 08:47:54 +01:00
Carsten "Tomcat" Book
faca8471fb merge mozilla-inbound to mozilla-central a=merge 2015-07-10 12:17:18 +02:00
Wes Kocher
97bb5a6f42 Merge m-c to fx-team, a=merge 2015-07-09 18:08:05 -07:00
Wes Kocher
2c7068c994 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Brian Grinstead
440d6b2252 Bug 1182333 - Add trackingprotection tag for relevant tests;r=MattN
--HG--
extra : commitid : I2SEfoYlkCc
2015-07-09 17:03:58 -07:00
Brian Grinstead
20cdff0134 Bug 1178985 - Show tracking protection section in control center when enabled in private browsing mode;r=ttaubert
--HG--
extra : commitid : BOvYMkPSkBl
2015-07-09 16:19:30 -07:00
Nihanth Subramanya
f89fce22d7 Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE.
--HG--
extra : rebase_source : 796c4b2b0a484c5c3a7aa054086fae7dd3a6e791
2015-07-09 15:14:20 -07:00
Nihanth Subramanya
e47776117e Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE.
--HG--
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
extra : rebase_source : 390a564766ee8a5e5e188de45c4a56ae98e50838
2015-07-09 15:11:59 -07:00
Ryan VanderMeulen
f416bf7777 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Carsten "Tomcat" Book
f494aa659e merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Ryan VanderMeulen
dc954fae3a Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-09 13:52:22 -04:00
Mike Kaply
9bf24ee6ee Bug 1129957 - Add in missing test to fix bustage CLOSED TREE 2015-07-09 12:34:53 -05:00
Neil Rashbrook
1170dbe319 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-07-09 12:18:11 -05:00
Maxim Zhilyaev
dc31dd4a7f Bug 1178966 - Add FHR probe to measure eyeball time spent on newtab [r=bsmedberg] 2015-07-08 21:41:10 -07:00
Marco Bonardo
12e476cb67 Bug 1180419 - Cannot load URLs from the address bar if places.sqlite is corrupt. r=ttaubert 2015-07-08 22:51:49 +02:00
Maxim Zhilyaev
2b90bd3e49 Bug 1178586 - Pinned suggested tile loses "history" type after a click [r=adw] 2015-07-08 07:28:13 -07:00
Ryan VanderMeulen
edce9d010f Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Carsten "Tomcat" Book
57d4c559b2 Backed out changeset 53a5746425f9 (bug 834830) 2015-07-08 15:28:35 +02:00
Tracy Walker
75214765b8 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