Chris Lee
|
17f1753463
|
Bug 523140 - Improve language of 'Start New Session' string in about:sessionrestore; r=zpao
|
2012-06-04 18:57:06 -07:00 |
|
Tim Taubert
|
869d7701ed
|
Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao
|
2012-06-03 11:45:51 +02:00 |
|
Tim Taubert
|
ae99c7781a
|
Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao
|
2012-06-03 11:45:51 +02:00 |
|
Gervase Markham
|
d697fdc8ec
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
|
Tim Taubert
|
3730b75806
|
Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao
|
2012-05-25 23:39:22 +02:00 |
|
Tim Taubert
|
9108e30dc9
|
Bug 758568 - Use SessionStoreInternal instead of passing it to SHistory and TabsProgressListeners; r=zpao
|
2012-05-25 23:11:31 +02:00 |
|
Andres Hernandez [:andreshm]
|
ed025fe007
|
Bug 745040 - Move the Session Store Service to a module r=zpao
|
2012-05-14 16:01:21 -06:00 |
|
Paul O’Shannessy
|
ade0bfea75
|
Bug 739531 - Can't duplicate a tab with designMode and no body; r=ttaubert
|
2012-05-25 10:43:19 +02:00 |
|
Bellindira Castillo [:bellindira]
|
034c7536d8
|
Bug 662743 - Session restore should do more than restore a <select>'s selectedIndex; r=zpao
|
2012-05-17 23:23:35 -06:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Andres Hernandez [:andreshm]
|
aa8b77f0b3
|
Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao
|
2012-05-14 16:11:43 -06:00 |
|
Andres Hernandez [:andreshm]
|
d9f3747403
|
Bug 697903 - Move form data functions from sessionstore into JSM r=zpao,ttaubert
|
2012-05-08 10:36:29 -06:00 |
|
Dão Gottwald
|
12628841e9
|
Bug 752467 - disable leaky tests. r=zpao
|
2012-05-10 20:09:25 +02:00 |
|
Dão Gottwald
|
3367cbbb3e
|
Bug 751334 - Redundant TabView.init call in restoreWindow leaks the browser window when the window closes before delayedStartup was called. r=ttaubert
|
2012-05-04 18:17:25 +02:00 |
|
Serge Gautherie
|
1701a87493
|
Bug 741070. (Cv1a-FF) Sessionstore tests: Improve and merge 'provideWindow()' and 'whenWindowLoaded()' into 'head.js', Add an 'info()' call, Nits. r=paul (a=test-only).
|
2012-05-02 14:14:18 +02:00 |
|
Serge Gautherie
|
092821c3dc
|
Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao.
|
2012-04-28 04:18:00 +02:00 |
|
Paul O’Shannessy
|
c3e24a173c
|
Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
|
2012-04-25 10:11:03 -04:00 |
|
Dão Gottwald
|
6e9aedb9ee
|
Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only
|
2012-04-21 14:45:51 +02:00 |
|
Myk Melez
|
748d83f64a
|
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
|
2012-04-17 07:11:53 -07:00 |
|
Paul O’Shannessy
|
26042d2824
|
Bug 745342 - Use more lazy services from Services.jsm [r=dietrich]
|
2012-04-16 14:26:10 -07:00 |
|
Paul O’Shannessy
|
9be790abd0
|
Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich]
|
2012-04-16 14:26:10 -07:00 |
|
Max Li
|
7a6c2bb180
|
Bug 742098 - refactor observe() into a set of distinct methods [r=zpao]
|
2012-04-11 12:52:48 -07:00 |
|
Tim Taubert
|
222e54b9bd
|
Bug 701377 - setTabState() always unhides the tab; r=zpao
|
2012-03-28 09:25:42 +02:00 |
|
Tim Taubert
|
e5c9a46a52
|
Bug 739805 - Calling getTabState() on a not-yet-restored tab wipes out text and scroll data; r=zpao
|
2012-03-28 09:13:48 +02:00 |
|
|
|
20d59afb3f
|
Bug 726235 - Break out XPath code into separate module. r=zpao
|
2012-03-23 21:47:04 -04:00 |
|
Tim Taubert
|
b6f087d63e
|
merge m-c to fx-team
|
2012-03-20 09:23:36 +01:00 |
|
Tim Taubert
|
0fa798f8dc
|
Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak
|
2012-03-19 11:14:30 +01:00 |
|
Mike Hommey
|
9565afe7bf
|
Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin
|
2012-03-16 17:21:19 +01:00 |
|
Marco Bonardo
|
56add0cc93
|
Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn
|
2012-03-14 16:11:20 -07:00 |
|
Dão Gottwald
|
15cfb70b3b
|
Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske
|
2012-03-11 05:25:02 +01:00 |
|
Dão Gottwald
|
366c29fead
|
Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske
|
2012-03-11 05:23:51 +01:00 |
|
Marco Bonardo
|
ab9217ad06
|
Bug 736487 - Cleanup and ease browser_480148.js.
r=zpao
|
2012-03-16 21:38:21 +01:00 |
|
Piers Biddlestone
|
5cfd5ccd0a
|
Bug 716080 - Restore Previous Session does not re-use blank tabs [r=zpao]
|
2012-02-27 13:41:22 -08:00 |
|
Mark Capella
|
46174dc19d
|
Bug 717963 - Use getBrowserURL(). r=dao
|
2012-02-25 22:02:14 +01:00 |
|
Paolo Amadini
|
51e64aeffd
|
Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
|
2012-02-23 11:30:23 +01:00 |
|
Serge Gautherie
|
f6bf40f8c0
|
Bug 729281. (Av2) sessionstore tests: Use "about:mozilla"/"about:rights", instead of "about:robots", to support non-Firefox applications. r=paul.
|
2012-02-23 02:18:13 +01:00 |
|
Serge Gautherie
|
c48291ada5
|
Bug 728999. (Av1) browser_526613.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. r=paul.
|
2012-02-21 21:55:40 +01:00 |
|
Cameron McCormack
|
4ca42d4026
|
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
|
2012-02-17 14:47:39 +11:00 |
|
Dietrich Ayala
|
58cf832b05
|
Bug 671041 - batch 'o telemetry metrics for session restore.
r=zpao
|
2012-02-16 19:50:13 +01:00 |
|
Geoff Lankow
|
2e3f95225f
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
|
2012-01-17 14:34:51 +13:00 |
|
Paul O’Shannessy
|
a505e5a17f
|
Bug 482975 - browser_477657.js is unreliable - reenable on OS X [r=me]
|
2012-02-08 11:59:49 -08:00 |
|
Marco Bonardo
|
de8434cfcb
|
Backout 7a8b935ab596 (bug 674370) for Paint regression
|
2012-02-08 09:23:40 +01:00 |
|
Cameron McCormack
|
b98cfeb8d6
|
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
|
2012-02-08 11:44:45 +11:00 |
|
Gavin Sharp
|
832e9370db
|
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
|
2012-01-30 18:29:44 -08:00 |
|
Tim Taubert
|
36d03aef47
|
Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug
|
2012-02-01 11:45:53 +01:00 |
|
Paul O’Shannessy
|
cbad2e2f40
|
Bug 482975 - browser_477657.js is unreliable (orange) [r=gavin]
|
2012-01-26 11:04:22 -08:00 |
|
Ms2ger
|
1a5985cf18
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
|
Dão Gottwald
|
244748fbaa
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Reuben Morais
|
69b1275690
|
Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao
|
2012-01-20 13:49:15 +01:00 |
|
Paul O’Shannessy
|
6deb2b22ff
|
Bug 707321 - Intermittent browser_581593.js | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0 [r=dietrich]
This ignores the "attempt to run compile-and-go script on a cleared scope" exceptions.
|
2012-01-06 16:41:15 -08:00 |
|