Ryan VanderMeulen
|
11b14acefd
|
Merge inbound to m-c.
|
2013-08-21 17:14:32 -04:00 |
|
Steven MacLeod
|
e8dd467447
|
Bug 902280 - Update _lastSaveTime before writing to avoid deceeding the write interval. r=ttaubert
|
2013-08-21 12:14:33 -04:00 |
|
Birunthan Mohanathas
|
bc55d0a006
|
Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan
|
2013-08-21 12:13:50 -04:00 |
|
Andrew Wang
|
4a0e1e2f87
|
Bug 904480 - Return values of _SessionFile.wipe() and .writeLoadStateOnceAfterStartup() are unused. r=ttaubert
|
2013-08-21 08:33:17 -04:00 |
|
Paolo Amadini
|
7c75904149
|
Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn
|
2013-08-21 09:36:07 +02:00 |
|
Jesse Fox
|
b8d1beb5c3
|
Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert
|
2013-08-20 11:02:42 -04:00 |
|
Ed Morley
|
11d4c6787f
|
Backed out changeset 36c994d08d1b (bug 847863)
|
2013-08-20 11:52:05 +01:00 |
|
Ed Morley
|
30c9f367b7
|
Merge latest green fx-team changeset and mozilla-central
|
2013-08-20 09:51:41 +01:00 |
|
Paolo Amadini
|
c158c710da
|
Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn
|
2013-08-19 23:39:14 +02:00 |
|
Paolo Amadini
|
2b35c402c3
|
Bug 906314 - Allow using the JavaScript API instead of nsIDownloadManager when removing finished downloads. r=enn
|
2013-08-19 17:18:25 +02:00 |
|
Paolo Amadini
|
559c3ae9bf
|
Bug 896927 - Handle the executable warning prompt. r=enn
|
2013-08-17 15:13:10 +02:00 |
|
Ryan VanderMeulen
|
842599628e
|
Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures.
|
2013-08-16 18:21:53 -04:00 |
|
Jared Wein
|
ff21fdf63b
|
Bug 897160 - Set a minimum width for the Firefox window. r=mconley
|
2013-08-16 14:03:43 -04:00 |
|
Paolo Amadini
|
9513edfe92
|
Bug 896927 - Handle the executable warning prompt. r=enn
|
2013-08-16 21:48:01 +02:00 |
|
Paolo Amadini
|
49149df9c3
|
Bug 899124 - Compute download speed and throttle notifications. r=enn
|
2013-08-16 11:02:15 +02:00 |
|
Tim Taubert
|
5170cb4755
|
Bug 904460 - Pass _firstTabs 'parameter' as an argument to restoreWindow() rather than tacking it onto the state object; r=smacleod
|
2013-08-16 09:58:04 +02:00 |
|
Ed Morley
|
92278aa71b
|
Merge mozilla-central and fx-team
|
2013-08-15 13:37:24 +01:00 |
|
Tim Taubert
|
12e5a03e65
|
Bug 898744 - Make browser_394759_basic.js wait for tab invalidation before closing the window; r=yoric
|
2013-08-15 08:19:13 +02:00 |
|
Gregory Szorc
|
c089ae373d
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Bill McCloskey
|
b845288767
|
Bug 902550 - Disable more session restore code in e10s (r=ttaubert)
|
2013-08-14 14:33:44 -07:00 |
|
Ryan VanderMeulen
|
64b2bc7dd9
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
9f99cee9a1
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Tim Taubert
|
b38bf4e53c
|
Bug 904003 - Move session saving code into its own module; r=yoric
|
2013-08-14 08:11:23 +02:00 |
|
Tim Taubert
|
28ab83cc7c
|
Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod
|
2013-08-14 08:03:28 +02:00 |
|
Tim Taubert
|
d03361e6c6
|
Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric
|
2013-08-14 07:10:07 +02:00 |
|
Tim Taubert
|
c9ed7b0daa
|
Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao
|
2013-08-10 13:33:43 +02:00 |
|
Suyash Agarwal
|
d2f06e2461
|
Bug 868711 - Remove confusing expression in _trackSlowStartup. r=gavin
|
2013-08-12 20:55:05 -03:00 |
|
Drew Willcoxon
|
a5406a2ed5
|
Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin
|
2013-08-12 16:41:43 -07:00 |
|
Tim Taubert
|
a8091dfe7d
|
Backed out changeset a902370b74af (bug 903714)
|
2013-08-10 14:44:22 +02:00 |
|
Tim Taubert
|
0cf032c180
|
Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao
|
2013-08-10 13:33:43 +02:00 |
|
Tim Taubert
|
b155761b07
|
Bug 903273 - [Session Restore] Use strict mode; r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
72a2233a55
|
Bug 903248 - [Session Restore] Remove leftover code from global private browsing mode; r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
02cfec29d4
|
Bug 903244 - [Session Restore] this._resetTabRestoringState is not a function in onPurgeSessionHistory(); r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
8927041a20
|
Bug 903388 - [Session Restore] Collect cookie hosts *after* serializing session history; r=yoric
|
2013-08-10 05:33:07 +02:00 |
|
Ryan VanderMeulen
|
8afe7e8fed
|
Merge inbound to m-c.
|
2013-08-09 19:08:45 -04:00 |
|
Tim Taubert
|
25eb66178d
|
Backed out changeset 1230bd543454 (bug 792806)
|
2013-08-09 05:50:22 +02:00 |
|
Tim Taubert
|
53abe8c266
|
Backed out changeset 24e725b72a0d (bug 792806)
|
2013-08-09 05:50:21 +02:00 |
|
Tim Taubert
|
62325e7566
|
Bug 902727 - [Session Restore] Remove legacy _writeFileEncoder; r=smacleod
|
2013-08-09 04:42:20 +02:00 |
|
Tim Taubert
|
5be5a13608
|
Bug 902721 - [Session Restore] Remove _dirtyWindows and replace it with a weak set; r=smacleod
|
2013-08-09 04:41:59 +02:00 |
|
Bill McCloskey
|
ad2914b0a2
|
Bug 899222 - Make about:home work via message passing (r=felipe)
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
|
2013-07-05 13:55:00 -07:00 |
|
Bill McCloskey
|
263c5852be
|
Backout bug 899222 (forgot to apply review comments)
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
|
2013-08-19 15:26:39 -07:00 |
|
Bill McCloskey
|
4e96c1dcd9
|
Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
|
2013-07-05 13:55:00 -07:00 |
|
Tim Taubert
|
5913c9923d
|
Bug 637020 - Invalidate windows after they have been restored to ensure their data is collected the first time we save; f=smacleod r=yoric
|
2013-08-08 01:47:26 +02:00 |
|
Bill McCloskey
|
be64ead4c1
|
Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
|
2013-07-05 13:55:00 -07:00 |
|
Tim Taubert
|
65fb644351
|
Bug 898775 - Fix the browser.sessionstore.resume_from_crash preference; r=yoric
|
2013-08-05 20:26:27 +02:00 |
|
Paolo Amadini
|
f6e17d905f
|
Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak
|
2013-08-03 13:04:44 +02:00 |
|
Tim Taubert
|
5f75eab06c
|
Bug 898755 - Remove _resume_session_once_on_shutdown code from SessionStore; r=yoric
|
2013-08-02 20:17:45 -07:00 |
|
Marco Castelluccio
|
0771801d9e
|
Bug 900845 - We aren't using the NetUtil module in SessionStore.jsm. r=ttaubert
|
2013-08-02 20:37:12 -04:00 |
|
Gavin Sharp
|
3d28429c6a
|
Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE
|
2013-08-02 13:02:22 -07:00 |
|
Gijs Kruitbosch
|
735e85d471
|
Merge m-c to fx-team
|
2013-08-02 15:47:01 +02:00 |
|