Commit Graph

8794 Commits

Author SHA1 Message Date
Tim Taubert
923fcf650a Bug 1071638 - Add test to ensure there are no uninterruptible reflows when loading about:newtab r=adw 2014-09-23 17:48:38 +02:00
Tim Taubert
7c0add36cb Bug 1071635 - Get rid of uninterruptible reflows caused by checkSizing() and onPageFirstSized() r=adw 2014-09-23 19:08:56 +02:00
Tim Taubert
262beb68a5 Bug 998267 - Don't always show the throbber when opening new tabs in e10s r=billm 2014-09-25 05:34:47 +02:00
Ed Lee
dcbb151fe0 Bug 1070022 - Improve Contrast of Text on New Tab Page [r=adw] 2014-09-23 16:19:52 -07:00
Ed Lee
8fede6bf11 Bug 1071822 - update the learn more link in the tiles intro popup [r=adw]
Add a separate const for separate links.
2014-09-23 14:01:49 -07:00
Ed Lee
48997d53bf Bug 1064515 - update learn more link for sponsored tiles overlay [r=adw] 2014-09-23 13:59:27 -07:00
Ryan VanderMeulen
424af00bd8 Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
79910dd5bf Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Dave Townsend
ef5a246ba3 Bug 1072118: Catch uncaught promise rejection from gmpInstallManager.simpleCheckAndInstall. r=netzen 2014-09-24 08:38:46 -07:00
Ed Morley
41c2c558fb Backed out changeset dcd7ac495365 (bug 1067888) for failures in browser_action_searchengine.js; CLOSED TREE 2014-09-24 16:09:01 +01:00
Mihaela Velimiroviciu
b431b29868 Bug 1064280 - Add automated test for changing the URL in a pinned tab. r=dao 2014-09-24 10:21:57 +03:00
Mike Conley
6954f71b6b Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche
When the PluginRemoved event is fired when changing locations, it's fired
asynchronously such that the document that the plugin belongs to has already
been unloaded. This was causing the hidden plugin notification to appear in
some cases when users browsed away from documents that had hidden plugins
in them. Now we pass the Principal for the unloading document back to the
parent and do a comparison with the current browser Principal to ensure
that they match before showing the hidden plugin notification.

--HG--
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/plugin_small_2.html
extra : rebase_source : e748e3b09de77cc7796b1a78f8e39a23af64049a
2014-09-24 10:30:18 -04:00
Neil Deakin
a444d834d7 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Florian Quèze
057d1a7a28 Bug 1056179 - WebRTC global indicator fails to open the sharing doorhanger if there's another notification before it, r=gavin. 2014-09-24 12:21:57 +02:00
Florian Quèze
f7887f142c Bug 1067444 - Clicking the microphone button on the global webrtc sharing indicator opens a doorhanger with a camera icon, r=gavin. 2014-09-24 12:21:57 +02:00
Blair McBride
2f1aeb9e77 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : t%CE%24%5D%2C%FF%18%CF%F5%21%BC%D0%C4%B9%EB%FD%06%F4%DB%BE
2014-09-24 18:33:07 +12:00
vladikoff
665d2260fe Bug 1071225 - Fix closing the FxAccountsOAuthClient tab with e10s. r=MattN
--HG--
extra : rebase_source : 5ffdd51c674dfc22ac301ab54b317b9219d8e07f
2014-09-23 17:57:00 -07:00
Ryan VanderMeulen
e856b7aa15 Backed out changeset 9debd2833863 (bug 1067888) for mochitest-bc failures.
CLOSED TREE

--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js
2014-09-23 14:26:16 -04:00
Blair McBride
93697188a8 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Tim Taubert
ed63da4f97 Bug 1067173 - Bail out early if _resizeGrid() is called before the page has loaded f=Mardak r=adw 2014-09-20 20:41:18 +02:00
Mark Hammond
5e82e483b4 Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN 2014-09-23 16:33:35 +10:00
Florian Quèze
eccdf0f0eb Bug 973001 - getUserMedia UI doesn't work with e10s - fix test, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
c67db9f928 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
c0f2d9dd82 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the urlbar indicators and show the global indicators, r=felipe. 2014-09-22 20:39:57 +02:00
Blair McBride
ee40b85065 Bug 1066358 - Improve how keyword autocomplete results are displayed. r=mak
--HG--
extra : transplant_source : %EC%9E%D7%F8%C7-%87%90%F67%8Ah8%1E%60%CCh%23%9F-
2014-09-20 15:44:36 +12:00
Bobby Holley
9ce13dff62 Bug 1030420 - QI the pref service to the appropriate interface. r=billm
nsIPrefService and nsIPrefBranch are implemented by the same XPCOM object, but
getBranch lives on nsIPrefService rather than nsIPrefBranch. The bug here is
only noticeable if nobody has already QIed the per-scope-singleton object to
nsIPrefService. If we create two scopes where there previously was one, that's
more likely to be the case, and manifest itself as the bc1 orange we see on TBPL.
2014-09-24 09:17:34 +02:00
Asaf Romano
035e375f48 Fix the 'bustage' of browser_parsable_script.js coming from bug 1067954 by whitelisting controller.js. It broke due to bug 1015578 (see mak's comment 2 there). CLOSED TREE 2014-09-19 18:23:20 +03:00
Blair McBride
362e5a214a Bug 1065303 - Prepare autocomplete.xml/UnifiedComplete for adding new special result types and heuristics. r=mak
--HG--
extra : transplant_source : %96%27%20FGCQ%D9%B5%FC%8E%CAV%F3%80%5DN%88%0F.
2014-09-19 23:58:46 +12:00
Mike Conley
9466ef449b Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm.
--HG--
extra : rebase_source : 4f47430a2ff95737e579ddca1655d410656bb64a
2014-09-18 19:26:50 -04:00
Jared Wein
ac1da29c34 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN 2014-09-18 16:14:44 -04:00
Wes Kocher
4698186fd1 Backed out changeset 5710731f09e9 (bug 1047181) for bc1 orange 2014-09-18 14:47:24 -07:00
Iaroslav Sheptykin
d46ec343c9 Bug 620565 - Proper handling of question mark in the action field of a form when creating a search keyword bookmark. r=MattN 2014-09-18 13:54:04 -07:00
Jared Wein
993a661ce5 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN
--HG--
extra : rebase_source : e0821ac3fdb8e5840ef241f24c4d9e675388dbf3
2014-09-18 16:14:44 -04:00
Justin Dolske
bc8d2f36a9 Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Gijs Kruitbosch
b610351b77 Bug 990045 - focusNextFrame should special-case panels and notificationpopups, with the latter getting noautofocus by default, r=Enn, f=MarcoZ
--HG--
extra : rebase_source : a0fe3fba430301560433db3dbb825d5bbd7bfb9b
2014-09-18 13:29:03 +02:00
Drew Willcoxon :adw
c1f444fb5a Bug 1068852 - Highlight search suggestions on hover/mouseover. r=MattN 2014-09-17 13:37:00 +02:00
Alex Bardas
50a3b6ef92 Bug 1043805 - Add tests for checking mixedblockdisabled and trackingblockdisabled attributes. r=adw 2014-09-17 10:39:00 +02:00
Alex Bardas
f60e558849 Bug 1043805 - Added red shield when protection is disabled in blocked content doorhanger. r=Unfocused 2014-09-11 15:13:00 +02:00
Mike Conley
8f700fd60f Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 6239a4b49e0af89800c5618e4589f8aef03f58d4
2014-09-17 16:06:58 -04:00
Felipe Gomes
23845e15b2 Bug 1068210 - Make the tab crashed Try Again button reload only the selected tab. r=ally
This is a temporary solution while we wait for bug 1065785 because this is causing many users to lose their session
2014-09-17 18:32:27 -03:00
Jim Mathies
c921a61d36 Follow up for back out of bug 1047603, disable browser_social_flyout.js test that's failing in e10s. a=RyanVM CLOSED TREE 2014-09-17 15:28:36 -05:00
Ryan VanderMeulen
a631440dac Backed out changesets 1e0e069b5cc7 and dc6a44c16a37 (bug 1047603) for causing bug 1067164. a=me 2014-09-17 14:19:58 -04:00
Drew Willcoxon
0f8ba4b0fd Bug 1060888 - Autocomplete drop down list item should not be copied to the search fields when mouse over the list item. r=MattN 2014-09-17 09:11:06 -07:00
Drew Willcoxon
dbd5920388 Bug 1066794 - Make the search suggestions popup on about:home/about:newtab more consistent with the main search bar's popup. r=MattN 2014-09-17 09:11:04 -07:00
Alex Bardas
5037fa1929 Bug 1063115 - Grey out text for mixed content and tracking protection if the corresponding type has been disabled. r=Unfocused r=dao 2014-09-16 17:57:00 +02:00
Mark Hammond
a86597d653 Bug 1053969 - get more social tests working with e10s. r=mixedpuppy 2014-09-17 14:52:44 +10:00
Ehsan Akhgari
2f673f8913 Bug 1067514 - Don't attempt to capture a tab preview in e10s; r=dao 2014-09-16 19:03:59 -04:00
Tim Taubert
56297c76f1 Bug 1067128 - [e10s] _setupSwipeGesture() tries to access content when scrolling down r=spohl 2014-09-15 21:49:47 +02:00
Alex Bardas
8a479fd01d Bug 1058412 - Add access keys to disable / re-enable tracking protection doorhanger. r=jaws 2014-09-15 13:24:00 +02:00
Carsten "Tomcat" Book
0b40ec809f Merge m-c to fx-team 2014-09-16 07:07:55 +02:00