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 |
|
Gavin Sharp
|
ab37ea3659
|
Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao
|
2013-05-13 09:25:39 -07:00 |
|
Tim Taubert
|
a687d09b37
|
merge m-c to fx-team
|
2013-05-01 10:18:22 +02:00 |
|
Yura Zenevich
|
289a04f4c2
|
[PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
browser/components/sessionstore/test/Makefile.in | 1 +
.../test/browser_833286_atomic_backup.js | 143 ++++++++++++++++++++
2 files changed, 144 insertions(+), 0 deletions(-)
create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
|
2013-04-30 14:07:54 +02:00 |
|
Yura Zenevich
|
683cc17075
|
[PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
.../components/sessionstore/src/SessionStore.jsm | 45 +++++--
.../components/sessionstore/src/_SessionFile.jsm | 131 ++++++++++++++-----
2 files changed, 127 insertions(+), 49 deletions(-)
|
2013-04-30 14:07:40 +02:00 |
|
Tim Taubert
|
10c608caa0
|
Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric
|
2013-04-29 10:02:45 +02:00 |
|
Nicholas Wilson
|
22a1449ae4
|
Bug 436801 - Support XHTML in feed titles. r=sayrer,adw
|
2013-04-26 23:57:49 -07:00 |
|
Ryan VanderMeulen
|
314420a80e
|
Merge m-c to inbound.
|
2013-04-26 13:06:35 -04:00 |
|
Tim Taubert
|
fe7d1fd44e
|
Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric
|
2013-04-25 17:58:27 +02:00 |
|
Jonathan Kew
|
adb8ad49b0
|
bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert
|
2013-04-26 12:41:29 +01:00 |
|