Commit Graph

12567 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
cfa861eeab Bug 782303 - Serialize directory entries. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller
e77291ae46 Bug 776259 - Serialize file info. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller
4db449a360 Bug 771929 - Serialize numbers. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller
0035caf975 Bug 783284 - [OS.File] Rename *Time to *Date. r=froydnj 2012-08-18 08:25:49 -04:00
Marco Castelluccio
8d46178a06 Bug 780528 - Webapp uninstallation on Linux through desktop action. r=karlt 2012-08-18 08:25:48 -04:00
Marco Castelluccio
bfad7fe004 Bug 780530 - Notification after webapp uninstallation. r=mhommey 2012-08-18 08:25:48 -04:00
Shlomi Fish
a76083efba Bug 781808 - Don't fail to remove inexistent .pyc files during sdk packaging. r=glandium 2012-08-18 11:20:04 +02:00
Geoff Lankow
b2eaa3cc6d Bug 740289 - Check install.rdf has a valid combination of optionsType, optionsURL and/or options.xul in the add-on. r=Unfocused 2012-08-18 19:48:53 +12:00
Geoff Lankow
431c5ce219 Bug 704751 - toolkit/mozapps/extensions/content/extensions.js should not use sync XHR; r=Unfocused 2012-08-18 19:48:53 +12:00
Phil Ringnalda
34d464d80a Bug 783738 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin 2012-08-14 23:32:06 -07:00
Bill McCloskey
d2442e81a4 Bug 783147 - Collect telemetry for SCC GC sweeping (r=mccr8) 2012-08-17 18:44:54 -07:00
Bill McCloskey
c055d5c416 Backout bug 783147 (12753a1a11b8 and 0a70fc2d7d25) for WinXP dbg M-3 failures 2012-08-17 12:55:52 -07:00
Bill McCloskey
11bc34c5ce Bug 783147 - Send telemetry about SCC GC times (r=mccr8) 2012-08-17 10:05:11 -07:00
Jesper Kristensen
e07e018813 Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop 2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
ff7c2d6d51 Bug 780501 - Path types for OS.File;r=froydnj 2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
b661c92be0 Bug 771928 - Test OS.File pointer arithmetic. r=froydnj 2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
f265533a1c Bug 771928 - OS.File pointer arithmetics. r=froydnj 2012-08-16 22:05:30 -04:00
Till Schneidereit
a43cefeb72 Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted 2012-07-23 23:01:54 +02:00
Ryan VanderMeulen
d33bddd4d3 Merge m-c to inbound. 2012-08-16 17:35:14 -04:00
Tim Taubert
988348b086 merge m-c to fx-team 2012-08-16 11:10:41 -07:00
Nathan Froyd
c260f0ae51 Bug 783050 - tweak STARTUP_MEASUREMENT_ERRORS histogram definition; r=taras 2012-08-15 15:06:06 -04:00
Atul Jangra
da5d828b6c Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused 2012-08-15 08:25:00 +12:00
Nathan Froyd
db19f560f7 Bug 779298 - part 2: fix fetching of lastShutdownDuration and add a test; r=taras 2012-08-02 10:57:59 -04:00
Nathan Froyd
6e622a8f16 Bug 779298 - part 1: store shutdown times in profile directory and initialize class members; r=dougt 2012-08-01 12:06:28 -04:00
Ed Morley
1325d46f1a Backout c4b249ca469b & 5bd90df027d0 (bug 779298) for assertions on OS X 2012-08-16 17:00:10 +01:00
Nathan Froyd
df2f16a943 Bug 782117 - part 2: don't save pings that already exist on disk; r=taras 2012-08-13 09:26:24 -04:00
Nathan Froyd
cae27e9702 Bug 782117 - part 1: don't use safe-file-output-stream when writing ping data; r=taras 2012-08-15 13:16:08 -04:00
Nathan Froyd
dca524a517 Bug 779298 - part 2: fix fetching of lastShutdownDuration and add a test; r=taras 2012-08-02 10:57:59 -04:00
Nathan Froyd
c0d184dc43 Bug 779298 - part 1: store shutdown times in profile directory and initialize class members; r=dougt 2012-08-01 12:06:28 -04:00
Mark Banner
3be4f7256b Bug 741972 - Test failures on ESR when channel is set to ESR, TEST-UNEXPECTED-FAIL | test_AddonRepository_compatmode.js | compatmode-strict@tests.mozilla.org == compatmode-ignore@tests.mozilla.org and more. Change tests to re-use the new AddonManager.checkCompatibility attribute for future-proofing channel additions/changes. r=bmcbride 2012-08-16 08:49:46 +01:00
George Wright
4a11ba2c89 Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones 2012-08-15 23:51:34 -04:00
George Wright
77abf24bff Backed out changeset c2475674e105 2012-08-15 17:26:45 -04:00
George Wright
d6f608d0d1 Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones
--HG--
extra : rebase_source : 6dc39ae06b4cb38cd8e85e41c01077f815b8f8c8
2012-08-15 16:59:07 -04:00
Bill McCloskey
55cbbbc633 Bug 765065 - Annotation for crash reports: "Are we GCing?" (r=bsmedberg) 2012-08-15 10:47:51 -07:00
Nathan Froyd
7bc17507cf Bug 782373 - use HISTOGRAM_BOOLEAN more consistently; r=taras
--HG--
extra : rebase_source : 5ab66c02696a4e7a595504dcf4f72e3f44380325
2012-08-13 14:49:10 -04:00
Aryeh Gregor
e0ab48ca47 Bug 782252 - Use NS_FAILED instead of boolean test for ToInteger()/ToFloat(); r=ehsan 2012-08-13 16:49:48 +03:00
Aryeh Gregor
04236844ff Bug 782252 - Cast some nsresult to PRUint32; r=ehsan 2012-08-09 11:36:40 +03:00
Aryeh Gregor
dbff4eaa1c Bug 782252 - Convert declared types to nsresult; r=ehsan 2012-08-06 15:02:31 +03:00
Andrew Hurle
73b0dda405 Bug 634139 - Add a service for finding the representative color in an image. r=MattN
--HG--
extra : rebase_source : 111c2a3e6b0abfd8b75b90afbe5e736f80ff2939
2012-08-03 14:18:00 -07:00
Gian-Carlo Pascutto
8830facf6b Bug 673470 - Update the new SafeBrowsing code to MPL 2.0. r=dcamp 2012-08-15 09:10:56 +02:00
Gian-Carlo Pascutto
cb37e8e991 Bug 673470 - Skip chunks we already have during merges. r=dcamp 2012-08-15 09:10:39 +02:00
Gian-Carlo Pascutto
9edd935068 Bug 673470 - Simplify PrefixSet by removing (unneeded) thread safety. r=dcamp 2012-08-15 09:10:24 +02:00
Gian-Carlo Pascutto
2eadd943e7 Bug 738533 - Replace NS_QuickSort use by qsort. r=dcamp 2012-08-15 09:10:07 +02:00
Gian-Carlo Pascutto
f5f2594165 Bug 750625 - crash in nsUrlClassifierPrefixSet::GetPrefixes. r=dcamp 2012-08-15 09:09:53 +02:00
Gian-Carlo Pascutto
dec706d5ae Bug 673470 - Remove some unneeded PromiseFlatCString. r=dcamp 2012-08-15 09:09:40 +02:00
Gian-Carlo Pascutto
f46a9e09d4 Bug 673470 - Make the PrefixSet/LookupCache construction infallible again. r=dcamp f=jlebar 2012-08-15 09:09:25 +02:00
Gian-Carlo Pascutto
a8c4d5f9db Bug 673470 - Expire SubPrefixes that can't do anything immediately. r=dcamp 2012-08-15 09:08:51 +02:00
Gian-Carlo Pascutto
d8dee3d281 Bug 673470 - Don't resort if not needed. Fix comparator. Cleanups. r=dcamp 2012-08-15 09:08:37 +02:00
Gian-Carlo Pascutto
3403df5b2f Bug 673470 - Fix wrong order of arguments to KeyedHash function. r=dcamp 2012-08-15 09:08:23 +02:00
Gian-Carlo Pascutto
08b56e92fc Bug 673470 - Fix order of SubPrefix Knockouts. r=dcamp 2012-08-15 09:08:09 +02:00