Tim Taubert
|
e3f70912b9
|
Bug 1100223 - Make calling loadURI() on pending tabs work as expected by marking the tab as no longer pending and simply waiting for the restoration to finish r=billm
|
2015-02-24 11:29:36 -08:00 |
|
Tim Nguyen
|
4c6561dfd5
|
Bug 1087618 - Part 4: Update html structure of about:tabcrashed, sessionrestore and welcomeback. r=jaws
|
2015-01-21 05:44:00 -05:00 |
|
Tim Taubert
|
5745b02406
|
Bug 1114040 - Handle redirects and errors correctly in session store (r=ttaubert)
|
2015-01-23 10:49:10 +01:00 |
|
Chris Peterson
|
6335c7bba0
|
Bug 1113031 - Replace deprecated expression closures in about:sessionrestore with real functions. r=ttaubert
|
2014-12-16 19:42:45 -08:00 |
|
Chris Peterson
|
8ad237086a
|
Bug 1105404 - Remove deprecated for-each-in loops in about:sessionrestore. r=mak
|
2014-11-25 23:49:08 -08:00 |
|
Dave Townsend
|
848b7faf85
|
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
|
2014-10-29 13:26:14 -07:00 |
|
Mark Hammond
|
ee2450f472
|
Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused
|
2014-10-24 10:56:33 +11:00 |
|
Mark Hammond
|
cf3cfdf39d
|
Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures.
|
2014-10-23 16:20:13 +11:00 |
|
Mark Hammond
|
44af57a807
|
Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused
|
2014-10-23 15:00:23 +11:00 |
|
Mike Conley
|
c39df7df31
|
Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
--HG--
extra : rebase_source : 46798a97625dcbdcc2d4ad4d697420fde4074903
|
2014-10-21 08:39:29 -04:00 |
|
Wes Kocher
|
8f4f2e8435
|
Backed out changeset 74dc73d33c56 (bug 1070096) for bustage on a CLOSED TREE
|
2014-10-20 16:58:12 -07:00 |
|
Mike Conley
|
b7f1de559c
|
Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
--HG--
extra : rebase_source : 589c6e50cbf17d8e84d9885d00683c62684118b7
|
2014-10-20 16:48:13 -04:00 |
|
Jon Morton
|
0f167a14a3
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
|
2014-10-14 13:15:21 -07:00 |
|
Mark Hammond
|
b3b493641b
|
Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
|
2014-10-11 12:37:16 +11:00 |
|
Bill McCloskey
|
4761d523c7
|
Bug 1059007 - Don't skip MozStorageChanged event for frames in session store (r=ttaubert)
|
2014-09-23 15:48:53 -07:00 |
|
Bill McCloskey
|
6a0109d89b
|
Bug 1059007 - Use useCapture for MozStorageChanged events (r=ttaubert)
|
2014-08-28 13:37:16 -07:00 |
|
Nathan Yee
|
ca7332eeac
|
Bug 864041 - Remove Firefox 2+3 compat code from about:sessionrestore. r=mak
|
2014-07-16 12:24:00 +02:00 |
|
Tim Taubert
|
2f3d2f5df6
|
Bug 1027087 - Fix ContentRestore errors when a tab is closed while restoring into it r=smacleod
|
2014-06-18 14:48:12 +02:00 |
|
Tim Taubert
|
bd8181ccb9
|
Bug 1009599 - Restoring from about:sessionrestore fails when there is more than one tab in the window r=smacleod
|
2014-05-13 18:30:48 +02:00 |
|
Steven MacLeod
|
5f45b0eeb1
|
Bug 1001120 - Introduce a test for slow subframe loads invalidating Session History. r=ttaubert
|
2014-04-28 19:21:09 -04:00 |
|
Steven MacLeod
|
e88ef7e12b
|
Backed out changeset a2d961fb4789 due to intermittent mochitest-bc oranges.
|
2014-04-28 19:21:08 -04:00 |
|
Steven MacLeod
|
e289aede89
|
Bug 1001120 - Remove the frame tree observer from the content-sessionStore.js SessionHistoryListener. r=ttaubert
|
2014-04-28 12:04:00 -04:00 |
|
Steven MacLeod
|
be862d1db4
|
Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug
|
2014-04-24 15:12:15 -04:00 |
|
Steven MacLeod
|
e7490bf4df
|
Bug 967028 - Use a SHistoryListener to collect entries from history.pushState(). r=Yoric
|
2014-03-20 22:52:31 -04:00 |
|
Marina Samuel
|
ace2ecf6af
|
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
|
2014-02-19 11:28:00 -05:00 |
|
Masayuki Nakano
|
80d77f5a3a
|
Bug 950373 part.2 Don't consume keys which are used by <tree> for navigation in session restore UI r=enndeakin
|
2014-02-11 14:26:11 +09:00 |
|
Tim Taubert
|
8510f6d34d
|
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
|
2014-01-27 08:56:00 -08:00 |
|
Wes Kocher
|
c874324d04
|
Backed out changeset 392c8cf7a623 (bug 936271)
|
2014-01-30 17:34:50 -08:00 |
|
Tim Taubert
|
fab7989cc9
|
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
|
2014-01-27 08:56:00 -08:00 |
|
Tim Taubert
|
c030c787de
|
Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric
|
2014-01-29 05:54:33 -08:00 |
|
Tim Taubert
|
fbcd10e678
|
Bug 960903 - Listen for subframe loads and clear observers r=yoric
|
2014-01-22 13:10:58 +01:00 |
|
Tim Taubert
|
10b047742e
|
Bug 960903 - Broadcast session history data r=yoric
|
2014-01-20 17:37:41 +01:00 |
|
Tim Taubert
|
7b6be55d2d
|
Bug 961106 - Remove observers on frame script unload r=billm
From 173bf18bbcfc0e2a2f2637471b1e61d2115c7e67 Mon Sep 17 00:00:00 2001
|
2014-01-18 00:47:58 +01:00 |
|
Tim Taubert
|
504e71aec7
|
Bug 947212 - Broadcast form data and move it out of tabData.entries[] r=yoric
From 3111a6c4272a1e058db6a88e02f8688f8c49cc5f Mon Sep 17 00:00:00 2001
|
2013-12-03 18:56:33 +01:00 |
|
Bill McCloskey
|
495c94f2c9
|
Bug 942374 - Restore sessions by message passing (r=ttaubert)
|
2014-01-16 11:43:40 -08:00 |
|
Tim Taubert
|
d9861b0910
|
Bug 956826 - Check docShell's private browsing state when the frame script is loaded r=yoric
From ee65809c2e3e3eec807b8b2c4cbc0599da1d8377 Mon Sep 17 00:00:00 2001
|
2014-01-15 11:24:25 +01:00 |
|
Tim Taubert
|
17ef08ca03
|
Bug 952998 - Use FrameTree to collect DOMSessionStorage data r=yoric
From 594cc2bdabe535ef356276bce49c4b36c73ab3a2 Mon Sep 17 00:00:00 2001
|
2013-12-20 14:23:32 +01:00 |
|
Tim Taubert
|
ad5b3f57fa
|
Bug 952934 - Use onFrameTreeReset() to re-collect docShell capability data r=smacleod
From b3a6d0ab445df9e336b969f230c1394f457dd91c Mon Sep 17 00:00:00 2001
|
2013-12-22 18:26:27 +01:00 |
|
Tim Taubert
|
6a94ada239
|
Bug 952401 - Collect scroll and pageStyle data as soon as the frame tree is available r=smacleod
From 84ca4ca357b94a5dc9449627e88bb4e3cde69557 Mon Sep 17 00:00:00 2001
|
2013-12-20 11:13:49 +01:00 |
|
Tim Taubert
|
ca97bda553
|
Bug 950132 - Fix pageStyle data collection r=yoric
From af5873fe7e4f55dd72f0e62d5c22285c2c94e40d Mon Sep 17 00:00:00 2001
|
2013-12-19 12:21:51 +01:00 |
|
Steven MacLeod
|
8b18c8d467
|
Bug 945809 - Add Telemetry for Session Store data collection in the frame script. r=ttaubert
X-Git-Commit-ID: 0ef7d331d06ef7e28a25932914128a7d7ff63d84
|
2013-12-18 21:29:54 +01:00 |
|
Tim Taubert
|
d2408ebded
|
Bug 921942 - Broadcast scroll positions r=yoric
From 5f535195e10d6cccbedbdf607ff194450a40c4ed Mon Sep 17 00:00:00 2001
|
2013-12-02 06:18:44 +01:00 |
|
David Rajchenbach-Teller
|
6151ebb11d
|
Bug 899276 - Don't collect/save private tabs. r=ttaubert
|
2013-12-18 12:39:53 -05:00 |
|
Bill McCloskey
|
ac08502fd6
|
Bug 947632 - Use sendRpcMessage during session store flush (r=ttaubert)
|
2013-12-14 15:51:11 -08:00 |
|
Tim Taubert
|
bf8a79c051
|
Bug 930967 - Add broadcasting for sessionstore data r=yoric,billm,smacleod
From 2f772870c7cfb39a4a30c30f1ea75b026385b06c Mon Sep 17 00:00:00 2001
|
2013-10-27 15:30:56 +01:00 |
|
Bill McCloskey
|
d930fb07c8
|
Bug 930269 - Rename SessionHistory.read (r=smacleod)
|
2013-11-12 15:02:46 -08:00 |
|
Bill McCloskey
|
5bb0247567
|
Bug 933587 - Fix undefined Ci reference in session store (r=markh)
|
2013-11-03 16:02:53 -08:00 |
|
Bill McCloskey
|
e75a66c0eb
|
Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric)
|
2013-10-29 08:44:25 -07:00 |
|
Bill McCloskey
|
29c96a73fb
|
Bug 909048 - Collect text and scroll data from content script (r=ttaubert)
|
2013-10-18 10:09:25 -07:00 |
|
Bill McCloskey
|
f6c833defa
|
Bug 910668 - Collect pagestyle from a content script (r=ttaubert)
|
2013-10-18 10:09:13 -07:00 |
|