Commit Graph

7748 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
1e68a2340f Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj 2014-03-14 10:13:50 -04:00
David Rajchenbach-Teller
f239dd5dfa Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
David Rajchenbach-Teller
a3a68698b9 Bug 961665 - Fix typo in CrashManager's use of OS.File. r=gps 2014-03-13 09:50:24 -04:00
Carsten "Tomcat" Book
3c43258d50 merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Bill McCloskey
aa5f40a77e Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher
51fb4209af Backed out changeset 21793ea94b09 (bug 875562) for ASAN xpcshell failures 2014-03-13 15:22:40 -07:00
Gregory Szorc
76bf714c29 Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman
This patch changes Firefox Health Report to pull crash counts from the
newly-implemented crash manager. The crash manager is now the canonical
source of crash data, so all the code for reading crash dump files from
disk has been removed.

This regresses the collection capability of Firefox Health Report by
removing plugin crashes and hangs from the reported values. This
regression is intended to be temporary and a follow-up bug will be
created to add plugin process event recording to the crash events
system.

This regression has been justified because the old crash reporting
mechanism was severely flawed and wasn't sending accurate data (not all
crashes were being saved to dumps and some dumps would be deleted).

--HG--
extra : amend_source : d54bb3bf9f740508cb4eda286536ce16a4c3bee5
2014-01-30 16:48:52 -08:00
Gregory Szorc
808ce3d50e Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman
This patch changes Firefox Health Report to pull crash counts from the
newly-implemented crash manager. The crash manager is now the canonical
source of crash data, so all the code for reading crash dump files from
disk has been removed.

This regresses the collection capability of Firefox Health Report by
removing plugin crashes and hangs from the reported values. This
regression is intended to be temporary and a follow-up bug will be
created to add plugin process event recording to the crash events
system.

This regression has been justified because the old crash reporting
mechanism was severely flawed and wasn't sending accurate data (not all
crashes were being saved to dumps and some dumps would be deleted).

--HG--
extra : rebase_source : 7442a712d06b4d875010e78d4dd4f5cc179c8dfc
2014-01-30 16:48:52 -08:00
Ryan VanderMeulen
f40898828c Merge m-c to fx-team. 2014-03-13 15:37:02 -04:00
Vaibhav Agarwal
74d0d984a3 Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00
Marco Bonardo
edaa060572 Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
Ryan VanderMeulen
a2a03608f4 Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures. 2014-03-13 10:32:57 -04:00
Irving Reid
66e3eec4bf Bug 982818 - Render String and Number objects correctly. r=vladan 2014-03-12 17:11:03 -04:00
David Rajchenbach-Teller
bc83b73608 Bug 961665 - Tests for OS.File.read. r=froydnj 2014-03-13 09:52:07 -04:00
David Rajchenbach-Teller
5be8237303 Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj 2014-03-13 09:51:50 -04:00
David Rajchenbach-Teller
b1566a0457 Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-13 09:51:22 -04:00
David Rajchenbach-Teller
f0f0fc98d1 Bug 961665 - Fix typo in CrashManager's use of OS.File. r=gps 2014-03-13 09:50:24 -04:00
Asaf Romano
204a4b43bd Bug 891303 - New Places Async Transaction manager (backend part. affects nothing for now). r=mak. sr=gavin 2014-03-12 14:12:15 +02:00
Shane Caraveo
4d0239801d bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Wes Kocher
425e19c05e Backed out changeset 9a5b7ed8dae4 (bug 965527) on a CLOSED TREE 2014-03-11 13:38:25 -07:00
Ryan VanderMeulen
3ba438c548 Merge fx-team to m-c. 2014-03-08 01:12:53 -08:00
Paolo Amadini
29293f0cda Bug 929067 - Canceling a download from the Downloads Panel sometimes pauses it instead. r=enn 2014-03-11 15:50:46 +01:00
Paolo Amadini
7906267d8e Bug 941726 - Prevent DownloadLegacy from keeping a reference to the network request after the download is stopped. r=enn 2014-03-11 15:50:46 +01:00
Gregory Szorc
f6a52bbb63 Bug 976241 - Create crash store directory; r=Yoric
--HG--
extra : rebase_source : f23aed8ade10dba5f75cc904deddacb0aad1ad4f
2014-03-04 16:21:11 -08:00
Michal Novotny
8794a7fc4e Bug 968101 - Remove directories with low priority on background, r=honzab 2014-02-19 13:04:06 +01:00
Alexandre Lissy
d4991c3bec Bug 973538 - Throw an exception on undefined values for OS.Path.join() and OS.Path.winGetDrive(). r=Yoric 2014-02-17 12:02:26 +01:00
Jordan Santell
488eec2432 Bug 899052 - Implement Addon Thread Actor. r=fitzgen, r=shu 2014-03-07 00:09:14 -08:00
Gian-Carlo Pascutto
8958917a4e Bug 971240 - Move phishing/malware test pages to their own domain. r=mmc 2014-03-07 19:12:23 +01:00
Alexandre Lissy
d36cdd8dc7 Bug 973637 - Avoid crash at shutdown during make package. r=paolo 2014-02-17 17:00:36 +01:00
Marco Bonardo
e3c76b6b27 Bug 967192 - Bookmarks restore and import should use OS.File - tests changes. r=mano 2014-03-07 08:41:50 +01:00
Marco Bonardo
71d5bb404a Bug 967192 - Bookmarks restore and import should use OS.File. r=mano 2014-03-07 08:41:47 +01:00
Wes Kocher
8f82874c66 Merge m-c to inbound 2014-03-06 18:27:43 -08:00
Drew Willcoxon
84ee433fc3 Bug 956906 - Save passwords by default for password fields with autocomplete=off. r=dolske 2014-03-06 10:07:34 -08:00
Ehsan Akhgari
bf09c6f469 Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
Masayuki Nakano
d26caa0d74 Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
2014-03-05 09:37:43 +09:00
Ehsan Akhgari
cfe6f6fd0a Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Marco Bonardo
ab53fb2f5f Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano 2014-03-04 21:44:21 +01:00
Ehsan Akhgari
c8b87eb077 Bug 977964 - Move some flags to moz.build; r=glandium 2014-03-03 21:58:37 -05:00
Andrea Marchesini
e104f14409 Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Marco Bonardo
010e9dc4a1 Bug 969408 - Remove old Deprecated methods from PlacesUtils. r=mano 2014-03-03 17:51:44 +01:00
Marco Bonardo
e415443129 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Ed Morley
1169e3e5fb Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Shane Caraveo
5dbcd7e0fe bug 941322 deprecate facebook messenger features, r=felipe 2014-02-28 18:07:44 -05:00
Doug Turner
c60c6ca7f5 Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey 2014-02-25 16:06:51 -08:00
Marco Bonardo
bc157b8885 Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Brian Smith
ca64a55e19 Backout cset 0d71b60afe52 (bug 977448), a=bustage 2014-02-28 22:13:28 -08:00
Doug Turner
90c6c8536c Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey 2014-02-25 16:06:51 -08:00
Bill McCloskey
0678176093 Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe) 2014-02-28 17:00:17 -08:00
Ryan VanderMeulen
9ee5be5755 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Mike de Boer
d38afae1dd Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-28 16:07:37 +01:00