Граф коммитов

19796 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 4bcfb1058f Bug 912948 part 2. Add support for [Clamp] and [EnforceRange] on writable attributes. r=khuey 2013-09-09 22:10:45 -04:00
Boris Zbarsky 0ad10b4254 Bug 912948 part 1. Add support for [Clamp] and [EnforceRange] on dictionary members. r=khuey 2013-09-09 22:10:44 -04:00
Jeff Walden f39b202b1a Bug 897678 - Make worker code stop using propertyops, as a step toward removing propertyops altogether. r=mrbkap
--HG--
extra : rebase_source : 17c2fccbde0b813fcff2b780c1896e35034c071d
2013-08-08 15:55:23 -07:00
Nikhil Marathe ae7fc7fa18 Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey 2013-09-09 14:58:29 -07:00
Ryan VanderMeulen bb0111dd8b Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ehsan Akhgari 354328adc4 Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley 2013-09-09 22:37:37 +02:00
Ryan VanderMeulen 2e71c50348 Merge inbound to m-c. 2013-09-09 15:55:42 -04:00
Ed Morley f7bce95a91 Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Gene Lian 0f3da7edee Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
Gene Lian a43f7058fb Backed out changeset 9f377abbf13e 2013-09-09 21:22:37 +08:00
Gene Lian 3471836472 Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:00:45 +08:00
Michael Harrison 2e005c04f6 Bug 908031 - Remove Geolocation::PendingRequest. r=jdm 2013-09-09 08:57:37 -04:00
David Zbarsky 65e4f98211 Bug 767926 - Implement unions as member types of sequences or dictionaries for WebIDL r=bz 2013-09-09 14:39:17 -04:00
Neil Rashbrook 60140eebf6 Backout of changes inadverently checked in with previous commit for bug 910899 2013-09-09 19:27:44 +01:00
Neil Rashbrook 67bce76d5a Bug 910899 followup to add an anonid overlooked the first time around r=jaws 2013-09-09 19:24:26 +01:00
Kyle Huey 9b0ed3c6d4 Bug 888347: Block worker creation at xpcom-shutdown. r=bent 2013-09-09 10:54:05 -07:00
Patrick Wang 74a7822ca9 Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking 2013-09-01 03:09:17 +08:00
Henry Chang 7c969e03c1 Bug 909786 - Use incremental id as the hash key of |controlCallbacks|. r=vchang 2013-08-27 23:38:10 +08:00
Ed Morley 8c3a183572 Merge mozilla-central and b2g-inbound 2013-09-09 13:30:32 +01:00
Kyle Huey 3b521583db Bug 911258: Part 6 - Fixup tests. r=me 2013-09-08 20:30:10 -07:00
Kyle Huey bf7d0aa16a Bug 911258: Part 5 - Use the unified exception handling mechanism on workers. r=bz 2013-09-08 20:29:21 -07:00
Kyle Huey c6389ea0fa Bug 911258: Part 4 - Refactor exception implementations. r=bz 2013-09-08 20:28:50 -07:00
Kyle Huey bf2b356316 Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
Kyle Huey b248805896 Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
Kyle Huey 888aba875b Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8 2013-09-08 20:28:48 -07:00
Phil Ringnalda cd7158c6cd Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00
Andrew Sutherland e0a977dae7 backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections 2013-09-08 11:22:44 +02:00
Vicamo Yang a74bb49601 Backout bug 907585, break B2G Mnw test cases 2013-09-07 19:32:23 +08:00
Vicamo Yang c293ef20cd Backout bug 873351, break Mnw test cases. 2013-09-07 19:09:54 +08:00
Vicamo Yang dde2516d87 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-07 14:20:19 +08:00
Vicamo Yang 6f22f53a4a Bug 907585 [3/3]: some small refinements. r=yoshi 2013-09-07 14:20:11 +08:00
Vicamo Yang 3083861621 Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi 2013-09-07 14:20:07 +08:00
Vicamo Yang e6e7595374 Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-07 14:20:04 +08:00
Vicamo Yang f84d37a565 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-07 14:19:57 +08:00
Vicamo Yang da62cf5ddc Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
Vicamo Yang ba7425f19a Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-07 14:19:50 +08:00
Jan-Ivar Bruaroey 7b748fad0c Bug 903741: Use new DOMError approach in PeerConnection to get error messages out + unittests r=jesup 2013-09-06 15:29:29 -04:00
Szu-Yu Chen [:aknow] 41c3bbb73b Bug 912884 - Part 2: Update test case. r=hsinyi 2013-09-09 08:19:49 -04:00
Szu-Yu Chen [:aknow] 5e2cd31d22 Bug 912884 - Part 1: Always send out emergencyCbModeChange event when received from ril. r=hsinyi 2013-09-09 08:19:49 -04:00
Benoit Jacob 4dbb3d0ca3 Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
Benoit Jacob a653be5aa4 Bug 912974 - Split two classes out of GLContext.h, and remove many #includes in GLContext.h - r=jrmuizel 2013-09-06 22:13:37 -04:00
Ryan VanderMeulen 629221439d Merge m-c to b2g-inbound. 2013-09-06 21:12:58 -04:00
Ryan VanderMeulen 4dec0a7644 Merge inbound to m-c. 2013-09-06 20:55:41 -04:00
Ryan VanderMeulen 6e6b0eb9c7 Merge m-c to b2g-inbound. 2013-09-06 18:01:09 -04:00
Fabrice Desré 54add3473f Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm 2013-09-06 14:51:24 -07:00
Ryan VanderMeulen 3b1087b464 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Fernando Jiménez 4707e8cee0 Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
Bobby Holley 90c812b572 Bug 912322 - Stop making XBL methods available to the web. r=bz 2013-09-06 09:12:56 -07:00
Bobby Holley 99b9464952 Bug 912322 - Fix tests. r=bz
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Ed Morley 49a648594f Merge mozilla-central and inbound 2013-09-06 16:23:50 +01:00