Mark Hammond
daf46102ef
Bug 1073855 - fix browser_datareporting_notification tests for dialog-based prefs. r=gfritzsche
2014-09-30 09:52:39 +10:00
Gavin Sharp
e32b4e0ee4
Bug 1031018: Add a "Tools->Apps" menu item pointing to marketplace, r=MattN
...
--HG--
extra : rebase_source : f1ff6847c646dcba9d6001e79bb285ac35f27298
2014-09-18 15:20:38 -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
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
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
Ryan VanderMeulen
891ff40ca8
No bug - Revert browser-plugins.js to revision 687318d464a5. a=me
2014-09-15 23:20:24 -04:00
Nigel Babu
489aede8a8
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Shu-yu Guo
91e6a020b9
Bug 1001090 - Followup: fix merge error in browser-plugins.js on a CLOSED TREE. r=bustage
2014-09-15 18:23:03 -07:00
Wes Kocher
332233753a
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
2014-09-15 16:30:46 -07:00
Wes Kocher
d9ee208fe7
Merge fx-team to m-c a=merge
2014-09-15 16:24:37 -07:00
Blair McBride
946317759d
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %EC%FDu%A45%17%A73%1D%BF%E92%FC%1F%D7%1B%E6J/%B3
2014-09-16 16:01:58 +12:00
Mike Conley
ba0dd9b993
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 : 719afe669c638ba4883f76f18aee38df6b60b4ad
2014-09-15 13:33:50 -04:00
Wes Kocher
c162d16ff6
Merge m-c to fx-team a=merge
2014-09-15 16:49:06 -07:00
Mark Hammond
7985aba238
Bug 1063696 - fix datareporting timeout orange by not closing the prefs tab prematurely. r=gfritzsche
2014-09-16 09:22:55 +10:00
Ryan VanderMeulen
a0693c9204
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Tim Taubert
418a7a34cf
Bug 1047469 - Implement search terms hilighting r=dao
2014-09-08 11:54:00 +02:00
Phil Ringnalda
9b4aa9966e
Merge m-i to m-c, a=merge
2014-09-13 09:28:33 -07:00
Mike Conley
762b880685
Bug 1047603 - [e10s] Follow-up to disable test for Linux until OMTC is enabled by default. rs=dholbert on a CLOSED TREE.
...
--HG--
extra : rebase_source : 6ff1875d4df4c6451e1aa4fd1205e32cc5e2a64c
extra : histedit_source : a7b120d39b38b936325908b28ac1ea4ea68a15ae
2014-09-12 17:56:06 -04:00
Bobby Holley
dc68cb8939
Bug 1066340 - Handle null/undefined alternativeURI.host. r=Gijs
...
Without this, we fail in [1] and friends when we pass the host value to
asyncResolve.
[1] browser/base/content/test/general/browser_keywordSearch.js
2014-09-15 14:17:32 +02:00
Bill McCloskey
11883c2977
Bug 1059007 - [e10s] Allow remote chrome: URLs (r=mconley)
2014-09-23 15:48:53 -07:00
Bill McCloskey
bb5b6e7667
Bug 1067527 - [e10s] Use contentWindowAsCPOW in context menu code (r=mconley)
2014-09-23 15:48:53 -07:00
Bill McCloskey
91adbce542
Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret)
2014-09-23 15:48:52 -07:00
Carsten "Tomcat" Book
9187bf9236
Merge m-c to mozilla-inbound
2014-10-01 15:41:25 +02:00
Christian Holler
6ec6416675
Bug 982600 - Disable tests that only make sense with crashreporter. r=markh
...
--HG--
extra : rebase_source : f67e498380f53cfe60a45431e300bc0937d2b6e9
2014-09-30 14:59:41 +02:00
Felipe Gomes
3778fe7a54
Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley
2014-10-08 22:56:26 -03:00
Wes Kocher
f1ed9ce208
Merge m-c to inbound a=merge CLOSED TREE
2014-10-08 17:14:42 -07:00
Jan Jongboom
fefd025806
Bug 1067255 - Disallow cut and copy in password fields. r=ehsan
2014-10-08 16:27:31 -07:00
Camilo Viecco
743e192723
Bug 1075081 - Enhance pinning test to ensure the neterror page the one found. r=keeler
2014-10-02 10:49:56 -07:00
Ryan VanderMeulen
990ae72de0
Merge m-c to inbound. a=merge
2014-10-02 13:14:06 -04:00
Till Schneidereit
9f0c7267f9
Bug 1075059 - Part 1: Backout of Array.prototpype.contains usages. r=me
...
--HG--
extra : rebase_source : c40bca2849fdfee824560253c7ffe8fb93f9b774
2014-10-02 17:37:48 +02:00
Bill McCloskey
18eb0a7716
Bug 1047751 - Disable HTML-controlled context menu in e10s (r=mconley)
2014-09-12 12:58:23 -07:00
Felipe Gomes
d6a89b304f
Bug 1065880 - Measure e10s usage through telemetry. r=bsmedberg,mconley
2014-09-12 16:14:41 -03:00
Alexandre Lissy
da1c5ff66a
Bug 1066044 - Make Mochitest pass on Mulet r=jmaher,ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 22:59:00 +02:00
Ryan VanderMeulen
603c8eca01
Backed out changeset 3afb6445a73c (bug 1066044) for B2G desktop mochitest perma-fail.
2014-09-11 20:38:06 -04:00
Alexandre Lissy
4f5cb20e91
Bug 1066044 - Make Mochitest pass on Mulet. r=jmaher, r=ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 07:37:00 -04:00
Carsten "Tomcat" Book
9f7d9d41c9
merge fx-team to mozilla-central a=merge
2014-09-11 15:29:54 +02:00
Bill McCloskey
2dce3be38e
Bug 1058543 - Make page info work again in e10s (r=mconley)
2014-09-10 17:15:41 -07:00
Bill McCloskey
50d9a380a4
Bug 1057663
- Make sure content process crashes always get reported (r=felipe)
2014-09-10 17:15:40 -07:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Dave Townsend
8c3cbffb36
Bug 1062522 - Fix intermittent failure in browser_bug575561.js. r=ttaubert
2014-09-09 13:58:26 -07:00
Alan K
8048799849
Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=ttaubert
2014-09-08 07:23:00 +02:00
Blair McBride
be75ff9825
Bug 1064130 - Improve handling of a11y labels for autocomplete results. r=mak
...
--HG--
extra : transplant_source : %99%EDK%AF4%ACH%8D%C4%2B%07%A8%0E%C6%0D%FE%E2%40%E9/
2014-09-10 13:08:23 +12:00
Carsten "Tomcat" Book
c308e89984
Merge m-c to fx-team
2014-09-09 16:03:23 +02:00
Carsten "Tomcat" Book
16ebe84d16
Backed out changeset 71198624da7b (bug 1045046) for bc2 test failures
2014-09-09 12:58:27 +02:00
Alex Bardas
cfbef5d5cf
Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh
2014-09-10 13:39:00 +02:00
Alan K
c172df8d89
Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=ttaubert
2014-09-08 07:23:00 +02:00
Blake Winton
73dbb4c1a3
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-08 11:13:30 -04:00
Blake Winton
66f5e3a870
Bug 1036908 - Log search suggestion selections from about:home. r=mak
2014-09-05 16:43:28 -04:00
Tim Taubert
7b8dc55ab7
Bug 1064217 - Fix closed window list for menu bar of hidden window on OS X r=gijs
2014-09-08 14:25:05 +02:00
Carsten "Tomcat" Book
1bc7dd4191
Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors
2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book
f29210c660
Backed out changeset ceb9328526e0 (bug 1036912) for bc1 test errors
2014-09-08 10:19:39 +02:00
Blake Winton
0cf99398be
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-04 11:03:57 -04:00
Blake Winton
82cac65240
Bug 1036908 - Log search suggestion selections from about:home. r=mak
2014-09-05 16:43:28 -04:00
Ryan VanderMeulen
130c88c930
Merge m-c to inbound. a=merge
...
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
extra : rebase_source : 45e2cb5230292b398a90b74756ec65f86bfb03ef
2014-09-08 19:31:10 -04:00
Bobby Holley
1826651353
Bug 1062631 - Stop leaking observers in search tests. r=Gijs
2014-09-08 13:36:22 -07:00
Bobby Holley
b02148e1a7
Bug 1062631 - Handle null ownerDoc in browser.js and content.js for the benefit of browser_newtab_drag_drop_ext.js. r=ttaubert
2014-09-08 13:36:22 -07:00
Bobby Holley
12db66b51b
Bug 1062631 - Watch out for dead object proxies in gXPInstallObserver. r=Gijs
...
In browser_navigateaway2.js we end up with an XPCWrappedJS double-wrapped
DeadObjectProxy here, which triggers an exception when it's inserted into
the WeakMap.
2014-09-08 13:36:21 -07:00
Bobby Holley
e48ac06488
Bug 1062631 - Handle null originatingURI in browser-addons.js. r=Gijs
2014-09-08 13:36:21 -07:00
Felipe Gomes
3a6a843e37
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
Ryan VanderMeulen
649988275d
Merge m-c to inbound. a=merge
2014-09-05 12:15:01 -04:00
Ryan VanderMeulen
672fb4d000
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
Gijs Kruitbosch
6614c6f64e
Bug 1035536 - move CSS to themes directory, r=dao
...
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
David Keeler
7083e45f19
bug 775370 - (part 2/2) use DataStorage as back-end to nsSiteSecurityService r=briansmith
2014-09-04 10:42:31 -07:00
Alan K
635f49e75e
Bug 993584 - Initial landing for CloudSync. r=rnewman
2014-09-04 21:44:00 +02:00
Ehsan Akhgari
e18af3bc41
Bug 1063020 - Do not attempt to capture screenshots in e10s yet; r=dao
2014-09-04 23:17:42 -04:00
Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Tim Taubert
eae789eb99
Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage
2014-09-04 15:08:57 -04:00
Tim Taubert
f078871e26
Backed out changeset bf39866cc3a5 (bug 1047469) on a CLOSED TREE
2014-09-04 13:39:45 -04:00
Dave Townsend
a1161af0fd
Backing out bug 961867 for causing an intermittent test failure.
2014-09-04 11:37:55 -04:00
Tim Taubert
bf21e32ae5
Bug 1047469 - Implement search terms hilighting r=dao
2014-08-07 14:42:50 +02:00
Gijs Kruitbosch
0e225f732c
Bug 1035536 - add blank theme file for net error pages, r=Unfocused
2014-09-02 13:23:46 +01:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Dão Gottwald
fd8355837c
Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert
2014-09-03 19:14:01 +02:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Adam Roach [:abr]
250dbee286
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
2014-08-18 17:52:26 -05:00
Jared Wein
5e1045fae0
Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN
2014-09-02 11:20:39 -04:00
Matthew Noorenberghe
2f7bd6aa75
Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws
2014-09-01 17:37:23 -04:00
Mark Banner
de54957c6f
Backout cset b2bae68e3809 / bug 1055319 due to test failures
2014-09-01 22:11:03 +01:00
Adam Roach [:abr]
9f67ebddd3
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
2014-08-18 17:52:26 -05:00
Mike Conley
72ef47ae64
Bug 1057966 - Fix Help menu in e10s windows. r=billm.
...
The help menu wasn't populating properly because gSafeBrowsing was attempting
to get the URI for the loaded page by getting content.document.documentURI.
Since bug 1051017 landed, content is unavailable for e10s windows. We use
the selected browser's currentURI instead.
--HG--
extra : rebase_source : 7dfa0f74b99ed35563bc4507c2a5ff70a703af3e
2014-08-29 19:54:32 -04:00
Carsten "Tomcat" Book
8a43aaa3f7
merge fx-team to mozilla-central a=merge
2014-08-29 15:13:15 +02:00
Monica Chew
97dbc43821
Bug 1058133: Telemetry for tracking protection events (r=bmcbride)
2014-08-28 09:29:14 -07:00
Carsten "Tomcat" Book
21ba18e307
Merge mozilla-central to mozilla-inbound
2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Wes Kocher
c08a9ad3b4
Merge m-c to fx-team a=merge
2014-08-27 17:07:39 -07:00
Shane Caraveo
7d7295c879
Bug 1057596 fix manifest updating and worker reload, r=markh
2014-08-27 16:11:36 -07:00
Ryan VanderMeulen
d51fed3906
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
4e6c5e1698
Merge fx-team to m-c. a=merge
2014-08-27 15:49:46 -04:00
Birunthan Mohanathas
7f2c3de468
Bug 1059623 - Remove the report file in browser_CTP_crashreporting.js. r=jaws
2014-08-28 21:03:09 -07:00
Florian Quèze
4df42dbe15
Bug 1057006 - Implement UI for app sharing, r=Gijs.
2014-08-27 16:52:22 +02:00
Wes Kocher
2d89cb74ec
Merge m-c to inbound a=merge
2014-08-26 18:19:08 -07:00
Wes Kocher
abd94963b6
Merge m-c to inbound a=merge
2014-08-26 17:49:52 -07:00
Tetsuharu OHZEKI
269a4a1e3f
Bug 1058708 - [e10s] View Page Source of context menu does not work in e10s. r=mconley
2014-08-27 05:35:02 +09:00
Gijs Kruitbosch
5b0ccc8802
Bug 670587 - include protocol when dragging URLs from the URL bar, r=dao
...
--HG--
extra : rebase_source : d2d72590306779f561f3178de096af940da7e2b7
2014-08-26 19:58:11 +01:00
Bill McCloskey
1b49dd84a1
Bug 1046761 - e10s context menu should handle preventDefault (r=felipe)
2014-08-26 11:44:10 -07:00
David Keeler
1a5baf7b2d
bug 800882 - make about:certerror clear as to why overrides don't work on HSTS sites r=dao ui-r=phlsa
2014-08-26 11:31:34 -07:00
Monica Chew
ef70a3035c
Bug 1058348: Make disable protection string match mockup (r=adw)
2014-08-25 17:52:30 -07:00
Harshit Harchani
dc84d8d034
Bug 898166 - Remove try/catch in SocialUI.observe. r=jaws
2014-08-27 05:33:19 +05:30
Wes Kocher
8b5e956caf
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Gijs Kruitbosch
a44fae6d32
Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton
2014-08-14 20:44:59 +02:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Florian Quèze
367d4830d5
Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs.
2014-08-25 15:35:10 +02:00
Georgios Kontaxis
38d41cf15a
Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw
2014-08-22 20:26:46 -07:00
Georgios Kontaxis
65d3f30a5c
Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw
2014-08-22 20:26:31 -07:00
Georgios Kontaxis
91024a133c
Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws
2014-08-22 20:26:14 -07:00
Georgios Kontaxis
8670ec571e
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
937ebf1ae6
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Wes Kocher
915d568b45
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Gijs Kruitbosch
032d5a32be
Bug 1004418 - annnnd disable on ASAN as well...
2014-08-22 19:01:32 +02:00
Gijs Kruitbosch
8d8de64f4b
Bug 1004418 - followup, disable test on debug for timing out, rs=ttaubert over IRC
...
--HG--
extra : rebase_source : cf05defc0e67a82fa972e47dcf5391ad6723d536
2014-08-22 16:53:05 +02:00
Gijs Kruitbosch
bd0172679e
Bug 1004418 - create a mochitest to verify all JS we ship parses, r=ttaubert
...
--HG--
extra : rebase_source : 94af2c3b26c3fca0f3c697b56c5e7b7d6488fce6
2014-08-19 15:43:31 +02:00
Ed Lee
867e2b7df9
Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
...
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Nigel Babu
d590551451
Merge m-c to fx-team
2014-08-22 07:17:47 +05:30
Wes Kocher
f1bff82d6f
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Shane Caraveo
9cf982b642
Bug 1047316 part 2: dont use docshell swapping for marks button, r=jaws
2014-08-21 15:53:19 -07:00
Jared Wein
6be1b4f7ff
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Mike Conley
e798c00ddf
Backing out 893fa8436b70 (bug 1041917) for multiple problems.
2014-08-21 15:12:22 -04:00
Shane Caraveo
cb35c41b72
Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws
2014-08-21 07:44:17 -07:00
Shane Caraveo
9b3587d3ff
Bug 1056415 fix updating the marks buttons during tabchange, r=jaws
2014-08-21 07:41:23 -07:00
Ed Morley
69c335043b
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Mike Conley
c7b480b82b
Bug 1056152 - Fix reference to undefined event variable in content.js. rs=jaws
2014-08-20 11:27:03 -04:00
Ed Morley
3035a95a4f
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Ed Morley
0b9a58b16c
Backed out changeset 93cd3fc35cfc (bug 1014332)
2014-08-21 12:27:16 +01:00
Ed Morley
af684fec24
Backed out changeset bfe0d5c41edd (bug 1014332)
2014-08-21 12:27:12 +01:00
Sang Mercado
4605677e85
Bug 1043257 - Bookmark toolbar items overflow completely instead of only the not fitting ones, if on the Navigation Bar. r=jaws
2014-08-19 13:06:09 -05:00
Jared Wein
3ebbb4bb49
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Ryan VanderMeulen
9767936074
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
Mike Conley
88c631d8bb
Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=dao, feedback=jimm.
...
This fixes a change in order of focus events for e10s after bug 1009628 landed.
We were accidentally focusing the content after focusing the URL bar for new
tabs. We now skip focusing the content entirely when opening a new tab.
--HG--
extra : histedit_source : a6c140d4e2b4677209b039880922c29e7c24b584
2014-08-20 11:23:43 -04:00
Alex Bardas
a20917401e
Bug 1054931 - Ctrl-K focuses an invisible search bar in about:newtab in blank mode. r=adw
2014-08-19 14:16:00 -04:00
Markus Stange
08cc958cbb
Disable the test for bug 1015721 on Windows because it fails.
...
CLOSED TREE
2014-08-20 19:00:45 +02:00
Ehsan Akhgari
58dc12f46d
Bug 1055507 - Avoid calling drawWindow in e10s mode when using tab previews until bug 698371 gets fixed; r=dao
2014-08-20 22:24:27 -04:00
Ed Morley
a04736e627
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
30ed9ba40d
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-20 15:14:31 +01:00
Mike Conley
72420563c2
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Bill McCloskey
20f413d371
Bug 1054840 - Ignore popups shown during onunload (r=felipe)
2014-08-19 17:24:21 -07:00
Shane Caraveo
de9788461e
Bug 1047340 fix annotation of marks by using the browser url rather than cannonical url, r=jaws
2014-08-19 09:01:52 -07:00
Florian Quèze
ff6386668c
Bug 1048230 - Global indicator inaccessible when taskbar is on top of the screen, r=Enn.
2014-08-19 17:50:10 +02:00
Mike Conley
00d340c0ad
Bug 1041917 - Make it possible to transition from non-remote to remote browsers while browsing away from about: pages. r=billm. feedback=mrbkap.
...
--HG--
extra : histedit_source : f6bc00b11d21d68cc1a09c5da70d81a1c054085e
2014-08-13 14:03:32 -04:00
Jim Mathies
e5f32bb35c
Bug 903022 - Parent save-as file pickers to the browser window rather than the content window. r=gavin
2014-08-25 11:48:58 -05:00
Birunthan Mohanathas
9adc4c91be
Bug 1054584 - Fix "statusDiv is null" error in browser-plugins.js and add test. r=jaws
2014-08-25 12:17:37 -07:00
Ryan VanderMeulen
655d07d1e0
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Jim Mathies
4cbccf016f
Bug 691601 - Update tests. r=felipe
2014-08-21 10:42:42 -05:00
Jim Mathies
898632ed6e
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Tanvi Vyas
2e6ef01120
Bug 1057643 - add an closeButton to the Mixed Content Blocker / Tracking Protection Doorhanger. r=gijs
2014-08-27 15:28:29 -07:00
Markus Stange
c1e7e1d0f7
Bug 1015721 - Add test. r=jimm
2014-08-20 17:14:58 +02:00
Markus Stange
bcf21ad33f
Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao
2014-08-20 17:13:35 +02:00
Bill McCloskey
a15b49d6f6
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Jim Mathies
557aefd376
Bug 921959 - Re-enable nsIWebNavigation::reload(LOAD_FLAGS_ALLOW_MIXED_CONTENT) tests for e10s. r=billm
2014-08-28 14:51:08 -05:00
Bill McCloskey
ec04497df1
Bug 1059007 - [e10s] Compute gMultiProcessBrowser when window opens (r=felipe)
2014-08-28 13:37:16 -07:00
Bill McCloskey
280d733003
Bug 1059032 - Don't use PageThumbs in e10s (r=felipe)
2014-08-28 13:37:16 -07:00
Ed Lee
abebc96b72
Bug 1053530
- Enhanced Tiles intro text popup [r=adw]
...
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Ed Lee
0b70256f0d
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
J. Ryan Stinnett
3974319cdf
Bug 1055348 - Add WebIDE shortcut. r=paul
2014-08-22 11:52:54 -07:00
Birunthan Mohanathas
d35561196d
Bug 1060084 - Remove the created .dmp/.extra files in browser_pluginCrashCommentAndURL.js. r=jaws
2014-09-03 12:14:39 -07:00
Birunthan Mohanathas
9a102e771b
Bug 1060084 - Remove the created report files in browser_pluginCrashCommentAndURL.js. r=jaws
2014-09-03 12:14:31 -07:00
Florian Quèze
5ae2396923
Bug 1056172
- the recording-window-ended notification isn't reliably fired, r=jesup.
2014-08-22 12:21:48 +02:00
Nigel Babu
32a1d94133
Merge m-c to m-i
...
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Birunthan Mohanathas
b809847eaf
Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps
2014-08-21 15:43:50 -07:00
Ed Lee
04231d7e7a
Bug 1055261 - Reduce new tab performance impact by only attempting to show 5 columns (from 8) [r=adw]
2014-08-18 20:36:04 -07:00
Alex Bardas
34158c2cc2
Bug 1054600 - Refactor AboutHomeListener & browser.js document URI checks. r=adw
2014-08-18 17:27:35 -07:00
Alex Bardas
d70382d8ff
Bug 1054776: Ctrl+K should focus the search bar if it is in the toolbar. r=adw
2014-08-18 17:27:33 -07:00
Bernardo P. Rittmeyer
52ff11105b
Bug 1054712 - Remove duplicate logic from tabbrowser and search bar by using the getImageURLForResolution helper function in PlacesUtils. r=MattN
2014-08-18 14:33:00 -07:00
Bernardo P. Rittmeyer
d82d593eca
Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN
2014-08-18 14:42:00 -07:00
Nicholas Nethercote
e08d52c309
Bug 1050036 (part 1) - Make browser_fxa_oauth.js not depend on pldhash enumeration order. r=roc.
...
--HG--
extra : rebase_source : a1bad5393e66855b9947315e39559c8feae082d7
2014-08-17 15:42:10 -07:00
Alli Grant
02904be1c4
Bug 803812 - Include brandShortName in restart text and update localization key. r=Unfocused
2014-08-17 00:36:18 -05:00
Dão Gottwald
a38c8f71a5
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Ed Lee
29c1356440
Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
...
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-16 20:57:16 -07:00
Andrea
cf8d1dff40
Bug 991427 - Check if the last character of the string is part of a surrogate pair when truncating text for display in the context menu, to avoid splitting surrogate pairs, r=gavin
2014-08-16 17:06:10 -07:00
Mike Conley
653c526d33
Backing out 3031346b1104 (bug 1050447) for not fixing the bug at all.
2014-08-16 15:44:10 -04:00
Matthew Noorenberghe
c99a6dec95
Bug 1054411 - Cancel the HTTP requests in browser_keywordSearch.js to avoid making network contact. r=adw
2014-08-15 16:48:06 -07:00
Shane Caraveo
20e013b413
Bug 1014332 test cleanups that better address some async issues, r=jaws
2014-08-15 14:23:24 -07:00
Shane Caraveo
6e8a1d64ea
Bug 1014332 fix context menu tests to handle share, r=jaws
2014-08-15 14:23:24 -07:00
Shane Caraveo
1d533e9f08
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-15 14:23:23 -07:00
Ryan VanderMeulen
4d85d8809e
Merge m-c to fx-team. a=merge
2014-08-15 17:07:24 -04:00
Ryan VanderMeulen
89a7f707c8
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Alex Bardas
9eb90389c0
Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw
2014-08-14 15:48:00 -04:00