Commit Graph

670 Commits

Author SHA1 Message Date
Andres Hernandez
13b53f0578 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Tim Taubert
175e9ad7b5 Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe 2012-08-07 16:22:03 +02:00
Ms2ger
95d866c21d Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted 2012-08-04 09:43:58 +02:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
Ms2ger
bee14f4afa Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted 2012-08-04 09:43:58 +02:00
Andres Hernandez
6f1c02f67f Bug 771504 - Nightly is focusing last app tab instead of homepage r=ttaubert 2012-07-31 15:06:19 -06:00
Tim Taubert
1fa7960ee9 Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj 2012-07-26 15:20:28 +02:00
Tim Taubert
1689e98cc5 Backed out changeset 48bfee9fa89d (bug 776928) 2012-07-25 22:12:56 +02:00
Tim Taubert
d23d39bcf4 Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored; r=dao 2012-07-25 20:55:15 +02:00
Jonas Sicking
e2b8d00ce4 Bug 774585: Fix session storage to take app principals into account. r=mounir 2012-07-21 00:29:40 -07:00
Bobby Holley
447940c906 Bug 774245 - Re-implement moz_bug_r_a4 trickery. r=mrbkap
In the next patch, we drop support for lookupMethod for location objects, since the security policy there is tricky and location objects are already unshadowable Xray wrappers.
2012-07-18 13:51:28 +02:00
Nathan Froyd
5b30baa4c3 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Andres Hernandez [:andreshm]
1172d2f84a Bug 681005 - Restore pinned tabs before normal tabs r=zpao 2012-06-18 16:19:26 -06:00
Chris Lee
ffc9ccb766 Bug 523140 - Improve language of 'Start New Session' string in about:sessionrestore; r=zpao 2012-06-04 18:57:06 -07:00
Tim Taubert
0ecdaee9d5 Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao 2012-06-03 11:45:51 +02:00
Tim Taubert
99e2966f5a Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao 2012-06-03 11:45:51 +02:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Tim Taubert
89e6e679de Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao 2012-05-25 23:39:22 +02:00
Tim Taubert
1ce7195890 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]
df528e2076 Bug 745040 - Move the Session Store Service to a module r=zpao 2012-05-14 16:01:21 -06:00
Paul O’Shannessy
8baec9cd74 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]
efd3120699 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
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Andres Hernandez [:andreshm]
f8650b3a74 Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao 2012-05-14 16:11:43 -06:00
Andres Hernandez [:andreshm]
a869ddceeb Bug 697903 - Move form data functions from sessionstore into JSM r=zpao,ttaubert 2012-05-08 10:36:29 -06:00
Dão Gottwald
a8cffe0ce0 Bug 752467 - disable leaky tests. r=zpao 2012-05-10 20:09:25 +02:00
Dão Gottwald
54b97438d1 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
ec5372b0a4 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
2dece8a122 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
b8a44ebb31 Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
--HG--
extra : rebase_source : e7da9ad0458aaf76614888a9567e112541039332
2012-04-25 10:11:03 -04:00
Dão Gottwald
990499a1dc 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
253337cae3 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Paul O’Shannessy
e86dac60a4 Bug 745342 - Use more lazy services from Services.jsm [r=dietrich] 2012-04-16 14:26:10 -07:00
Paul O’Shannessy
50631b0bae Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich] 2012-04-16 14:26:10 -07:00
Max Li
be2df2f0e7 Bug 742098 - refactor observe() into a set of distinct methods [r=zpao] 2012-04-11 12:52:48 -07:00
Tim Taubert
18a864805f Bug 701377 - setTabState() always unhides the tab; r=zpao 2012-03-28 09:25:42 +02:00
Tim Taubert
7ae3f10617 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
dietrich@mozilla.com
80ab256ba7 Bug 726235 - Break out XPath code into separate module. r=zpao 2012-03-23 21:47:04 -04:00
Tim Taubert
b1db731c92 merge m-c to fx-team 2012-03-20 09:23:36 +01:00
Tim Taubert
72ab5c9be7 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
f72b78b5db 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
6d99500c2c 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
2ed7e7306a 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
f721bff622 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
5867aec826 Bug 736487 - Cleanup and ease browser_480148.js.
r=zpao
2012-03-16 21:38:21 +01:00
Piers Biddlestone
250e924dd7 Bug 716080 - Restore Previous Session does not re-use blank tabs [r=zpao] 2012-02-27 13:41:22 -08:00
Mark Capella
5ff22fa46f Bug 717963 - Use getBrowserURL(). r=dao 2012-02-25 22:02:14 +01:00
Paolo Amadini
6c186d5b95 Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
--HG--
extra : rebase_source : 7f3d38e4ad52f6e54512ea899466224fe836f762
2012-02-23 11:30:23 +01:00
Serge Gautherie
d3e4eaea9d 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