chaithanya
7573735011
Bug 1226178 - Fix deprecated octal literals warnings in Telemetry tests. r=gfritzsche
2015-11-20 12:45:07 +01:00
Chris H-C
eb5284eb26
Bug 1198209 - Add a histogram for USS r=Yoric
...
Unique Set Size (USS) could be described as "the amount of memory you could
expect to reclaim if you killed this process"
Resident Set Size (RSS) is USS with the addition of memory allocated by
shared memory.
To get a full picture of the memory use of a multi-process application is
impossible. A better guess than most is
Parent Process' RSS + sum(Child Processes' USS)
Or, from Telemetry:
Parent MEMORY_RESIDENT + sum(Children's MEMORY_UNIQUE)
2015-11-19 08:18:00 +01:00
Alessio Placitelli
b6852d0c15
Bug 1222054 - Fix broken tests. r=gfritzsche
2015-11-10 07:41:00 +01:00
Alessio Placitelli
e1057fa366
Bug 1222054 - Route shutdown/saved-session pings through TelemetrySend. r=gfritzsche
2015-11-10 07:34:00 +01:00
Carsten "Tomcat" Book
8c38596e70
merge mozilla-inbound to mozilla-central a=merge
2015-11-19 14:44:11 +01:00
simplyblue
f54f20f1f6
Bug 1221505 - Remove osfile.jsm dependency from TelemetrySession.jsm. r=dexter
2015-11-17 16:55:47 +05:30
Jared Wein
f5ee54dbaa
Bug 1218789 - Close button and gear button are misaligned in notifications. r=MattN
2015-11-18 10:20:20 -05:00
Carsten "Tomcat" Book
f8a50285a6
Merge mozilla-central to fx-team
2015-11-18 15:22:58 +01:00
Carsten "Tomcat" Book
6bb48ca9de
merge fx-team to mozilla-central a=merge
2015-11-18 14:47:25 +01:00
Wes Kocher
c4d0ea6697
Merge m-c to b2ginbound, a=merge
2015-11-17 13:23:33 -08:00
Fabrice Desré
9339c26595
Bug 1220700 - Cannot enable add-ons installed from WebIDE r=ochameau
2015-11-17 11:03:44 -08:00
Carsten "Tomcat" Book
e7f13607e8
Merge mozilla-central to fx-team
2015-11-17 12:35:11 +01:00
Carsten "Tomcat" Book
074e71d839
merge mozilla-inbound to mozilla-central a=merge
2015-11-17 12:26:16 +01:00
Alessio Placitelli
62772631d2
Bug 1221958 - Add test coverage. r=gfritzsche
2015-11-17 06:41:00 +01:00
Alessio Placitelli
53d39bba68
Bug 1221958 - Make TelemetryController.enableTelemetryRecording pref checks more robust. r=gfritzsche
2015-11-17 07:42:00 +01:00
Wes Kocher
29734c35d6
Merge m-c to inbound, a=merge
2015-11-16 17:27:08 -08:00
Wes Kocher
69ec321b3a
Merge inbound to m-c a=merge
2015-11-16 17:20:42 -08:00
rthyberg
cbbf351e3c
Bug 1222042 - Dont try to show ping data in about:telemetry if Telemetry is disabled. r=dexter
2015-11-16 14:27:00 +01:00
Tom Zhang
682aeba654
Bug 1225103 - Clarity change to debug message to reflect actual function called. r=dexter
2015-11-16 21:19:00 +01:00
Kris Maglione
1e1aa9c99d
Bug 1221415: [webext] Improve error checking and Chrome-compatibility of i18n API. r=billm
2015-11-15 16:54:41 -08:00
Christoph Kerschbaumer
4ab9e210d3
Bug 1223437 - Use channel.asyncOpen2 in toolkit/components/jsdownloads/test/unit (r=sicking)
2015-11-15 14:48:38 -08:00
Mason Chang
697b7b8e70
Bug 1221674 Part 2: Correct for negative content delay values. r=avih
2015-11-16 16:21:04 -08:00
Kris Maglione
891eeed2f4
Bug 1215893: [webext] Check capturing event listeners for the correct target. r=billm
2015-11-14 23:30:52 -08:00
Tom Zhang
c6dc7e4098
Bug 1223423 - Remove |testOnly| from |TelemetryController.submitExternalPing|. r=Dexter
2015-11-15 15:03:11 +01:00
Phil Ringnalda
bf6b0c0919
Merge m-i to m-c, a=merge
2015-11-14 13:22:10 -08:00
Jared Wein
d2af72024b
Bug 1213421 - Follow-up, set the bodyText even when text is not being truncated. r=MattN
2015-11-14 10:28:51 -05:00
Jared Wein
84fa355065
Bug 1213421 - Truncate long body and title text in notifications. r=MattN
2015-11-13 15:56:47 -05:00
Wes Kocher
fc2093c7b3
Backed out changeset d6d640c4b8c2 (bug 1221892) for win debug dt8 bustage
2015-11-13 11:50:08 -08:00
Chris H-C
54a4c7b512
Bug 1198196
- rework EVENTLOOP_UI_LAG_EXP_MS to record all lag. r=vladan
...
Previously we were only logging if we accumulated 50ms of lag. Start logging
all lag so we can use this measure to compare smaller changes in UI
responsiveness.
2015-11-11 14:01:00 +01:00
Carsten "Tomcat" Book
46882003f0
Merge mozilla-central to fx-team
2015-11-13 14:37:10 +01:00
Carsten "Tomcat" Book
c67642ae48
Backed out changeset 01dac856fde0 (bug 1198196
) for mulet problems
2015-11-13 13:39:35 +01:00
Sebastian Kaspari
b2d6f9df48
Bug 1222381 - Remove default theme for restricted profiles. r=ally
...
Instead we will introduce a theme picker in bug 1220251.
2015-11-11 13:56:31 +01:00
Mark Hammond
92fa43fe9a
Bug 1224689 - Add a 'sync' mozinfo variable and only run test_remotetabmatches.js if it is defined. r=ted
2015-11-15 15:21:00 +01:00
Eddy Bruel
2e6d9164dd
Bug 1221892 - Extend the debugger protocol to get the matching service worker registration;r=janx
2015-11-13 10:35:50 +01:00
Chris H-C
fd87071827
Bug 1198196
- rework EVENTLOOP_UI_LAG_EXP_MS to record all lag. r=vladan
...
Previously we were only logging if we accumulated 50ms of lag. Start logging
all lag so we can use this measure to compare smaller changes in UI
responsiveness.
2015-11-11 14:01:00 +01:00
Kris Maglione
c85d29307f
Bug 1224961: Remove non-standard JS features from WebExtension code
2015-11-02 18:09:09 -08:00
Wes Kocher
0a9980fbf6
Merge m-c to fx-team, a=merge
2015-11-16 17:28:26 -08:00
Stuart
f76368ea72
Bug 1224135 - Updating the comment for assemblePing. r=dexter
2015-11-16 04:58:00 +01:00
Nigel Babu
0092b541a0
Backed out changeset 874285de3dc7 (bug 1223437)
2015-11-16 16:03:15 +05:30
Christoph Kerschbaumer
fc8d9714f3
Bug 1223437 - Use channel.asyncOpen2 in toolkit/components/jsdownloads/test/unit (r=sicking)
2015-11-15 14:48:38 -08:00
Carsten "Tomcat" Book
8e3314318c
merge mozilla-inbound to mozilla-central a=merge
2015-11-12 12:00:55 +01:00
Mark Hammond
e3e49bab35
Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak
2015-11-12 11:02:44 +11:00
Bill McCloskey
a1d806a296
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
Sanchit Nevgi
11e0ea7d5b
Bug 1152255 - Removed Telemetry.asyncFetchTelemetryData call in TelemetryController.jsm. r=Dexter
2015-11-07 02:26:00 +01:00
Sebastian Kaspari
3d2f25287b
Bug 1191741 - Family friendly browsing: Restrict sharing of camera and microphone with websites. r=ally
2015-11-09 16:05:09 +01:00
Panos Astithas
eb3643516f
Bug 1217133 - Don't warn about insecure passwords on localhost pages. r=paolo,MattN
2015-11-11 08:39:06 +02:00
Marco Bonardo
db93f3637c
Bug 720589 - mMatchCounts may be accessed with a nonexisting index. r=neil
2015-11-10 20:18:24 +01:00
Carsten "Tomcat" Book
f5db3fe422
Merge mozilla-central to fx-team
2015-11-10 12:49:53 +01:00
Carsten "Tomcat" Book
6992580e36
merge mozilla-inbound to mozilla-central a=merge
2015-11-10 11:59:34 +01:00
Johann Hofmann
da9b88b832
Bug 1217886 - Implement chrome.storage.local.clear. r=wmccloskey
2015-11-04 22:29:31 +01:00