Граф коммитов

6696 Коммитов

Автор SHA1 Сообщение Дата
Martin Stransky 2d7e7fed1a Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Joey Armstrong 8101528304 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal 2013-06-10 11:30:03 -04:00
Xidorn Quan aa5ed0415a Bug 861613 - Make animation of download notification togglable. r=mak 2013-06-10 08:30:44 -04:00
Gavin Sharp affd77aebc Clean up browser_contextmenu.js, no bug
--HG--
extra : rebase_source : 0c06c1377f09e413740e00f4d07267853242f343
2013-06-07 15:34:25 -07:00
Gavin Sharp 816a1e26a4 Backout 498f79c24e70 (bug 860560) for browser-chrome bustage 2013-06-07 11:43:26 -07:00
Mike de Boer c1fe9f539b Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
--HG--
extra : rebase_source : 2a3169621b8cedf1382d738bd67072dae77cb4ce
2013-05-27 17:21:47 +02:00
Drew Willcoxon aeea388742 Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Giovanni Marquez e0df847fe4 Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin 2013-06-04 23:20:35 -07:00
Markus Flaig 3cd20beaa2 Bug 875297 - Move the contents of the initialize method into the constructor of the search-textbox binding. r=mconley 2013-06-04 15:43:27 -04:00
Mark Hammond 5a6f7551ba Bug 878690 - Use FormHistory.jsm for the Safari profile migrator. r=mak 2013-06-04 09:51:36 +10:00
Marco Bonardo cd76afe24d Bug 874407 - new visits are inserted incorrectly in the Library and the sidebar treeviews.
r=Mano
2013-06-03 12:17:36 +02:00
Ed Morley 8e8247ca4f Backed out changeset 8c37f4a3e488 (bug 874407) for failures in test_bug549192.xul 2013-06-03 13:21:41 +01:00
Marco Bonardo 60e9ef48f0 Bug 874407 - new visits are inserted incorrectly in the Library and the sidebar treeviews.
r=Mano
2013-06-03 12:17:36 +02:00
Girish Sharma a48c98f528 Bug 844606 - Remove all selected entries while removing items from history. r=mano 2013-05-31 11:26:13 +05:30
Jeff Walden 0de2cfbca3 Bug 794323 - Remove the legacy JSON parsing mode, now that Firefox session store code doesn't need it. r=luke for the JS bits, r=jlebar for the DOM bits, r=mak77 for the browser/toolkit bits
--HG--
extra : rebase_source : b7a422eb52fe8e435143dfcc435d56e4886859e6
2013-05-23 15:28:31 -07:00
Jim Mathies e988bc20b0 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Marcos Aruj bebc91de56 Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-28 14:17:31 +08:00
Brian R. Bondy 6c43f1a65d Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-28 22:21:53 -04:00
Tim Taubert 15f9eb10e4 Bug 874452 - Remove Firefox 8 preference migration code; r=yoric 2013-05-28 11:02:13 +02:00
Mike Shal 5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Tim Taubert eacc315fed Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric 2013-05-21 18:32:24 +02:00
Tim Taubert 39208696a1 Backed out changeset 4a496e6b99af (bug 867097) 2013-05-24 15:28:29 +02:00
Tim Taubert b16f053aa9 Backed out changeset 6ddd5fb7f041 (bug 867118) 2013-05-24 15:28:29 +02:00
Tim Taubert aca2d68a01 Backed out changeset d1cd5199bf45 (bug 867142) 2013-05-24 15:28:29 +02:00
Tim Taubert 9381ad4dcd Backed out changeset 817df00cc0ff (bug 873771) 2013-05-24 15:28:29 +02:00
Tim Taubert 24ba076d0e Backed out changeset 2d58f11fc294 (bug 873835) 2013-05-24 15:28:29 +02:00
Phil Ringnalda 74bfae38c4 Back out 01d3f80565cc (bug 870529) for win8 NS_IsMainThread() assertion failures
CLOSED TREE
2013-05-22 21:07:06 -07:00
Brian R. Bondy 01d753df9d Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-22 21:09:28 -04:00
Mike Conley 3883efcec8 Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske. 2013-05-22 15:37:37 -04:00
Ed Morley 6a91572c71 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01:00
Ryan VanderMeulen 38db4edda7 Merge m-c to fx-team. 2013-05-21 13:28:21 -04:00
Tim Taubert 90a4a690e6 Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric 2013-05-21 18:32:24 +02:00
Tim Taubert bf940a7e38 Bug 873835 - Re-implement form data cache now that __SS_data is gone; r=yoric 2013-05-21 18:19:17 +02:00
Tim Taubert 39a6f12a13 Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric 2013-05-21 15:02:46 +02:00
Jonathan Kew 08a9560178 bug 872324 - ensure window position/size attributes are passed to restoreDimensions as numbers, not strings. r=ttaubert 2013-05-22 11:02:38 +08:00
Garrett Robinson ce928e90ee Bug 791284 - Add debugging code to nsDocument::StartDocumentLoad and fix and re-enable test. r=sicking 2013-05-21 14:50:26 -04:00
Gregory Szorc 1b12175ba0 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Christian Sonne 88e6ffbfce Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin 2013-05-16 19:14:45 -07:00
rsx11m 0645789ff3 Bug 874046 - Three-state UI for DNT strings should not end with a period. r=dolske 2013-05-20 14:30:32 -05:00
Victor Porof 5541c2365f Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Ryan VanderMeulen 11569f273b Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Tim Taubert ca94cc8a40 Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Tim Taubert e54560e874 Bug 861757 - browser_tabview_bug610242.js shouldn't use <blink>; r=dao 2013-05-13 11:03:32 +02:00
Ryan VanderMeulen d2fc01f4fc Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Ryan VanderMeulen 6428dfb7b0 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Ryan VanderMeulen 831aab16b1 Merge inbound to m-c. 2013-05-09 00:17:46 -04:00
Christian Sonne 66a299bc03 Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Phil Ringnalda 32820feb08 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Phil Ringnalda 3503cc6045 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Mike Connor ae54f4fd39 Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
X
2013-05-06 11:05:46 -04:00