Ehsan Akhgari
46ecde5c63
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
2012-10-08 11:55:41 -04:00
Ehsan Akhgari
4b3e52c721
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Ed Morley
4e18c0cfe9
Bug 765389 - Disable browser_461743.js for frequent timeouts
2012-10-03 11:49:40 +01:00
Ed Morley
4ca64a5133
Bug 766044 - Disable browser_459906.js for frequent intermittent failures
2012-10-03 11:46:44 +01:00
Tim Taubert
9a4c873209
merge m-c to fx-team
2012-09-28 18:59:01 +02:00
Andres Hernandez
71d403c361
Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc
2012-09-26 14:21:28 -06:00
Tim Taubert
57371ca294
Bug 789102 - Split browser_586068-cascaded_restore.js into multiple tests; r=felipe
2012-09-28 10:42:01 +02:00
Tim Taubert
94669f6c18
Backed out changeset c671314ef408 (bug 789003)
2012-09-26 15:07:05 +02:00
Phil Ringnalda
32d8b7fae7
Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do
2012-09-23 15:50:29 -07:00
Abhishek Potnis
bcb5d9c439
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
2012-09-19 12:59:26 +02:00
Tim Taubert
67ab86eb07
Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan
2012-09-14 22:15:44 +02:00
Tim Taubert
73adcca72b
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao
2012-09-05 07:52:31 +02:00
Michael Kohler
8613a03802
Bug 610017 - _isCmdLineEmpty should not clobber window.arguments[0]. r=ttaubert
2012-07-15 18:46:38 +02:00
Ekanan Ketunuti
e735b39a59
Bug 786164 - Fix typo in SessionStore.jsm. r=jaws
2012-08-31 15:23:44 +07:00
Ed Morley
d97460dd20
Bug 552424 - Disable browser_464620_a.js and browser_464620_b.js on Windows for failing 500 times without anyone caring; r=philor
2012-08-18 23:59:55 +01:00
Andres Hernandez
e80b022632
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
2012-08-10 14:20:25 -06:00
Tim Taubert
0e0e520150
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
65f46634a7
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
2012-08-04 09:43:58 +02:00
Mike Hommey
0f9f294ea0
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
a246794e16
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
ebcde16a04
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
2012-08-04 09:43:58 +02:00
Andres Hernandez
63fa5da534
Bug 771504 - Nightly is focusing last app tab instead of homepage r=ttaubert
2012-07-31 15:06:19 -06:00
Tim Taubert
28cd35c66a
Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj
2012-07-26 15:20:28 +02:00
Tim Taubert
8ab8607618
Backed out changeset 48bfee9fa89d (bug 776928)
2012-07-25 22:12:56 +02:00
Tim Taubert
573964d6ba
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
53be99c483
Bug 774585: Fix session storage to take app principals into account. r=mounir
2012-07-21 00:29:40 -07:00
Bobby Holley
6437547972
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
f7054dc678
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]
c97676323e
Bug 681005 - Restore pinned tabs before normal tabs r=zpao
2012-06-18 16:19:26 -06:00
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