Commit Graph

7733 Commits

Author SHA1 Message Date
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
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
Henri Sivonen
366cd26559 Bug 977573 - Update Histograms.json for a new CHARSET_OVERRIDE_SITUATION value. r=emk. 2014-02-28 09:41:57 +02:00
Georg Fritzsche
9d8a6cbe59 Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert 2014-02-27 18:57:05 +01:00
Reuben Morais
f954df12ae Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
2014-02-27 20:04:46 -03:00
Marco Bonardo
da13547eaf Bug 949720 - Intermittent shutdown assertion [@ mozilla::places::AsyncGetFaviconURLForPage::Run()]. r=Yoric 2014-02-27 22:29:27 +01:00
David Rajchenbach-Teller
15d1e584d2 Bug 965527 - Harden OS.File shutdown flag. r=froydnj 2014-03-06 12:50:28 -05:00
Ted Mielczarek
2e2f4a0271 bug 770938 - fix ctypes test junk. r=gps
--HG--
rename : toolkit/components/ctypes/tests/ctypes_worker.js => toolkit/components/ctypes/tests/chrome/ctypes_worker.js
rename : toolkit/components/ctypes/tests/test_ctypes.xul => toolkit/components/ctypes/tests/chrome/test_ctypes.xul
rename : toolkit/components/ctypes/tests/xpcshellTestHarnessAdaptor.js => toolkit/components/ctypes/tests/chrome/xpcshellTestHarnessAdaptor.js
rename : toolkit/components/ctypes/tests/unit/test_jsctypes.js.in => toolkit/components/ctypes/tests/unit/test_jsctypes.js
2014-03-05 15:50:37 -05:00
Ed Morley
b1bc16a48b Backed out changeset a43ae8497706 (bug 968101) 2014-03-05 17:25:01 +00:00
Ryan VanderMeulen
760e2a311f Backed out changeset 6f05267b4afc (bug 798033) for Android bustage. 2014-03-05 09:55:52 -05:00
Michal Novotny
5a7dc723e7 Bug 968101 - Remove directories with low priority on background, r=honzab 2014-02-19 13:04:06 +01:00
snigdha
ef5d7c4e73 Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-03-05 08:47:45 -05:00
Ryan VanderMeulen
43c39149c2 Merge fx-team to m-c. 2014-02-26 16:25:05 -05:00
Ehsan Akhgari
918a2ef75e Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
Carsten "Tomcat" Book
bf2c766ca6 merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
Mark Hammond
d3c8acc084 Bug 932759 (part 1) - Expose FormHistory.enabled. r=mak 2014-02-26 17:12:16 +11:00
Tim Taubert
a5e75e8075 Bug 977016 - PlacesUtils.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=mak 2014-02-26 11:59:37 +01:00