David Keeler
f4de91f0a9
bug 986171 - mozilla::pkix: telemetry for what cert validation library is in use r=cviecco
2014-03-26 09:41:08 -07:00
David Keeler
e31dcef1a9
Backed out changeset d9e136a02980 (bug 986171) for build bustage r=backout
2014-03-25 14:02:42 -07:00
David Keeler
c10761fd5d
bug 986171 - mozilla::pkix: telemetry for what cert validation library is in use r=cviecco
2014-03-25 13:43:01 -07:00
Birunthan Mohanathas
e000f49c51
Bug 845478 - Part 8: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...} in remaining instances. r=Waldo
2014-03-25 14:42:33 -04:00
Aaron Klotz
4bd819c27e
Bug 986758: Grab mutexes in Telemetry memory reporter code; r=vladan
2014-03-24 12:24:51 -04:00
Marco Bonardo
5b1b279f66
Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
...
Original patch by Raymond Lee <raymond@appcoast.com> f=mak
2014-03-19 14:33:02 +01:00
David Keeler
f8e657144b
bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith
...
--HG--
rename : security/insanity/include/insanity/ScopedPtr.h => security/pkix/include/pkix/ScopedPtr.h
rename : security/insanity/include/insanity/bind.h => security/pkix/include/pkix/bind.h
rename : security/insanity/include/insanity/nullptr.h => security/pkix/include/pkix/nullptr.h
rename : security/insanity/include/insanity/pkix.h => security/pkix/include/pkix/pkix.h
rename : security/insanity/include/insanity/pkixtypes.h => security/pkix/include/pkix/pkixtypes.h
rename : security/insanity/lib/pkixbind.cpp => security/pkix/lib/pkixbind.cpp
rename : security/insanity/lib/pkixbuild.cpp => security/pkix/lib/pkixbuild.cpp
rename : security/insanity/lib/pkixcheck.cpp => security/pkix/lib/pkixcheck.cpp
rename : security/insanity/lib/pkixcheck.h => security/pkix/lib/pkixcheck.h
rename : security/insanity/lib/pkixder.cpp => security/pkix/lib/pkixder.cpp
rename : security/insanity/lib/pkixder.h => security/pkix/lib/pkixder.h
rename : security/insanity/lib/pkixkey.cpp => security/pkix/lib/pkixkey.cpp
rename : security/insanity/lib/pkixocsp.cpp => security/pkix/lib/pkixocsp.cpp
rename : security/insanity/lib/pkixutil.h => security/pkix/lib/pkixutil.h
rename : security/insanity/moz.build => security/pkix/moz.build
rename : security/insanity/test/lib/moz.build => security/pkix/test/lib/moz.build
rename : security/insanity/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestutil.cpp
rename : security/insanity/test/lib/pkixtestutil.h => security/pkix/test/lib/pkixtestutil.h
2014-03-20 14:29:21 -07:00
Aaron Klotz
686641deb5
Bug 976000: Add info to Telemetry.fileIOReports to differentiate between start/normal/shutdown I/O; r=froydnj
...
--HG--
extra : rebase_source : 3762a056a06e782648c27cd469ee5f639d500e22
2014-03-18 16:07:35 -06:00
Jan-Ivar Bruaroey
3cd5696466
Bug 964127 - Add a/v sync telemetry. r=bwc
2014-03-14 16:46:31 -04:00
Aaron Klotz
810b3b5e28
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 16:35:01 -06:00
Wes Kocher
f0e672d699
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
...
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
2014-03-14 15:27:21 -07:00
Aaron Klotz
dda435844e
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 13:47:24 -06:00
Benjamin Smedberg
41b4edc879
Bug 981851 - Add a simple JS logging mechanism to telemetry for recording unusual event data, r=taras
2014-03-14 09:24:02 -04:00
Irving Reid
ea30dd7472
Bug 982818 - Render String and Number objects correctly. r=vladan
2014-03-12 17:11:03 -04:00
Jordan Santell
ca11569b8a
Bug 899052 - Implement Addon Thread Actor. r=fitzgen, r=shu
2014-03-07 00:09:14 -08:00
Marco Bonardo
3241538a41
Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano
2014-03-03 17:51:42 +01:00
Henri Sivonen
bb37163a6b
Bug 977573 - Update Histograms.json for a new CHARSET_OVERRIDE_SITUATION value. r=emk.
2014-02-28 09:41:57 +02:00
Georg Fritzsche
1ec1ebc35a
Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert
2014-02-27 18:57:05 +01:00
Patrick McManus
47c9825357
bug 975750 - remove httpdatausage r=jduell
2014-02-25 20:39:08 -05:00
David Rajchenbach-Teller
5cb85f6617
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Ed Morley
9d0ed925a4
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
Roberto A. Vitillo
fb56def1a5
Bug 973579 - TelemetryFile should fail silently when not overwriting an existing file. r=Yoric
2014-02-18 11:26:11 +00:00
David Rajchenbach-Teller
80c8da76e5
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Georg Fritzsche
350e9c8576
Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg
2014-02-14 12:00:49 +01:00
Ms2ger
aa9d7b52b4
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
David Keeler
e80e27537c
bug 967975 - certificate error override telemetry r=briansmith
...
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
Aaron Klotz
9dc71c7dee
Bug 970412: Clean up I/O report path filtering; r=froydnj
2014-02-13 14:20:45 -07:00
Wes Kocher
2c1e908acb
Merge fx-team to mozilla-central
2014-02-12 16:26:16 -08:00
Jim Chen
69c0fcda4e
Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj
2014-02-12 10:24:21 -05:00
David Rajchenbach-Teller
65b830ccbb
Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo
2014-02-07 16:09:02 -05:00
Aaron Klotz
57facaed24
Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj
2014-02-11 14:24:49 -07:00
Brian Smith
ff6bc14650
Bug 878932, Part 1: add insanity::pkix as an option for certificate verification, r=keeler, r=cviecco
...
--HG--
extra : rebase_source : c1f75dff6ac7f32e082517af701654abebaee250
2014-02-10 11:41:12 -08:00
Jon Coppeard
25c1a75044
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
2014-02-12 10:50:46 +00:00
Kevin Grandon
14abb2a595
Bug 959275 - Add telemetry support for custom dev tools. r=mratcliffe
2014-02-10 15:54:30 -05:00
Gregory Szorc
1f28da1c9c
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Ryan VanderMeulen
662ddeaa26
Merge m-c to inbound.
2014-02-07 14:34:33 -05:00
Ryan VanderMeulen
4635913456
Merge inbound to m-c.
2014-02-07 14:22:17 -05:00
David Rajchenbach-Teller
5455f2dfe3
Bug 967436 - Port test_ThirdPartyCookieProbe.js to Promise.jsm. r=yoric
2014-02-07 10:37:37 -05:00
Marco Bonardo
3bc0cef731
Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano
2014-02-04 14:43:20 +01:00
Jacek Caban
8f3f9e0cda
Bug 902587 - Use proper compare function on mingw.
2014-02-07 12:52:00 +01:00
Gregory Szorc
66ed52bcde
Bug 875562 - Part 4: Add Support for crash event files to CrashManager; r=Yoric
...
This patch introduces the concepts of the "crash data store" and "crash
event files." The "crash data store" is a data store containing
information about crashes. Data is added to this store directly through
a JavaScript API or by the presence of "crash event files." A "crash
event file" is simply an individual file containing information about
a crash event. These files are periodically scanned and their contents
are merged into the store.
Currently, no specific event files types are defined. This patch merely
begins to implement the infrastructure for dealing with them. Support
for specific crash events will be added in subsequent patches.
--HG--
extra : rebase_source : c58017b514f31c2823bc8ef4158a42bba758a9ab
2014-01-27 15:49:11 -08:00
Roberto A. Vitillo
a6ddcaa498
Bug 967203 - Telemetry doesn't save pending pings on shutdown. r=Yoric
2014-02-04 15:37:18 +00:00
Marina Samuel
d2d9b5db47
Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies
2014-02-04 14:06:29 -05:00
Aaron Klotz
fdb3440686
Bug 902587 - Part 4: Changes to telemetry memory reporting; r=njn,froydnj
2014-01-31 20:14:51 -07:00
Aaron Klotz
986d54094d
Bug 902587 - Part 3: IO Interpose Reporter for Telemetry; r=froydnj
2013-12-09 21:30:06 -02:00
Roberto A. Vitillo
164498d7b4
Bug 962523 - Fix import statements in Telemetry. r=Yoric
2014-01-23 17:55:28 +00:00
Roberto A. Vitillo
26740a0479
Bug 839794 - Use OS.File in Telemetry. r=Yoric
2014-01-28 13:56:58 +00:00
Vladan Djeric
2edff56a09
Bug 863122 - Add time since launch and time since system startup to chromehang report. r=nfroyd
2014-01-27 13:47:00 -08:00
Ryan VanderMeulen
db3da3f56c
Backed out changeset bafe9571f3e8 (bug 839794) for xpcshell failures.
2014-01-27 10:02:13 -05:00
David Rajchenbach-Teller
86f91eda18
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-27 08:27:35 -05:00