Jim Mathies
ad73cb6c28
Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe
2014-09-29 16:11:08 -05:00
Jim Mathies
f7e75c59b1
Bug 1074299 - Fix navbar shortcut dragging in e10s. r=gavin
2014-09-29 16:51:55 -05:00
Bill McCloskey
6d36384cab
Bug 1039528 - [e10s] Make "Inspect element" context menu item work (r=pbrosset)
2014-09-29 13:05:22 -07:00
Matt Brubeck
58910b249d
Bug 731865 - Show blocked popups when clicking 'Allow popups' [r=florian]
2014-09-29 08:00:32 -07:00
Blair McBride
2c1d123c25
Backout 262b6ad34702 (bug 1070778) due to bc1 failures. r=backout
2014-09-30 02:38:29 +13:00
Blair McBride
8fe7812caf
Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
...
--HG--
extra : transplant_source : %2C%E3F%B4%B9%A9%3A%AD1s%1C%E3Y%C1S%DC%A1%99%DF%C2
2014-09-30 01:49:52 +13:00
Alex Bardas
931abd5311
Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused
2014-09-27 16:58:00 +02:00
Tim Taubert
a8ed4971b4
Backed out changeset c9ef2c9434b5 (bug 1071164)
2014-09-29 02:21:49 -07:00
Alex Bardas
b3b8fce582
Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused
2014-09-27 16:58:00 +02:00
Tomasz Kołodziejski
4c4fa7a34f
Bug 1032324
- about:newtab can't switch search engine if icon/logo/image is not available. r=adw
2014-09-26 09:37:00 +02:00
Gijs Kruitbosch
ef3d69de82
Bug 1069300 - add a privacy/forget/panic button, r=jaws
...
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Sudheesh Singanamalla
7331cc1a53
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Dão Gottwald
d410ee9926
Bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen. r=mconley
2014-09-26 21:22:55 +02:00
Ayush Mishra
3cdd2c0951
Bug 1072889 - Replace array.indexOf(...) != -1 with array.contains(...) in browser/base/ ; r=dao
2014-09-26 20:51:09 +02:00
Tim Taubert
11310b1fa3
Bug 1073175 - Fix 'this.formatValue is not a function' errors r=dao
2014-09-26 17:45:33 +02:00
Tim Taubert
0a9655a2a2
Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm
2014-09-24 12:19:46 +02:00
Blair McBride
80c6a6e0b8
Bug 1067899 - Add autocomplete result type for arbitrary URLs. r=mak
...
--HG--
extra : transplant_source : %B4%5C%83%26%B0%3EL%F1%B0%0E%B4%822y%E5%8B%0B%A4%01%3D
2014-09-27 01:17:25 +12:00
Ed Lee
c740c28fc9
Bug 1062256 - Improve the design of the »What is this« bubble on about:newtab [r=adw]
...
Move customize item to outside the panel. Update various panel styling: spacing, sizing, colors.
2014-09-24 21:41:22 -07:00
Mark Hammond
eb2e5c7460
Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted
2014-09-26 14:03:41 +10:00
Blair McBride
ec445a6408
Bug 1067896 - Add autocomplete result type for searching via alias of a search engine. r=mak
...
--HG--
extra : transplant_source : %16%CB%E8%D5%3F%3D%B6%2C%90%1F%0F4%0B%1C%ED%DFvC%F1%28
2014-09-26 15:32:07 +12:00
Blair McBride
35b7565395
Bug 1072320 - Intermittent browser_action_searchengine.js | Test timed out - expected PASS. r=Mossop,mak
...
--HG--
extra : transplant_source : r%F0%95%94%5C%A4%A7%BE%28%0D%27J%A3E%12%8A%8CSN%91
2014-09-26 15:31:55 +12:00
Blair McBride
d48d0f2fc9
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 : n%86%86%E2%23%85d%15%A8%0D%DD%F0%9A%A4%8B%E8y-%3DY
2014-09-25 17:04:06 +12:00
Dave Townsend
4c58cae784
Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin
2014-09-25 11:35:45 -07:00
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