diff browse annotate |
183d1071f07e5720aa5d25a8b51cbcb255806b2f created 2011-01-13 13:35 -0800 pushed 2011-01-13 21:35 +0000 |
Taras Glek | Taras Glek - Bug 522375 - built-in startup time measurement. overflow fix on mac r+a=Mossop |
diff browse annotate |
dfdf3e5dc7494adbe51cc251ff3baef4f7f19d10 created 2011-01-13 12:18 -0800 pushed 2011-01-13 20:19 +0000 |
Taras Glek | Taras Glek - Bug 522375 - built-in startup time measurement r=vlad a=Mossop |
diff browse annotate |
2690831325004a0f53318931f1ad1fddbd4fba2a created 2010-12-08 03:43 -0600 pushed 2010-12-08 09:44 +0000 |
Daniel Brooks | Daniel Brooks - back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage |
diff browse annotate |
bc85e9f6df4e1256dec3c5222ded7d24baa16d75 created 2010-12-07 02:28 -0600 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - final review hurdle, add _MOZILLA_2_0 interfaces to contain the additions to nsIXULRuntime and nsIXULAppInfo |
diff browse annotate |
9d230d75d8573e8beaead1776de4adaba8353123 created 2010-11-05 21:46 -0500 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - some code style and api use changes, and more importantly wrapped the table creation in a transaction to save an fsync. feedback+=mak |
diff browse annotate |
2ba79a29163e8c2463a9335d5c8d65fd87da164b created 2010-10-29 14:16 -0500 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - address remaining review comments |
diff browse annotate |
bfc0fc174aa16ad0dac0ad68d2995ff8d0401a68 created 2010-10-25 06:49 -0500 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - address Gavin's review comments. try: -b do -p macosx64 -m none -u all -t tp4 |
diff browse annotate |
d2099fa3d15419e4a6e6f47aa20bbcea30d14f77 created 2010-09-26 06:35 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - handle a failure from nsIXULRuntime::GetLaunchTimestamp properly |
diff browse annotate |
f3fc7778d8c104988ebff1fe602fbacd592a4ca3 created 2010-09-20 18:55 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - store the restored timestamp on the app startup and adjust the page to match |
diff browse annotate |
6d5c509f974349280fb73a1ee497ad209c669e2d created 2010-09-19 13:41 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - license blocks |
diff browse annotate |
76c3a602011f97d3f3d7170a0670db2c599eb9a5 created 2010-09-19 12:42 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - wrap some things at 80 columns, even though it's not always strictly an improvement |
diff browse annotate |
07b80de79428b8830a17eb753012a3721ba9a493 created 2010-09-18 00:30 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - store extension install/uninstall/enable/disable events in the startup database |
diff browse annotate |
e08982b4328f9341ba72fd7c148efff637ef1458 created 2010-09-13 07:35 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - add the code that will display extension events as marks on the graph. also adds some boilerplate to make serializing async code easy again and uses it to serialize different queries to the database |
diff browse annotate |
80da5e79c398bef20e93d1677ff6e6eac9c93d03 created 2010-09-09 07:57 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - record app and platform version numbers on every startup, so that we can show changes in those versions on the graph. also, move back to an xhtml file for l10n |
diff browse annotate |
4b7fd492029fdc689fa099b1efec6e1c719401d6 created 2010-09-05 16:09 -0400 pushed 2010-12-08 04:15 +0000 |
Daniel Brooks | Daniel Brooks - about:startup - record results in database after startup has finished, and show the records in the about:startup page as a chart |
diff browse annotate |
8c7df4612f8e019fcdb883c9881d39201b59814a created 2010-07-14 10:13 -0700 pushed 2010-07-14 17:14 +0000 |
Dave Townsend | Dave Townsend - Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg |
diff browse annotate |
fc0d96f2b21ea5ad0df76fc03fcc836135a3d1f7 created 2010-05-19 19:22 -0400 pushed 2010-05-19 23:31 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 560647 - add startup timeline instrumentation; r=vlad |
diff browse annotate |
1cbc8bb078ab993917eeaca439955db4cf4bc4a2 created 2010-04-29 13:11 -0700 pushed 2010-05-10 22:18 +0000 |
Dave Townsend | Dave Townsend - Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg |
diff browse annotate |
8a7a28c65fbd68f75f7dddc50d5d96840d26d9e8 created 2010-05-01 11:04 -0700 pushed 2010-05-01 20:22 +0000 |
Dave Townsend | Dave Townsend - Backout new add-ons manager due to Ts regression on OSX 10.5 |
diff browse annotate |
5c7b79118121ff897ce0a2f247d45805d7655f97 created 2010-04-29 13:11 -0700 pushed 2010-04-29 20:15 +0000 |
Dave Townsend | Dave Townsend - Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg |
diff browse annotate |
79cbadb26768422fbd77a2a34ad83ec5965f1056 created 2010-04-29 18:59 +0200 pushed 2010-04-29 17:00 +0000 |
Mitchell Field | Mitchell Field - Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov |
diff browse annotate |
c2060d652ccb9c9ec860868dd9bf9641a4d4bc68 created 2010-03-05 12:11 +0000 pushed 2010-03-05 12:13 +0000 |
Mark Banner | Mark Banner - Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin |
diff browse annotate |
234146dafae30becc8f1ea7449b122d06d90b3e3 created 2010-01-28 10:35 -0800 pushed 2010-01-28 18:47 +0000 |
Dave Townsend | Dave Townsend - Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst |
diff browse annotate |
f055a62bf0b016c8eb7ff7796ff06a6671f3ef81 created 2009-08-22 17:03 +0100 pushed 2009-08-22 16:04 +0000 |
Dave Townsend | Dave Townsend - Bug 480466: Shutdown dispatches quit-application-granted twice. r=bsmedberg |
diff browse annotate |
22a5636b3f9d6c17f27fa3f7574271bd80a9dc5b created 2009-04-21 11:36 -0700 pushed 2009-04-21 18:37 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop |
diff browse annotate |
7cc91b5a33b4c733488fc0822c364d02af95d034 created 2008-11-04 11:44 -0800 pushed 2008-11-04 19:58 +0000 |
Honza Bambas | Honza Bambas - Bug 449308: Quitting doesn't work when onbeforeunload handler poses dialog. r=mossop, r+sr=bsmedberg |
diff browse annotate |
c56ccc9d15d98d52ecb9098ae4525f4f9f7e8f5c created 2008-08-30 11:57 +0300 pushed 2008-08-30 08:58 +0000 |
Ere Maijala | Ere Maijala - Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg |
diff browse annotate |
c312cb7aac070ab35e2798d8e1935d1619d10665 created 2007-12-11 02:35 -0800 pushed 2008-03-20 16:49 +0000 |
dtownsend | dtownsend - Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg. |
diff browse annotate |
b701cb6e9510e605d63a703e64cc22f87f10af52 created 2007-12-04 10:58 -0800 pushed 2008-03-20 16:49 +0000 |
dtownsend | dtownsend - Bug 393813: recently-closed tabs menu disabled, can't reopen tabs. r=bsmedberg |
diff browse annotate |
844858a952af9c134cbb31ed1f06fab9e253b2cb created 2007-09-04 13:30 -0700 pushed 2008-03-20 16:49 +0000 |
gijskruitbosch | gijskruitbosch - Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit |
diff browse annotate |
800e139e9553235e83563e946f1ea419babd46bd created 2007-08-30 00:26 -0700 pushed 2008-03-20 16:49 +0000 |
gijskruitbosch | gijskruitbosch - Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed. r=benjamin@smedbergs.us (Benjamin Smedberg) Toolkit Only, no approval. |
diff browse annotate |
73b7cd9d61bd1aa5ee99986571e5b79bee589535 created 2007-08-23 14:30 -0700 pushed 2008-03-20 16:49 +0000 |
gijskruitbosch | gijskruitbosch - Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit |
diff browse annotate |
49f9ac08a39340043e2c010ff6a924b5629ca908 created 2007-08-09 20:05 -0700 pushed 2008-03-20 16:49 +0000 |
flamingice | flamingice - Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin |
diff browse annotate |
979e1d39051b3208437c1bd950229c0907de2069 created 2007-07-16 10:55 -0700 pushed 2008-03-20 16:49 +0000 |
flamingice | flamingice - Bug 386002, Move tryToClose calls on shutdown, r=benjamin |
diff browse annotate |
153562579595d4f3056cfde1041956e4ce68452b created 2007-05-25 14:14 -0700 pushed 2008-03-20 16:49 +0000 |
gijskruitbosch | gijskruitbosch - Backing out patch for bug 372453 due to test failures. |
diff browse annotate |
f1f72fd005f0e08e3590f80f2902e986219ee8a4 created 2007-05-25 12:54 -0700 pushed 2008-03-20 16:49 +0000 |
gijskruitbosch | gijskruitbosch - Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas) |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |