David Rajchenbach-Teller
|
7afaf5cbd2
|
Bug 913310 - Fix TabStateCacheTelemetry initialization. r=yoric
|
2013-09-06 09:17:59 -04:00 |
|
Stefan Mirea
|
d47d00b062
|
Bug 904954 - Request longer timeout on intermittent test browser_healthreport.js. r=gps
|
2013-09-03 10:17:51 -07:00 |
|
Ryan VanderMeulen
|
14e413a0fd
|
Backed out changeset 9d9e289013de (bug 899213) due to various regressions caused by it.
|
2013-09-05 15:39:56 -04:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ed Morley
|
17f2f82cdb
|
Merge mozilla-central and inbound
|
2013-09-04 16:53:03 +01:00 |
|
Tom Schuster
|
f3a1f4283a
|
Bug 910431 - Electrolysis: Permission code followup. f=felipe
|
2013-09-04 11:40:16 -04:00 |
|
Felipe Gomes
|
0112a00fc1
|
Bug 899348 - Implement about:tabcrashed page. r=jaws
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
|
2013-09-03 19:11:22 -03:00 |
|
David Rajchenbach-Teller
|
97c2a8b906
|
Bug 901916 - Make browser_sessionStorage.js more robust. r=smacleod
|
2013-08-31 10:15:57 -04:00 |
|
David Rajchenbach-Teller
|
7e5c0d052b
|
Bug 872229 - Add an add_task API for mochitest. r=ted
|
2013-06-04 15:35:43 +02:00 |
|
David Rajchenbach-Teller
|
970581140d
|
Bug 896545 - Telemetry on TabStateCache hit/miss. r=ttaubert
|
2013-08-29 16:08:06 -04:00 |
|
Tim Taubert
|
fe84e7bf67
|
Backed out changeset 2514aac648b2 (bug 506975)
|
2013-08-29 14:22:11 +02:00 |
|
Manish Goregaokar
|
e61fde1fbd
|
Bug 506975 - Write sessionstore.js less often when on battery; r=ttaubert
|
2013-08-29 09:09:51 +02:00 |
|
Steven MacLeod
|
a6e14ab526
|
Bug 899213 - Add an API for working with global session data, and switch Scratchpad over to it. r=ttaubert
Also fixes tests broken by changing scratchpad to global session data.
|
2013-08-27 14:57:51 -04:00 |
|
Phil Ringnalda
|
00826fc34a
|
Merge m-i to m-c
|
2013-08-25 08:20:24 -07:00 |
|
Justin Dolske
|
f126e6b17c
|
Bug 901747 - The "slow startup" notification bar should point users to the help article on resetting Firefox. r=jaws
|
2013-08-23 18:30:07 -07:00 |
|
Tom Schuster
|
fa279d6eec
|
Bug 908692 - Electrolysis: Geolocation permission box doesn't open either. r=felipe
|
2013-08-23 19:04:19 -04:00 |
|
Ryan VanderMeulen
|
3b872d79f6
|
Merge m-c to fx-team.
|
2013-08-22 20:48:10 -04:00 |
|
Paolo Amadini
|
9ac39a9e40
|
Bug 907047 - Fix "Promise is not defined @ resource://app/modules/DownloadsCommon.jsm:493". r=enn
|
2013-08-22 20:05:48 +02:00 |
|
Tim Taubert
|
4363d92cac
|
Bug 905533 - Move SessionStore._updateCookies() to SessionCookies.update(); f=smacleod r=yoric
|
2013-08-22 19:58:23 +02:00 |
|
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 |
|
Tom Schuster
|
19b8c26cae
|
Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe
|
2013-07-22 20:24:11 -04: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 |
|