diff browse annotate |
2690831325004a0f53318931f1ad1fddbd4fba2a created 2010-12-08 03:43 -0600 pushed unknown |
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 unknown |
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 |
97a4aa8ca939962635f391aef5b612eadefcbb7a created 2010-11-15 07:12 -0600 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - change chrome package name for jquery stuff so that it's clear that it's private |
diff browse annotate |
a62968ad14d1b49d85d582202e6fd753b2ce579e created 2010-10-25 16:39 -0500 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - address Mossop's review comment |
diff browse annotate |
bfc0fc174aa16ad0dac0ad68d2995ff8d0401a68 created 2010-10-25 06:49 -0500 pushed unknown |
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 |
ce8c23e52487d2c639a0d1f42f12c3399f324f94 created 2010-10-24 16:05 -0500 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - bump iids |
diff browse annotate |
c286d24e60a48fbb9a42ceacff3ddaab571452de created 2010-08-01 05:24 -0500 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - merge with trunk |
diff browse annotate |
2022273e1553b0f0b79702b4c15a219bb2ade25d created 2010-07-31 00:53 -0500 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - PR_IntervalNow is kinda dumb. It makes no special attempt to be monotonic like the docs say, and additionally there's no way to equate it back to a real timestamp (which the docs do imply). Using PR_Now instead. |
diff browse annotate |
7ab2c445f7ed9eb421f79bb63b026385c2bb7e78 created 2010-07-29 19:51 -0500 pushed unknown |
Daniel Brooks | Daniel Brooks - about:startup - record timestamp early on in the XRE setup |
diff browse annotate |
f1fa3a94646653e951d4d242f617e7bb1beaa2e2 created 2010-07-30 11:43 -0700 pushed unknown |
Doug Turner | Doug Turner - Bug 582032 - Part 1 - Adds a start method to nsIXULRuntime. r=cjones |
diff browse annotate |
8ffaff868ccfb4d12bfcbfb3e086e7072114f30b created 2010-06-25 08:00 -0700 pushed unknown |
Ben Newman | Ben Newman - Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg |
diff browse annotate |
bf5fc80cab5066350f591835724cf9c60dc14b36 created 2009-10-29 00:56 -0500 pushed unknown |
Chris Jones | Chris Jones - bug 525169: remove superfluous test-harness. no r=, removing testing code only |
diff browse annotate |
f3175b1461360373451987db30e9e060bbeec09c created 2009-10-20 12:08 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Merge mozilla-central to electrolysis. |
diff browse annotate |
32b33070fcf5c29229e3e945713db916a5b2bbb3 created 2009-10-06 13:02 -0500 pushed unknown |
Chris Jones | Chris Jones - bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg |
diff browse annotate |
d906997755b8574a0bd97bb864918977490cc1fc created 2009-08-19 13:09 -0400 pushed unknown |
Robin Bate Beorop | Robin Bate Beorop - Bug 507218 - Expose the process type (chrome/content) to client code via XRE_GetProcessType and nsIXULRuntime, r=bent |