Граф коммитов

16571 Коммитов

Автор SHA1 Сообщение Дата
Brian Smith 2298c6a68f Bug 763351: Fix cache hit rate telemetry so that kCacheMissedViaReval gets reported, r=hurley
--HG--
extra : rebase_source : 4f914bbe9ef20693ed25dd3da8f4a5a81953c03f
2012-06-21 13:48:59 -07:00
Brian R. Bondy b2e556276b Bug 735975 - Get rid of UNEXPECTED_ERROR codes from updater error handling. r=ehsan 2012-06-21 19:40:47 -04:00
Brian R. Bondy bd4d016646 Bug 766567 - Figure out the source of WRITE_ERROR (7) errors in updater code. r=ehsan 2012-06-21 19:40:43 -04:00
Ed Morley 0737f23796 Fix comment typo in TelemetryPing.js (no bug); r=trivial DONTBUILD 2012-06-21 14:41:24 +01:00
Ted Mielczarek 761fd3103f bug 587073 followup, re-silence the output of dsymutil 2012-06-21 09:02:15 -04:00
Randell Jesup d8e25a101a Bug 757669: License changes for import of webrtc code r=gerv 2012-05-24 12:46:20 -07:00
Randell Jesup 0edea6e242 Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium 2012-06-20 07:27:43 -04:00
Geoff Lankow d244bd899b Bug 749930 - Replace uses of nsILocalFile with nsIFile (more C++ bits); r=Neil 2012-06-21 19:33:49 +12:00
Ed Morley 648eed5d6e Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Mike Hommey 4e5eecb03d Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Drew Willcoxon 0aff420ab4 Bug 762579 - Implement SocialAPI service provider registry. r=gavin 2012-06-20 18:01:27 -07:00
Jonathan Kew 8d1e2dedbe bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett 2012-06-20 20:58:19 +01:00
Ted Mielczarek dc24919c3f bug 766664 - make double-including package-name.mk not break things. r=glandium 2012-06-20 15:39:46 -04:00
Wolfgang Rosenauer 90b16fd322 Bug 762780 - crashreporter restart command should support MOZ_APP_LAUNCHER. r=ted 2012-06-20 17:41:34 +02:00
Ehsan Akhgari f232cb15e4 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (url-classifier parts); r=dcamp
Pushed on a CLOSED TREE
2012-06-20 00:01:02 -04:00
Mike Hommey a93eb5a48f Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage 2012-06-20 10:55:59 +02:00
Mike Hommey 8ff35bd942 Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted 2012-06-20 09:45:45 +02:00
Mike Hommey d0e97f794d Backout changeset efc2f07a829b (bug 734125) because of bustage 2012-06-20 09:23:41 +02:00
Mike Hommey cd69374e33 Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey de370a6c93 Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted 2012-06-20 09:00:48 +02:00
Ryan VanderMeulen af36b085ab Merge m-c to inbound. 2012-06-19 21:13:46 -04:00
Patrick McManus dc58b91395 bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith 2012-06-19 20:38:44 -04:00
Jared Wein 2f7b6b29fb Backed out changeset feec545f5f98 (bug 713608) 2012-06-19 14:11:38 -07:00
Jared Wein 97b9005081 Backed out changeset 0fa8e0eb40a7 (bug 760696) 2012-06-19 14:11:23 -07:00
Ehsan Akhgari 51fe3d51f6 Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy 2012-06-18 16:06:01 -04:00
Mark Banner ed334e909d Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan 2012-06-19 15:48:00 +01:00
Phil Ringnalda 62901762b9 Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures 2012-06-18 22:18:33 -07:00
Saurabh Anand 1575691548 Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-19 01:57:26 +05:30
Benjamin Smedberg 7b269a47ba Bug 755724 Part C - Move ScopedAppData into the XPCOM glue, r=glandium
--HG--
rename : toolkit/xre/nsAppData.cpp => toolkit/xre/CreateAppData.cpp
rename : toolkit/xre/nsAppData.cpp => xpcom/glue/AppData.cpp
extra : rebase_source : 6223397345e77b00f14d93a1f188c042fc5f89ea
2012-06-08 08:41:30 -04:00
Mark Banner 5afb9ba642 Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
--HG--
extra : rebase_source : d29af708ec3c8d26bb5bcc95c51e25b13f798072
2012-06-19 15:48:00 +01:00
Tom Schuster 4a31f5f99a Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws 2012-06-19 17:24:58 +02:00
Ted Mielczarek add7852d86 bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas 2012-06-19 09:24:49 -04:00
Ted Mielczarek c5ad0bc105 bug 764671 - Stop uploading symbols for test programs/libs to the symbol server. r=nthomas 2012-05-24 11:58:35 -04:00
Dão Gottwald cde1a72c5a Bug 765714 - Reduce the arrow panel arrow size. r=enndeakin 2012-06-19 16:08:11 +02:00
Dão Gottwald 2096e3531b Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Nathan Froyd 13219210d2 Bug 763587 - rename AutoHashtable::ReflectHashtable; r=taras 2012-06-18 16:20:52 -04:00
Nils Maier 1b828b648b Bug 759783: Add identifying origin information to Javascript sandboxes. r=jlebar 2012-06-18 13:09:17 -04:00
Ed Morley 6f929b2337 Merge mozilla-central to mozilla-inbound 2012-06-18 15:27:22 +01:00
Irakli Gozalishvili cfa325fca6 Bug 743359: Land the SDK module loader. r=mossop 2012-06-18 10:03:02 +01:00
Ian Neal db0e0d280a Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin 2012-06-17 16:40:30 +01:00
Brian R. Bondy 1fef2f3064 Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras 2012-06-16 13:44:07 -04:00
Ryan VanderMeulen a1cab9283c Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert cd123e7b32 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Martin Stransky b057ab26b1 Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Ekanan Ketunuti db9cdfb8c7 Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric 2012-06-16 10:07:40 +07:00
Brian R. Bondy 1ab0d84824 Bug 763025 - Report telemetry data for the number of people that cannot upgrade due to permissions. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy c3230f50b2 Bug 763018 - Report telemetry data for if background updates are enabled. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy 7c17764634 Bug 763016 - Report telemetry data for if the MozillaMaintenance service is installed. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy fd2df49f11 Bug 763022 - Report telemetry data for the number of service related errors people encountered. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy f11915f153 Bug 763017 - Report telemetry data for if the MozillaMaintenance service is enabled. r=rstrong 2012-06-15 11:59:35 -04:00