Commit Graph

4145 Commits

Author SHA1 Message Date
Mark Hammond
0ac82e0e1d Bug 878690 - Use FormHistory.jsm for the Safari profile migrator. r=mak 2013-06-04 09:51:36 +10:00
Marco Bonardo
6ca9a0b804 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
9caf7472df Backed out changeset 8c37f4a3e488 (bug 874407) for failures in test_bug549192.xul 2013-06-03 13:21:41 +01:00
Marco Bonardo
9a6a4b23e7 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
408b70f2b0 Bug 844606 - Remove all selected entries while removing items from history. r=mano 2013-05-31 11:26:13 +05:30
Jeff Walden
bb39a16a0e 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
b87139257b Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Marcos Aruj
ae0083f4e5 Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-28 14:17:31 +08:00
Brian R. Bondy
9710cfcb3c 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
7f0306022a Bug 874452 - Remove Firefox 8 preference migration code; r=yoric 2013-05-28 11:02:13 +02:00
Mike Shal
994cfe0b6b 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
e3c3846fa5 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
9209d1586d Backed out changeset 4a496e6b99af (bug 867097) 2013-05-24 15:28:29 +02:00
Tim Taubert
be92a4b097 Backed out changeset 6ddd5fb7f041 (bug 867118) 2013-05-24 15:28:29 +02:00
Tim Taubert
e4606bc219 Backed out changeset d1cd5199bf45 (bug 867142) 2013-05-24 15:28:29 +02:00
Tim Taubert
ee6c3b6844 Backed out changeset 817df00cc0ff (bug 873771) 2013-05-24 15:28:29 +02:00
Tim Taubert
c22cef78e7 Backed out changeset 2d58f11fc294 (bug 873835) 2013-05-24 15:28:29 +02:00
Phil Ringnalda
41baa55f97 Back out 01d3f80565cc (bug 870529) for win8 NS_IsMainThread() assertion failures
CLOSED TREE
2013-05-22 21:07:06 -07:00
Brian R. Bondy
f010e583a1 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
ff12554e86 Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske. 2013-05-22 15:37:37 -04:00
Ed Morley
486c2804c2 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01:00
Ryan VanderMeulen
4b68c139b8 Merge m-c to fx-team. 2013-05-21 13:28:21 -04:00
Tim Taubert
42c0714114 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
62680e5089 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
3d6541ef65 Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric 2013-05-21 15:02:46 +02:00
Jonathan Kew
032590f584 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
4781a07b87 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
14c4938355 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Christian Sonne
cb955637f5 Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin 2013-05-16 19:14:45 -07:00
rsx11m
5fafc50c13 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
7e0700a26d Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Ryan VanderMeulen
99338bcba6 Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Tim Taubert
0b2e678e5a 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
d807db1db2 Bug 861757 - browser_tabview_bug610242.js shouldn't use <blink>; r=dao 2013-05-13 11:03:32 +02:00
Ryan VanderMeulen
76555a4eeb Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Ryan VanderMeulen
bebb8f6901 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Ryan VanderMeulen
93f082c90d Merge inbound to m-c. 2013-05-09 00:17:46 -04:00
Christian Sonne
49119d12db Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Phil Ringnalda
27b0919480 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Phil Ringnalda
b520ce0ff9 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Mike Connor
914f482ffa 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
Bobby Holley
4ff0e41f8c Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Ioana Budnar
20156aba4c Bug 862371 - Test that closed private windows can't be restored.r=ttaubert 2013-05-07 14:03:14 +03:00
Girish Sharma
b857ea7091 Bug 857801 - Prevent glowing Download Notification Effect of Toolbar Button with Panel opened. r=mconley 2013-05-04 00:01:16 +05:30
Girish Sharma
51523db4b6 Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley 2013-05-04 00:02:11 +05:30
Phil Ringnalda
f8f51bfc19 Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Tim Taubert
f0940a0463 Bug 868026 - Remove window.__SS_dyingCache and replace it with some appropriate use of WeakMap; r=yoric 2013-05-03 09:42:16 +02:00
Tim Taubert
ce6d888d4d Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric 2013-05-03 09:41:00 +02:00
Tim Taubert
6de33f755f Bug 867097 - Remove re-use of __SS_data, and the superfluous __SS_tabStillLoading property; r=yoric 2013-05-02 12:12:30 +02:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00