Commit Graph

10218 Commits

Author SHA1 Message Date
Jonathan Kew
4e4c88f6fb bug 1007639 - stop shipping .woff fonts as part of the desktop browser product. r=gavin 2014-06-06 08:30:54 +01:00
Honza Bambas
4b98e16e4c Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
006487470f Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
995070a4f7 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 18:27:38 +02:00
Carsten "Tomcat" Book
83702104a1 merge fx-team to mozilla-central a=merge 2014-06-05 15:08:55 +02:00
Masayuki Nakano
fe9df046d7 Bug 1008772 part.2 Add tests for tabbrowser key navigation which isn't blocked by content r=enndeakin 2014-06-05 11:57:53 +09:00
Masayuki Nakano
c29c2b90ca Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin 2014-06-05 11:57:53 +09:00
Carsten "Tomcat" Book
03d328fab3 Merge mozilla-central to fx-team 2014-06-04 15:54:11 +02:00
Marco Bonardo
6119e4a521 Bug 1003461 - Shift + Switch to Tab no longer respected. r=mano 2014-06-04 14:23:31 +02:00
Jeremy Poulin
21428535f7 Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Wes Kocher
c5087e37f1 Merge fx-team to m-c 2014-06-02 19:00:58 -07:00
Wes Kocher
1f6abbd535 merge inbound to m-c 2014-06-02 18:37:29 -07:00
Michael Pruett
8b657c1e04 Bug 1016039 - Fix switching between tab groups when cursor is on a tab. r=dao 2014-05-31 13:34:58 -05:00
Gijs Kruitbosch
5e7d356c4d Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
2014-05-29 12:08:32 +01:00
Maxim Zhilyaev
b26041e88a Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Mike de Boer
79e05fce05 Bug 1014482: initialize bookmarkData variable to prevent failing tests and other unexpected bugs. r=gps,smacleod 2014-05-30 16:26:46 +02:00
Tom Schuster
8a0c3e1986 Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe 2014-05-29 21:55:44 +02:00
Ted Mielczarek
41a877e7a5 bug 815002 - fix browser_device_get_user_media.js to work with --use-test-media-devices. r=florian 2014-06-02 10:41:57 -04:00
Michael Ratcliffe
4d06595070 Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker 2014-06-04 16:38:41 +01:00
Ed Lee
4262c7162e Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Ryan VanderMeulen
e56b4d6f7a Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Bobby Holley
dab24150e9 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Paolo Amadini
82d4807bf3 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
a09f70f357 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
c0ddb75825 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Carsten "Tomcat" Book
809708bcda merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Jared Wein
f227a9ce99 Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN 2014-05-27 12:56:00 +02:00
Tim Taubert
e4173a1a49 Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Florian Quèze
1620a5d0a3 Bug 1000253 - Fix a mistake in the browser_devices_get_user_media.js test, r=MattN. 2014-05-28 00:48:05 +02:00
Maxim Zhilyaev
3980423de1 Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Myk Melez
728c151c93 Bug 938303 - enable user to reassign "quit application" shortcut on Mac; r=enndeakin
--HG--
extra : rebase_source : d4abe64845be02909cb946be8ce01c27b1e02477
2014-05-27 10:02:13 -07:00
Carsten "Tomcat" Book
f36909876f Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Mark Hammond
e6ebf8e94e Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Jared Wein
9aca6f8285 Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
062700e6ea Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Wes Kocher
98152d91df Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Dão Gottwald
70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Carsten "Tomcat" Book
18ea819f3d merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Wes Kocher
2c816c1d1b Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Dão Gottwald
ab1d0f9381 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Wes Kocher
d0cf640a86 Merge m-c to inbound 2014-05-22 17:55:00 -07:00
Allison Naaktgeboren
dac30139cf Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Jared Wein
08efaba822 Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao 2014-05-21 09:48:00 -04:00
Tim Taubert
018dff816d Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw 2014-05-21 11:17:58 +02:00
Dão Gottwald
0280976301 Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Ryan VanderMeulen
7e8c73f3e6 Merge m-c to fx-team. 2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
e64cd11ad7 merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Gijs Kruitbosch
38fc8bee31 Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao
--HG--
extra : rebase_source : 75317372ddc73c16698f7ae7b3c64c654a5df420
2014-05-20 18:44:14 +01:00
Carsten "Tomcat" Book
0cf5a7b5b3 Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Dão Gottwald
a3eb9057c1 Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Jonathan Kew
6310198c94 bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin 2014-05-20 09:41:17 +01:00
Jonathan Kew
bd373e74ee bug 992650 - preliminary cleanup, remove CRLF line endings in aboutaccounts/main.css. r=gavin 2014-05-20 09:41:12 +01:00
Valentin Tsatskin
acd79c99c9 Bug 1009552 - Fix overlap of neterror icon with header in RTL mode. r=jaws 2014-05-15 11:19:00 -04:00
Michael Pruett
6172ca8355 Bug 1004903 - Update about dialog to use UpdateChannel.jsm. r=gavin 2014-05-15 13:55:41 -05:00
Tim Taubert
de92dbfcc9 Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw 2014-05-19 23:33:59 +02:00
Jonathan Kew
5152b9b83a bug 1012638 - ensure info icon stays the proper size even if the title wraps to multiple lines. r=Unfocused 2014-05-21 08:55:35 +01:00
Monica Chew
bce84acfd9 Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) 2014-05-22 16:26:57 -07:00
Felipe Gomes
044aebb14c Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian 2014-05-19 17:33:41 -03:00
Shane Caraveo
ce7c0b6d69 Bug 1003523 make share button customizable, r=Gijs 2014-05-19 09:38:38 -07:00
Ryan VanderMeulen
2c26dad1a0 Merge m-c to fx-team. 2014-05-16 15:31:28 -04:00
Carsten "Tomcat" Book
c30b56a04d Merge mozilla-central to mozilla-inbound 2014-05-16 14:31:46 +02:00
Jonathan Kew
f4d5bc4643 bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused 2014-05-16 08:44:35 +01:00
Drew Willcoxon
a10f733868 Bug 998303 - browser/base/content/test/general/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak 2014-05-15 19:04:47 -07:00
Gijs Kruitbosch
870ff684ae Bug 1006379 - don't attempt language detection if the document is gone, r=felipe 2014-05-15 13:56:37 +01:00
Gijs Kruitbosch
5afeec15c1 Bug 998523 - updateUI after logout, r=markh 2014-05-15 00:09:23 +01:00
Jared Wein
82b82201a8 Bug 738797 - Enable the in-content preferences by default. r=Unfocused
--HG--
extra : rebase_source : bcff4e914e2b66da1b7a5b93ef21dc153519b6e4
2014-05-04 15:54:29 -05:00
Jared Wein
f2734dc7d4 Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Biraj Karmakar
397fba057c Bug 998207 - Update privacy policy url in the about dialog. r=dao 2014-04-22 23:04:34 +05:30
Hernan Rodriguez Colmeiro
8e6e7511a7 Bug 881576 - "Convert storage quota notifications test to use in-content preferences". r=jaws 2014-05-22 08:23:00 +02:00
Paolo Amadini
e4ede54cb5 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Blake Kaplan
6395ab74bd Bug 949617 - Make the login manager work in e10s. r=dolske
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Shane Caraveo
de7cffa9f0 Bug 1029098 support global sidebar state for users who do not turn on restore session state, r=felipe 2014-06-25 13:15:08 -07:00
Carsten "Tomcat" Book
b81afe3348 Backed out changeset 49859608dbb8 (bug 741047) for bc1 memory leaks 2014-05-15 10:31:36 +02:00
Carsten "Tomcat" Book
564a161eb3 Backed out changeset 25fa9e0e5b06 (bug 738797) 2014-05-15 10:31:04 +02:00
Mark Hammond
ccb24c06c6 Bug 961471 - ensure the initial sync prefs pane writes the sync preferences. r=ttaubert 2014-05-15 12:10:41 +10:00
Jared Wein
38ae43e4f9 Bug 738797 - Enable the in-content preferences by default. r=Unfocused
--HG--
extra : rebase_source : 4c06ec299a082f4a2c587fe5cbeff3b0e5b21548
2014-05-04 15:54:29 -05:00
Jared Wein
9956304a3f Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
Gijs Kruitbosch
6a35929216 Bug 1008647 - fix left padding and remove separator for top show all bookmarks item, r=mak 2014-05-14 11:33:30 +01:00
Wes Kocher
1b2e339f62 Backed out changeset b9cee613c432 (bug 999865) for bc1 bustage on a CLOSED TREE 2014-05-13 20:29:28 -07:00
Wes Kocher
56c9c6455b Merge m-c to fx-team 2014-05-13 18:59:41 -07:00
Wes Kocher
754c5c0a71 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Shane Caraveo
fe3c513892 Bug 999865 provide ui indication of new provider buttons after activation, r=markh, r=unfocused 2014-05-13 18:05:54 -07:00
Ryan VanderMeulen
1170b7a391 Merge m-c to inbound. 2014-05-13 16:27:45 -04:00
Drew Willcoxon
b25bc9207e Bug 1009266 - Make about:newtab use 2x-DPI logos in 1x-DPI windows when a 1x logo isn't available. r=ttaubert 2014-05-13 12:37:13 -07:00
Shane Caraveo
f6ce087b36 Bug 960991 support for standard share endpoints, r=markh 2014-05-13 11:10:47 -07:00
Philipp Sackl
63ae87cb63 Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin 2014-05-06 07:57:00 -04:00
Dão Gottwald
bb57f63278 Bug 1007418 - Disable browser_visibleTabs_tabPreview.js for optimized builds on Windows 2014-05-13 06:56:55 +02:00
Carsten "Tomcat" Book
0eef94abf9 merge mozilla-inbound to mozilla-central 2014-05-12 13:33:19 +02:00
Jared Wein
f41c47ecca Backed out changeset 0e11a16741bf (bug 741047) 2014-05-11 17:37:57 -04:00
Jared Wein
abc4c528a9 Backed out changeset 4ac25e196c7a (bug 738797) 2014-05-11 17:37:40 -04:00
Jared Wein
f27779a08d Bug 738797 - Enable the in-content preferences by default. r=Unfocused 2014-05-04 15:54:29 -05:00
Jared Wein
7a8afd9c0f Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs 2014-05-11 15:52:33 -04:00
Tom Schuster
3de9c81d0c Bug 1004693 - [e10s] Add keyword search does not work. r=felipe 2014-05-10 15:28:42 +02:00
Valentin Tsatskin
953132c852 Bug 982347 - Implement netError design changes. r=Unfocused
--HG--
rename : docshell/resources/content/netError.xhtml => browser/base/content/aboutneterror/netError.xhtml
2014-02-10 16:59:00 -05:00
Gijs Kruitbosch
c2d8fdf055 Bug 986866 - duplicate the 'show all bookmarks' item, r=mak, ui-r=shorlander
--HG--
extra : rebase_source : 1b42817c44085d13ef2a17501f8b437be3e28b06
2014-04-14 11:38:39 +01:00
Dão Gottwald
6972239d30 Bug 1008134 - darkwindowframe attribute should be set before the first paint. r=gijs 2014-05-09 13:53:34 +02:00
Mike de Boer
13be886a31 Bug 1006490: revert changes made to the print button tooltip in bug 979479. r=dao. 2014-05-08 14:35:43 +02:00
Carsten "Tomcat" Book
5f44ca630c Merge mozilla-central to fx-team 2014-05-08 14:32:22 +02:00
Mike de Boer
bc908e1e24 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Richard Newman
7c8adc0769 Bug 995412 - Graphic assets for desktop Sync should be run through an optimizer to reduce size. r=trivial DONTBUILD 2014-05-07 21:00:41 -07:00
Ryan VanderMeulen
e84cc1706a Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Chris Peterson
870a7e05b3 Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak 2014-04-29 21:09:36 -07:00
Dão Gottwald
2818e1245a Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert 2014-05-07 15:08:05 +02:00
Mark Hammond
201952efd6 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Mark Hammond
9c3b931bd2 Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Carsten "Tomcat" Book
a7fa779dc7 Merge m-c to mozilla-inbound 2014-05-06 14:40:37 +02:00
Neil Deakin
a700e6ab19 Bug 1001234, disable arrow panel animation on linux, r=dao 2014-05-06 08:33:12 -04:00
Mark Hammond
90cc4b622e Bug 966579 - fix intermittent browser_social_chatwindow_resize oranges. r=mixedpuppy 2014-05-06 15:25:58 +10:00
Wes Kocher
514ce002bc merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Tim Taubert
28b75bf5ec Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod 2014-05-03 08:11:43 +02:00
Bernd Loeber
3435494a41 Bug 980911 - Rewrite inline script/style in browser/base/content/aboutaccounts/aboutaccounts.xhtml (about:accounts). r=ttaubert 2014-04-26 08:32:00 -04:00
Dão Gottwald
29ee52b517 Bug 585361 - Remove dead parts from browser_bug380960.js
--HG--
extra : rebase_source : f1b562f18e0be9545191cbaf4782138944d9e585
2014-05-03 01:49:11 +02:00
Bill McCloskey
b2689350dd Bug 1002000 - Make sure to register listeners before loading content script (r=ttaubert) 2014-05-05 13:12:50 -07:00
Bill McCloskey
17c6b80b5a Bug 986845 - Fix merge that resulted in two contentAreaClick calls (r=felipe) 2014-05-05 13:11:22 -07:00
Mark Hammond
8adc27db7a Bug 966579 - Tweaks to mutation observer usage for fix intermittent chat orange. r=mixedpuppy 2014-05-10 02:02:00 -04:00
Paolo Amadini
7258411912 Bug 856470 - Login Manager no longer requires initialization at startup. r=dolske 2013-09-14 20:24:00 +02:00
Drew Willcoxon
d3bd6f745e Bug 1008160 - Rename newtab.sponsored.trial.message to reflect new string content. r=mardak 2014-05-09 19:54:13 -07:00
Mark Hammond
99c8b4cf33 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-10 12:03:08 +10:00
Mark Hammond
f88bdcd2ee Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy 2014-05-10 12:03:07 +10:00
Gavin Sharp
1b20b99c0a Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Mike de Boer
c7f2091248 Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley 2014-05-01 12:37:24 +02:00
YFdyh000
95d4116523 Bug 1001794 - ""Help, About" does not show proper update channel in 29rc updated on beta channel" r=gavin 2014-04-30 17:03:00 +02:00
Wes Kocher
488dd28d5d Merge fx-team to m-c 2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
6edfd7578e Bug 971096 - followup: remove extra newlines at the bottom, rs=mconley, forgot a review nit, DONTBUILD 2014-05-01 18:08:44 +01:00
Gijs Kruitbosch
a24fb6f145 Bug 971096 - add test to parse all our CSS and check for obvious issues, r=mconley
--HG--
extra : rebase_source : 3f17fbda86aa13155c970e157dcec0ae67042696
2014-05-01 13:04:47 +01:00
Ed Morley
b107d7de01 Merge mozilla-central and inbound 2014-05-01 16:23:05 +01:00
Honza Bambas
ec884e84a0 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-05-01 13:28:12 +02:00
Shane Caraveo
bfbf27d0ac Bug 983481 open a post activation landing page, r=markh 2014-04-30 12:08:23 -07:00
Carsten "Tomcat" Book
fbc39d2fb1 Merge m-c to fx-team 2014-04-30 15:28:33 +02:00
Roberto A. Vitillo
9fe5a4bbe7 Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin 2014-04-30 11:33:58 +01:00
Harry Kaimenas
c35907ddd4 Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe 2014-04-29 13:20:00 -04:00
Allison Naaktgeboren
f3d82e8ec3 Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc 2014-04-29 11:05:57 -07:00
Dão Gottwald
e8cae148d4 Bug 1001995 - Remove / fix remnants of the forwarddisabled attribute. r=mdeboer
--HG--
extra : rebase_source : 4c94c0cb923183353ee7ba9105b917ae3836b811
2014-04-29 18:33:58 +02:00
Giovanni Sferro
2493cb4b02 Bug 952982 - Submit inputs are subject to constraint validation and match :valid/:invalid as needed. r=bz 2014-04-29 18:58:00 +02:00
David Rajchenbach-Teller
56385c5ec4 Bug 985412 - Don't fail when FrameWorker.jsm raises legitimate async errors. r=mixedpuppy 2014-04-02 05:59:00 -04:00
Carsten "Tomcat" Book
f187e43f4b Backed out changeset 948ac73a8cc0 (bug 785487) for test failures on a CLOSED TREE
--HG--
extra : amend_source : 1d2c229ab3be4737af7b57159f2781f17157a8fb
2014-04-29 15:51:09 +02:00
Roberto A. Vitillo
de7b8c1714 Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin 2014-04-25 12:39:17 -07:00
Ed Lee
046a8e3e6d Bug 1001854 - Search field length does not consistent after toggle "Hide the new tab page" and restart [r=adw]
Trigger load event if the document was loaded before init such as the user toggling the page.
2014-04-28 11:00:41 -07:00
Maxim Zhilyaev
34d736b7ba Bug 995436 - Use different sponsored panel text for Release and non-Release [r=adw]
Package both text and hide the one that shouldn't be shown.
2014-04-26 13:39:58 -07:00
Ed Lee
240614d5f9 Bug 1001523 - New Tab grid does not provide enough padding below the grid [r=adw]
Calculate offsetHeight from parent containers that includes the margin/padding specified by the children.
2014-04-25 15:33:59 -07:00
Jared Wein
716884db02 Bug 940174 - "Bookmarks Toolbar Items" centers its contents when placed in the tabstrip. r=mikedeboer 2014-04-24 20:13:00 -04:00
Dão Gottwald
d824c31815 Bug 997681 - Allow closing the last tab with a middle click. r=gijs 2014-04-25 16:06:26 +02:00
Dão Gottwald
51fdc20682 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
c24942f7e4 Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Dão Gottwald
94f65cbce6 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Drew Willcoxon
0e5c640329 Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert 2014-04-24 19:09:23 -07:00
Drew Willcoxon
53bd0fe01b Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe 2014-04-24 19:09:20 -07:00
Wes Kocher
41bd0431d4 Backed out 7 changesets (bug 942756) for Gi bustage
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00