Masatoshi Kimura
952a045371
Bug 856424 - Unpref Components for content. r=bholley
2013-08-20 02:44:31 +09:00
Phil Ringnalda
da58ddcd01
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Yury Delendik
995f5f39b7
Bug 894546 - Histograms for pdf.js. r=froydnj
2013-08-13 17:13:19 -05:00
Tom Schuster
ba4a5bd7c1
Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence
2013-08-15 17:41:51 -04:00
Markus Stange
11fd774538
Bug 904535 - Don't #include shared-libraries.h in Telemetry.h. r=vdjeric
2013-08-14 13:17:47 +02:00
Ryan VanderMeulen
8dc770e8ea
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
387f887c8e
Merge fx-team to m-c.
2013-08-09 19:28:34 -04:00
David Rajchenbach-Teller
802f8178aa
Bug 902434 - Move Telemetry I/O to TelemetryFile.jsm. r=froydnj
2013-08-09 14:11:09 -04:00
Robert Bindar
eef6d589bd
bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell
2013-08-08 08:49:14 -07:00
Nicholas Nethercote
966f6b5ff2
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
2013-08-02 00:41:57 -07:00
Jon Coppeard
3d1569a54e
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
2013-08-05 14:02:47 +01:00
Jake Bailey
28d8dbec72
Bug 887027 - Implement a tracing profiler actor; r=past,robcee
2013-07-30 19:09:29 -07:00
Ryan VanderMeulen
cc5ef920c9
Merge m-c to inbound.
2013-07-30 15:41:57 -04:00
Ryan VanderMeulen
a8d9d886c1
Merge m-c to fx-team.
2013-07-30 13:12:26 -04:00
Steven MacLeod
20df51ee57
Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert
2013-07-30 09:38:49 -07:00
Ehsan Akhgari
763e77d404
Bug 895322 - Part 2: Stop generating MOZ_STATIC_ASSERT in the telemetry code; r=Waldo
2013-07-18 14:32:52 -04:00
Adrian Lungu
6c92e7cc88
Bug 887984 - Send telemetry data from NTLM Init() methods. r=honzab
2013-07-25 09:54:11 -07:00
Justin Lebar
0410d83a7d
Bug 898558 - Rework the jemalloc heap memory reporters. r=njn
...
Now we have the following hierarchy
explicit/
heap-overhead/
bookkeeping
waste
page-cache (previosuly known as dirty)
In addition, heap-committed-unused-ratio is now known as heap-overhead-ratio.
2013-07-29 09:10:53 -07:00
Trevor Saunders
abf5a3107b
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
Olli Pettay
cec7749fcc
Bug 897433 - Telemetry for SnowWhite and more async SnowWhite freeing (patch v4), r=mccr8
2013-07-27 13:48:45 +03:00
Ryan VanderMeulen
3f0186df75
Backed out changeset 300f5b7d72e1 (bug 897433) for intermittent Linux dromaeo crashes.
2013-07-25 21:18:20 -04:00
Olli Pettay
de8242a9d4
Bug 897433, Telemetry for SnowWhite and more async SnowWhite freeing, r=mccr8
2013-07-25 22:56:20 +03:00
Brandon Benvie
702c18d9d9
bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past
2013-07-23 09:58:27 -07:00
Joshua Cranmer
4c1f2d0784
Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop
2013-07-18 21:24:15 -05:00
Cameron McCormack
a2446c91b4
Backout bdceed703766 (bug 887984) for Windows build failures.
2013-07-23 13:43:45 +10:00
Adrian Lungu
4ecd73ea6e
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
2013-07-18 12:00:04 -07:00
Panos Astithas
708ffcef30
Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug
2013-07-18 14:14:16 +03:00
Drew Willcoxon
71db43dd80
Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj
2013-07-12 21:03:18 -07:00
Honza Bambas
7e23d78cc5
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
2013-07-16 19:38:15 +02:00
Ehsan Akhgari
a3689458ae
Backed out changeset 3d9664b78ca7 (bug 884410) because of build bustage on a CLOSED TREE
2013-08-15 18:20:00 -04:00
Tom Schuster
1ec5422e09
Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence
2013-08-15 17:41:51 -04:00
Nicholas Nethercote
f7d6f07d24
Bug 898914 (part 1) - Remove JSBool.
2013-08-08 15:53:04 -07:00
Trevor Saunders
3d9c31c46f
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
2013-08-08 20:12:37 -04:00
Mike Hommey
900ac6c905
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
Phil Ringnalda
df2c3185ea
Back out 0327b814b3ff (bug 870104) and 1b368df20595 (bug 891169) for 10.8 browser_thumbnails_background.js timeouts
2013-07-13 09:14:42 -07:00
Drew Willcoxon
6aa41187ce
Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj
2013-07-12 21:03:18 -07:00
Robert Strong
0fcf3f69e0
Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy
2013-07-11 13:46:32 -07:00
Mihnea Dobrescu-Balaur
5b176c6d0e
Bug 888556 - Use a dynamic port in telemetry/ xpcshell tests so they can be run in parallel. r=nfroyd
2013-07-10 15:54:10 -07:00
Panos Astithas
21347d9bdf
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
2013-06-28 10:53:00 +03:00
Trevor Saunders
6a7cf6d688
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Joey Armstrong
c7a3cb9cae
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Patrick McManus
533a3304af
bug 658222 - Enable TLS False Start (PSM) r=bsmith
2013-06-28 16:58:28 -04:00
Justin Lebar
8cc88f21ce
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07:00
Justin Lebar
de89040a2c
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
This is a mechanical change made with sed. Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Tanvi Vyas
5078203a6c
Bug 781018 - Collect telemetry information about the number of websites a user visits with Mixed Active/Passive Content. r=smaug
2013-06-27 16:52:20 -07:00
Mike Shal
9e113cb641
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2 ); r=joey
2013-06-17 15:22:56 -04:00
Catalin Iacob
f88cdc0744
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
David Rajchenbach-Teller
164e910e78
Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan
2013-06-22 07:11:12 +02:00
David Rajchenbach-Teller
5255dc1315
Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj
2013-06-22 07:11:12 +02:00
Nathan Froyd
118d73abb0
Backout 65804eae62b1, a0b216d3be12, 68e5d9fe91fc (bug 837326) for impending bustage that would make this CLOSED TREE worse than it already is
2013-06-21 15:39:45 -04:00