Kyle Huey
9533d150e0
Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley
2013-09-08 20:28:48 -07:00
Kyle Huey
a53f6f80b6
Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8
2013-09-08 20:28:48 -07:00
Phil Ringnalda
b6c19af956
Merge b2g-inbound to m-c
2013-09-08 08:28:14 -07:00
Andrew Sutherland
a39ab843f7
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
0f45803eae
Backout bug 907585, break B2G Mnw test cases
2013-09-07 19:32:23 +08:00
Vicamo Yang
fd0951f5d7
Backout bug 873351, break Mnw test cases.
2013-09-07 19:09:54 +08:00
Vicamo Yang
9c517c7d7a
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-07 14:20:19 +08:00
Vicamo Yang
1a8465e11e
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-07 14:20:11 +08:00
Vicamo Yang
78db1dbce3
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-07 14:20:07 +08:00
Vicamo Yang
7a8b24de98
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
08d9879e9c
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-07 14:19:57 +08:00
Vicamo Yang
7252df0bea
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Vicamo Yang
1895f8828a
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
1394b10399
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]
08b26f52e1
Bug 912884 - Part 2: Update test case. r=hsinyi
2013-09-09 08:19:49 -04:00
Szu-Yu Chen [:aknow]
5de41462c1
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
5479e2b22e
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
2013-09-06 22:15:49 -04:00
Benoit Jacob
2a47884307
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
30fbf543ea
Merge m-c to b2g-inbound.
2013-09-06 21:12:58 -04:00
Ryan VanderMeulen
62156c1cd4
Merge inbound to m-c.
2013-09-06 20:55:41 -04:00
Ryan VanderMeulen
66630c23e9
Merge m-c to b2g-inbound.
2013-09-06 18:01:09 -04:00
Fabrice Desré
51b652c5be
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
d82368f831
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
13c9aa66be
Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice
2013-09-06 18:43:54 +02:00
Bobby Holley
0d8272ce2d
Bug 912322 - Stop making XBL methods available to the web. r=bz
2013-09-06 09:12:56 -07:00
Bobby Holley
0fcc3886ab
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
93ac26880b
Merge mozilla-central and inbound
2013-09-06 16:23:50 +01:00
Ed Morley
59d1c1d15b
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-06 16:17:55 +01:00
Neil Deakin
4485d15123
Bug 621399, modal dialog focus tests sometimes fail on Windows 8 so disable them there
2013-09-06 09:47:36 -04:00
Ed Morley
85b786f40f
Merge mozilla-central and b2g-inbound
2013-09-06 12:32:33 +01:00
Gina Yeh
9f4bfb5397
Bug 906305 - Patch 7: Fix BluetoothHidManager, r=echou
2013-09-06 19:21:48 +08:00
Gina Yeh
8564ab3d30
Bug 906305 - Patch 6: Fix BluetoothA2dpManager, r=echou
2013-09-06 19:21:31 +08:00
Gina Yeh
40c9fe3f0f
Bug 906305 - Patch 5: Fix BluetoothOppManager, r=echou
2013-09-06 19:21:04 +08:00
Gina Yeh
74aca70d8f
Bug 906305 - Patch 4: Fix BluetoothHfpManager, r=echou
2013-09-06 19:20:43 +08:00
Gina Yeh
4ac899ce79
Bug 906305 - Patch 3: Remove BluetoothReplyRunnable in SendInputMessage. Error handling for dbus error, r=echou
2013-09-06 19:20:27 +08:00
Gina Yeh
1d046be039
Bug 906305 - Patch 2: Make parameter service UUID of Connect() optional, r=echou, sr=mrbkap
2013-09-06 19:19:46 +08:00
Gina Yeh
5900851981
Bug 906305 - Patch 1: Implementation of BluetoothProfileController, r=echou
2013-09-06 19:19:25 +08:00
"sasikala.paruchuri"
a4275098e1
Bug 912517 - [Message] Crash occuring in MMS when killing the application while the MMS is sending. r=vicamo
...
Change-Id: I4f91efbd7fdc9f47de8f738b4610ce7f27fa5a92
2013-09-06 19:13:57 +08:00
Thomas Zimmermann
64da51905b
Bug 912996: Remove memcpy when reading from Unix socket, r=qdot
...
We used to allocate memory on the stack when reading from a file
descriptor and copied the result into an instance of UnixSocketRawData.
This patch
- cleans up the interface of UnixSocketRawData,
- removes the large stack allocation (64KiB), and
- removes the unnecessary memcpy.
Other memcpys for sending data have been moved into the constructor
of UnixSocketRawData.
--HG--
extra : rebase_source : 46ed1c73481732c3f3350bf0bedb56d376c24e98
2013-09-06 10:18:35 +02:00
Vicamo Yang
7b3b646ae7
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-06 16:11:54 +08:00
Vicamo Yang
fb0954cf1f
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-06 16:11:49 +08:00
Vicamo Yang
da19d706b3
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-06 16:11:46 +08:00
Vicamo Yang
efa5361b9b
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-06 16:11:43 +08:00
Vicamo Yang
504ebdb465
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
3f03665fbf
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Vicamo Yang
1ab9fdf1c6
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-06 16:11:31 +08:00
Ms2ger
dbf1208885
Bug 909003 - Part g: Remove some includes in workers; r=bz
2013-09-06 08:43:26 +02:00
Ms2ger
7e4c55fad5
Bug 909003 - Part f: Remove some includes from IDBFactory.h; r=bz
2013-09-06 08:43:23 +02:00
Ms2ger
ffdbcf4823
Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz
2013-09-06 08:43:16 +02:00
Ms2ger
be7d3f26a2
Bug 909003 - Part a: Add missing includes to TypedArray.h; r=bz
2013-09-06 08:43:04 +02:00
Ms2ger
1b9c2e9bce
Bug 903772 - Add a license header to AtomList.h; r=khuey
2013-09-06 08:42:57 +02:00
Ms2ger
d62040be97
Bug 906696 - Start moving testplugin.mk to moz.build; f=gps r=mshal
2013-09-06 08:40:37 +02:00
Chia-hung Tai
a0127b0733
Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang
2013-09-06 10:25:06 +08:00
Ryan VanderMeulen
4a441f3db3
Merge inbound to m-c.
2013-09-05 15:42:49 -04:00
Fabrice Desré
e2d26cf176
Bug 912840 - Preload the appcache manifest properly in OfflineCacheInstaller.jsm r=ochameau
2013-09-05 09:00:14 -07:00
Ed Morley
5806f3fb9f
Merge mozilla-central and b2g-inbound
2013-09-05 14:53:25 +01:00
Shawn Ku
231d6715cc
Bug 911006 - B2G RIL: Improve the flow of requestNetworkInfo in ril_worker.js. r=hsinyi
2013-09-05 14:51:48 +08:00
Phil Ringnalda
3914af6be4
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Ed Morley
acf12bb912
Backed out changeset a638e7261ac3 (bug 864485) for not having build peer review
2013-09-05 11:53:03 +01:00
Ed Morley
68c08025d5
Backed out changeset 5f709b46eebc (bug 864485)
2013-09-05 11:52:35 +01:00
Ed Morley
e098679148
Backed out changeset f6b637a621ac (bug 864485)
2013-09-05 11:52:32 +01:00
Wes Kocher
8f9343742f
Merge m-c to b2g-inbound to fix a CLOSED TREE
2013-09-04 18:00:27 -07:00
Wes Kocher
3cd7f87960
Merge b2g-inbound and mozilla-central on a CLOSED TREE
2013-09-04 17:22:09 -07:00
Wes Kocher
8ccb104e0e
Merge fx-team to m-c on a CLOSED TREE
2013-09-04 17:02:06 -07:00
Vicamo Yang
d1489ff4ba
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-05 00:38:57 +08:00
Vicamo Yang
3f0e60bb57
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-05 00:38:54 +08:00
Vicamo Yang
8c2405fb70
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-05 00:38:50 +08:00
Ed Morley
98663d5170
Merge mozilla-central and b2g-inbound
2013-09-04 16:50:18 +01:00
Ryan VanderMeulen
6f04222ead
Backed out changeset 008139ec2abb (bug 906096) for Gaia UI test and B2G mochitest-4 failures.
...
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-09-04 11:33:25 -04:00
Ed Morley
18a47a0e8e
Merge latest green inbound changeset and mozilla-central
2013-09-04 12:54:46 +01:00
Ed Morley
68096a8970
Merge latest green fx-team changeset and mozilla-central
2013-09-04 12:51:52 +01:00
Phil Ringnalda
c1c484bd50
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
...
CLOSED TREE
2013-09-03 23:21:30 -07:00
Phil Ringnalda
90f3149a6c
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
71000e9b28
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 12:46:04 +08:00
Vicamo Yang
4ed4d84d72
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Vicamo Yang
bdbb36cd24
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-04 12:45:58 +08:00
Eric Chou
3dc523f7dc
Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
...
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gregory Szorc
fab628e981
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Phil Ringnalda
eb3f8a45e2
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
...
CLOSED TREE
2013-09-03 21:55:21 -07:00
Gregory Szorc
295f553e4e
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gina Yeh
eb145d6c12
Bug 910974 - Patch 2: Cleanup, r=echou
2013-09-04 10:40:17 +08:00
Gina Yeh
df9b5223ee
Bug 910974 - Patch 1: Dispatch events when remote device queries current play status, r=echou, sr=mrbkap
2013-09-04 10:40:01 +08:00
Dave Hylands
32104aa352
Bug 910808 - Remove call to retrieve preference while not on the main thread. r=khuey
...
--HG--
extra : rebase_source : a813c3a680c42c712237059104a82c66f7e7bde3
2013-09-03 16:10:38 -07:00
Pin Zhang
abf2bdf860
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey
2013-09-03 15:28:06 -07:00
Pin Zhang
f320083266
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
2013-09-03 15:26:33 -07:00
Felipe Gomes
e380b5477e
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
2013-09-03 19:11:22 -03:00
Ryan VanderMeulen
c6e97adff4
Merge m-c to b2g-inbound.
2013-09-03 17:44:34 -04:00
Ryan VanderMeulen
0bb2b68229
Merge inbound to m-c.
2013-09-03 17:40:56 -04:00
Ryan VanderMeulen
cf3b6bd95f
Backed out changeset 669d3fd3ea2b (bug 906877) for Mnw failures.
2013-09-03 17:22:14 -04:00
Ryan VanderMeulen
0ea2c9ca17
Merge m-c to inbound.
2013-09-03 17:43:47 -04:00
Kartikaya Gupta
e928b156af
Bug 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:24 -04:00
Kartikaya Gupta
c1c69a59bf
Bug 910322 - Strongly type the zoom factors in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:23 -04:00
Ms2ger
c0d9c60eca
Bug 860123 - Make mochitests expect the new behavior. r=ehsan
2013-09-03 15:00:27 -04:00
Kartikaya Gupta
169484edbe
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
...
Now that we have multi-APZC landed, we don't need BrowserElementPanning
to detect when it's about to scroll a subframe and let APZC know. So
the two messages involved in this can be completely removed.
2013-09-03 13:04:21 -04:00
Ryan VanderMeulen
57361a524e
Bug 842344 - Disable dom/workers/test_xhr_timeout.html on Windows.
2013-09-05 12:00:15 -04:00
Jose Antonio Olivera Ortega
538c2fcf73
Bug 888593 - Move MozVoicemail to WebIDL. r=Ms2ger
...
--HG--
rename : dom/voicemail/nsIDOMMozVoicemail.idl => dom/webidl/MozVoicemail.webidl
2013-09-03 16:38:53 +02:00
Szu-Yu Chen [:aknow]
a0d96108a6
Bug 909684 - Add enabled and password checking. r=hsinyi
2013-09-03 08:50:55 -04:00
Ed Morley
fec4af2855
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-03 12:11:50 +01:00
Vicamo Yang
5df4f2db0a
Bug 909693 - B2G RIL: don't send REQUEST_QUERY_NETWORK_SELECTION_MODE error message. r=yoshi
2013-09-03 10:20:53 +08:00
Ed Morley
eb75a15901
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-02 14:57:00 +01:00
Chia-hung Tai
34d4e623d3
Bug 911026 - Fix the wrong argument pass through setMessageDeliveryByMessageId after enabling "Delivery reports". r=vyang
2013-09-02 12:05:55 +08:00
Patrick Wang
9a935c2f6f
Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking
2013-09-01 03:09:17 +08:00
Masatoshi Kimura
c843bb2c2c
Bug 911243 - Enable test_interfaces.html on B2G. r=smaug
2013-09-01 02:50:18 +09:00
Phil Ringnalda
cf2028664c
Back out e46601eb7279:533dc9ea3301 (bug 912322) for Android reftest bustage
2013-09-04 21:49:16 -07:00
Andrea Marchesini
a3647d28f2
Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug
2013-09-03 14:39:03 +02:00
Andrea Marchesini
3c7355153b
Bug 677638 - unshipped message port queue, r=smaug
2013-09-03 14:39:01 +02:00
Andrea Marchesini
6caa11f505
Bug 677638 - cycle collection and timeout, r=smaug
2013-09-03 14:38:58 +02:00
Andrea Marchesini
486c51bb1c
Bug 677638 - Start() method
2013-09-03 14:38:56 +02:00
Andrea Marchesini
d6d8b274d7
Bug 677638 - MessagePort.PostMessage
2013-09-03 14:38:54 +02:00
Andrea Marchesini
ab6d563731
Bug 677638 - MessagePorts in Structured Clone Algorithm, r=smaug
2013-09-03 14:38:51 +02:00
Andrea Marchesini
4956384f89
Bug 677638 - Patch 1 - MessageChannel and MessagePort interfaces, r=smaug
2013-09-03 14:38:49 +02:00
Andrea Marchesini
72b18b8b22
Bug 911085 - Workers postMessage has to set its return value, r=mrbkap
2013-09-03 13:22:31 +02:00
Ed Morley
441d15282a
Merge mozilla-central and inbound
2013-09-03 12:15:19 +01:00
Nicholas Nethercote
d74157039d
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
...
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
2013-08-27 19:59:14 -07:00
Ryan VanderMeulen
c5f22b13b6
Bug 842386 - Disable text_xhr_timeout on OSX. r=dammit
2013-09-01 21:53:24 -04:00
Nicholas Cameron
a958a793b4
Bug 910158. Don't include BasicLayers.h unnecessarily. r=roc
2013-09-02 10:20:45 +12:00
Nicholas Nethercote
9d7bc3d7f1
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 76bf96ce8d6e16c8573584d9e8e70c80371f66eb
2013-08-27 16:24:51 -07:00
Nicholas Nethercote
8b1341d991
Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence.
2013-09-02 22:01:18 -07:00
Michael Harrison
e8560a17bf
Bug 909768 - Replace idl::GeoPositionOptions with dom::PositionOptions. r=jdm
2013-09-06 16:44:26 -04:00
Ehsan Akhgari
3956f8e1f5
Bug 913531 - Remove the unnecessary #includes from nsIXPConnect.idl; r=bholley
2013-09-06 13:50:24 -04:00
Fabrice Desré
219d6b09d5
Bug 906824 - Fix System JS : ERROR in green Gaia UI test runs. r=vingtetun
2013-09-06 14:18:48 -04:00
Marco Castelluccio
5be2415cd1
Bug 912164 - Timestamp property is no longer set for app.launch(). r=fabrice
2013-09-06 14:18:21 -04:00
Ms2ger
db90573f0e
Merge m-c to inbound.
2013-09-06 12:31:58 +02:00
Nicholas Nethercote
86b7ae4c3a
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Bobby Holley
13c8860f40
Bug 912322 - Stop making XBL methods available to the web. r=bz
2013-09-04 19:05:52 -07:00
Bobby Holley
e903e0f569
Bug 912322 - Fix tests. r=bz
...
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-04 19:05:51 -07:00
Wes Kocher
10df022340
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Adam Roach [:abr]
c0095d92cc
Bug 906843 - Instrument signaling for isolation of system delays r=ehugg
2013-09-04 18:50:28 -05:00
Bobby Holley
9469de8c8a
Bug 899367 - Followup bustage fix for some functions that were renamed out from under me. r=me CLOSED TREE
2013-09-04 14:58:23 -07:00
Botond Ballo
8991615154
Bug 904533 - Compute FrameMetrics::mCompositionBounds correctly for subframes. r=tn
2013-08-30 13:22:33 -04:00
Georg Fritzsche
12e410feb9
Bug 899080 - Test fixup part 2 - dom/plugins. r=bsmedberg
2013-09-04 16:05:40 +02:00
Bobby Holley
1e72ccd895
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
...
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
2013-09-04 14:06:57 -07:00
Bobby Holley
d63ea4fbcc
Bug 899367 - Remove xpc_UnmarkGrayContext. r=mccr8
...
Default compartment objects are never gray anymore.
2013-09-04 14:06:56 -07:00
Bobby Holley
4f7b2fec7f
Bug 899367 - Stop storing the window proxy on the JSContext. r=mccr8
...
We need to simultaneously report the new Heap Pointer to the cycle collector,
and remove the old machinery for cycle-collecting the default object via the
JSContext.
2013-09-04 14:06:56 -07:00
Bobby Holley
1c4ff6cccf
Bug 899367 - Have nsGlobalWindow go through nsJSContext to access the outer. r=mccr8
2013-09-04 14:06:55 -07:00
Bobby Holley
df08f737c1
Bug 899367 - Stop depending on the default compartment object for DOM JSContexts. r=mccr8
2013-09-04 14:06:55 -07:00
Bobby Holley
b9a315924b
Bug 899367 - Explicitly traverse outer windows, rather than doing it via JSContext iteration. r=mccr8
...
Note that this machinery will go away in further patches. But we want to be
deliberate about each of these steps.
2013-09-04 14:06:54 -07:00
Bobby Holley
be1dd5ebee
Bug 899367 - Explicitly trace outer windows, rather than doing it via JSContext iteration. r=mccr8
2013-09-04 14:06:54 -07:00
Bobby Holley
59b924c116
Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8
...
We don't cycle collect any other kind, so there's no difference between marking
them gray and letting the JS engine mark them black. This also gets rid of that
nasty code which reset the flag, which billm theorizes has to do with faulty
logic in ContextHolder when creating ephemeral sandbox cxes. The assertion in
this patch should catch us if anything goes wrong.
2013-09-04 14:06:54 -07:00
Boris Zbarsky
ded75e63dc
Bug 910795 part 2. Use the new Rebind() setup to avoid creating string copies for variadic string arguments. r=smaug
2013-09-04 16:43:12 -04:00
Karl Tomlinson
c20bae4715
b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan
...
--HG--
extra : transplant_source : %8A%FB%BC%D3%D0%F3Ct%A5%D1%B1%AF%3D%9Bk%896%7F%7F%1F
2013-09-05 07:44:35 +12:00
Dimi Lee
3c403e6122
Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap
2013-08-22 18:22:25 +08:00
Edgar Chen
55e077b657
Bug 869778 - Part 7: Marionette tests for iccinfo. r=allstars.chh
2013-08-20 15:29:50 +08:00
Edgar Chen
98dff426ed
Bug 869778 - Part 6: Bluetooth changes for msisdn. r=echou
2013-08-21 11:02:24 +08:00
Edgar Chen
1849ba686b
Bug 869778 - Part 5: GPS changes for msisdn. r=kchen
2013-08-21 10:45:57 +08:00
Edgar Chen
33fce45363
Bug 869778 - Part 4: PhoneNumberUtils changes for iccInfo. r=gwagner
2013-08-20 17:59:08 +08:00
Andrew McCreight
3228f67147
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
2013-08-16 13:10:17 -07:00
Peter Van der Beken
02c7fe1b62
Bug 905392 - Need way to throw web-console-visible exception-message from JS-implemented webidl object - bustage fix on a CLOSED TREE.
2013-09-06 15:27:25 +02:00
Peter Van der Beken
ecb01ed68b
Bug 905392 - Need way to throw web-console-visible exception-message from JS-implemented webidl object. r=bz.
2013-09-03 14:01:53 +02:00
aceman
b968953397
Bug 677912 - Follow-up to bug 136556 - change the string ID for localizers. r=bz
2013-09-04 12:52:25 -04:00
Ryan VanderMeulen
d949df5b19
Bug 844025 et al. - Re-enable test_xhr_timeout.html. r=me
2013-08-31 10:15:56 -04:00
Boris Zbarsky
400dee397c
Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv
2013-08-31 00:21:31 -04:00
Boris Zbarsky
e804f0ffca
Bug 910220 part 2. Use the new API in codegen to only throw when needed. r=peterv
2013-08-31 00:21:28 -04:00
Ryan VanderMeulen
384702d754
Backed out changeset b04073aaa278 (bug 911243) for Android 4.0 mochitest failures.
2013-08-30 22:40:23 -04:00
Ryan VanderMeulen
1099e2d840
Merge m-c to inbound.
2013-08-30 21:16:32 -04:00
Masatoshi Kimura
820b7bd8d3
Bug 911243 - Enable test_interfaces.html on B2G. r=smaug
2013-08-31 09:52:44 +09:00
Ryan VanderMeulen
d25946ae49
Merge inbound to m-c.
2013-08-30 20:37:30 -04:00
Ryan VanderMeulen
176ab0bc99
Merge m-c to mozilla-inbound.
2013-08-30 13:43:55 -04:00
Ed Morley
49ca5b33d6
Merge latest green inbound changeset and mozilla-central
2013-08-30 17:23:11 +01:00
Ed Morley
19ef85f0b3
Merge latest green fx-team changeset and mozilla-central
2013-08-30 17:19:46 +01:00
Yuan Xulei
b705b8a88e
Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki
2013-08-30 08:07:16 -04:00
Olli Pettay
83abfe1558
Bug 910797, make Event.isTrusted to work in workers, r=khuey
2013-08-30 12:47:19 +03:00
Randell Jesup
f587d1f5aa
Bug 901583: Reapply mozilla patches on top of webrtc.org 3.34, use NEON detection rs=jesup
...
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
2013-08-30 02:08:57 -04:00
Tim Taubert
2f6dacbfd8
Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz
2013-08-30 06:14:59 +02:00
David Zbarsky
426663fc36
Bug 903277. Support default values other than null for WebIDL unions. r=bzbarsky
2013-08-29 23:29:38 -04:00
Ryan VanderMeulen
5d42dc3763
Merge m-c to b2g-inbound.
2013-08-29 16:43:30 -04:00
Fabrice Desré
ad675c85f9
Bug 910774 - Calling socket.resume() on a socket that's not paused doesn't work properly r=honzab
2013-08-29 13:40:07 -07:00
Ryan VanderMeulen
dc4adceb5c
Merge inbound to m-c on a CLOSED TREE.
2013-08-29 16:04:45 -04:00
Guillaume Abadie
c981a4bb3a
Bug 645792 - Replace throwing an exception by returning null on HTMLCanvasElement::GetContext. r=bjacob
...
CLOSED TREE
2013-08-29 10:14:22 -04:00
Ryan VanderMeulen
c8c1dbcab7
Backed out changeset a58d895d8197 (bug 645792) for OSX leaks.
2013-08-29 13:46:10 -04:00
Guillermo Lopez
8d5c585eec
Bug 910686 - If udp.wakeupEnabled is false or not set, we should not send any wakeup info. r=nsm
2013-08-29 14:37:03 +02:00
Nikhil Marathe
7c8b6a0105
Bug 909270 - Queue PushService alarms. r=jlebar
2013-08-29 09:59:05 -07:00
Ben Turner
7773efd07e
Bug 908432 - 'Crash when reading multiple slices of a cross-process file-backed blob'. r=khuey.
2013-08-29 10:16:44 -07:00
Julien Wajsberg
7d79d536b8
Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug
2013-08-28 09:31:13 +02:00
Donovan Preston
2eaf00fc38
Bug 788960 - Disable test_tcpsocket.js on OSX due to intermittent failures.
2013-08-29 11:38:39 -04:00
Ed Morley
3d41d12e5f
Backed out changeset 96cd73a17b4e (bug 860123)
2013-08-29 16:40:57 +01:00
Ms2ger
1068844584
Bug 860123 - Part 2: Make mochitests expect the new behavior. r=ehsan
...
--HG--
extra : rebase_source : f73cceefbd3220d27b305c052125ebe5b2753c7e
2013-08-29 10:14:33 -04:00
Guillaume Abadie
894d5bc932
bug 645792 - replace throwing an exception by returning null on HTMLCanvasElement::GetContext - r=bjacob
2013-08-29 10:14:22 -04:00
Ed Morley
4564993f3e
Merge latest green inbound changeset and mozilla-central
2013-08-29 14:45:19 +01:00
Ed Morley
28c9dbda5f
Merge mozilla-central and inbound
2013-08-29 11:57:53 +01:00
Ed Morley
305cc947f7
Merge mozilla-central and b2g-inbound
2013-08-29 11:51:08 +01:00
Ed Morley
ac177efd81
Bug 875934 - Moar fixups post backout of bug 870676 \o/
2013-08-29 11:47:45 +01:00
Ed Morley
d10cabc240
Merge mozilla-central and b2g-inbound
2013-08-29 10:50:31 +01:00
Ed Morley
061f421c5b
Backed out changeset cd99d10fc665 (bug 870676) for breaking B2G device image builds on a CLOSED TREE
2013-08-29 10:43:09 +01:00
Ed Morley
fb25f85fa8
Backed out changeset 5a71d3bf48ce (bug 870676)
2013-08-29 10:42:42 +01:00
Ed Morley
66ab2a443b
Backout manual conflict resolution from merge (bug 870676)
2013-08-29 10:41:42 +01:00
Ed Morley
5c4387bb40
Merge mozilla-central and inbound
2013-08-29 10:50:04 +01:00
Ed Morley
bbf6b4e456
Backed out changeset a9ffc1cdb1ae (bug 870676)
2013-08-29 10:25:55 +01:00
Ed Morley
992bf24182
Backed out changeset aebdc69b02e5 (bug 870676)
2013-08-29 10:25:52 +01:00
Ed Morley
e40f337118
Backed out changeset b541479a5bf3 (bug 904993) for mochitest-5 failures on a CLOSED TREE
2013-08-29 09:21:55 +01:00
Phil Ringnalda
c30de3c433
Bug 870676 followup followup, fix followup bustage on a CLOSED TREE
2013-08-28 23:17:43 -07:00
Phil Ringnalda
76ad8b6a19
Bug 870676 followup, fix bustage in the wake of bug 875934
...
CLOSED TREE
2013-08-28 22:40:18 -07:00
Ryan VanderMeulen
1d7bdba295
Merge inbound to m-c.
2013-08-29 00:00:10 -04:00
Kan-Ru Chen (陳侃如)
0b8962d8c6
Bug 910088 - Use webIDL dictionaries for DOMWindowResize event details r=bz
2013-08-29 11:54:31 +08:00
Phil Ringnalda
47ae0f9d36
Merge m-c to a CLOSED TREE b-i
2013-08-28 23:22:08 -07:00
Phil Ringnalda
a812ea4e76
Merge m-c to a CLOSED TREE b-i
2013-08-28 22:49:21 -07:00
Ryan VanderMeulen
e45da17600
Merge m-c to b2g-inbound.
2013-08-29 00:24:45 -04:00
Ryan VanderMeulen
b919e61a1c
Merge b2g-inbound to m-c.
2013-08-28 22:48:03 -04:00
Ryan VanderMeulen
55619c362b
Backed out changeset 70153e30c826 (bug 823822) for bringing back the crashtest failures it was supposed to be fixing.
...
CLOSED TREE
2013-08-28 20:52:02 -04:00
Ben Turner
29adf4f298
Bug 823822 - Reenable test and fix worker assertion.
2013-08-28 16:36:20 -07:00
Ryan VanderMeulen
86dff1c4e6
Backed out changeset cd6c3d55bbc9 (bug 906096) for B2G test bustage.
...
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-08-28 13:26:29 -04:00
Pin Zhang
8fdbde9324
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey CLOSED TREE
2013-08-28 10:25:09 -07:00
Pin Zhang
0b9822723b
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:24:23 -07:00
Kyle Huey
7164ad4749
Back out my failed attempt to land bug 870676.
2013-08-28 10:23:32 -07:00
Kyle Huey
781a923eab
No bug: Make some whitespace changes on a CLOSED TREE. r=me
2013-08-28 10:20:51 -07:00
Kyle Huey
fcd4cf2b3c
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey
2013-08-28 10:17:37 -07:00
Kyle Huey
46d8d54f75
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:11:53 -07:00
Kyle Huey
0907c06c26
Back out my failed attempt to land bug 870676.
2013-08-28 10:10:39 -07:00
Kyle Huey
c4bb026ae2
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey
2013-08-28 09:45:50 -07:00
Kyle Huey
9ceea02eda
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 09:44:33 -07:00
Nicholas Nethercote
1317c34f0a
Bug 909514 (follow-up) - Remove unnecessary |#include "jsapi.h"| from BindingDeclarations.h. r=bz.
...
--HG--
extra : rebase_source : 10c9aa3cb7cdc0892c5c07d93adfc23a0bec904d
2013-08-28 02:37:08 -07:00
Nicholas Nethercote
7c39e3a3aa
Bug 910109 (part 1) - Make jsproxy.h not depend on jsapi.h. r=luke.
...
--HG--
extra : rebase_source : bc2fa911e3a7feaafb778b756994e126257585a7
2013-08-28 17:20:24 -07:00
Phil Ringnalda
83146f20ff
Merge m-c to a CLOSED TREE m-i
2013-08-28 23:20:20 -07:00
Phil Ringnalda
28ad77f8d6
Merge m-c to a CLOSED TREE m-i
2013-08-28 22:46:17 -07:00
Olli Pettay
0e09f2c292
Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8
...
--HG--
extra : rebase_source : 955958237c5b4dd5a062b5d40ae976f7da31a33f
2013-08-28 23:55:29 +03:00
Boris Zbarsky
b2ac74d408
Bug 903419 part 2. Report unhandled rejections in promises. r=smaug,bholley,luke
2013-08-29 00:30:06 -04:00
Boris Zbarsky
18cd0e8414
Bug 903419 part 1. Change js::GetErrorTypeName to take a JSRuntime, not a JSContext. r=luke
2013-08-29 00:30:06 -04:00
Boris Zbarsky
147ce0c04a
Bug 909863. Add support for the [SameObject] extended attribute in WebIDL. r=khuey
2013-08-29 00:30:05 -04:00
Boris Zbarsky
2ad03e9425
Bug 901116. Give a better error message if the same name is typedeffed twice in WebIDL. r=khuey
...
We could also switch typedefs to using IDLWrapperType, but this seems like a smaller and still-sane change.
2013-08-29 00:30:05 -04:00
Boris Zbarsky
e077229d95
Bug 868799 part 3. Use RootedTypedArray in codegen. r=smaug
2013-08-29 00:30:05 -04:00
Boris Zbarsky
ac2d0f3985
Bug 868799 part 2. Disallow copy-construction of typed array structs, so people can't accidentally pass them by value and end up unrooted. r=smaug
2013-08-29 00:30:05 -04:00
Boris Zbarsky
315a027d5a
Bug 868799 part 1. Introduce a RootedTypedArray class. r=terrence
2013-08-29 00:30:04 -04:00
Boris Zbarsky
5b2946f0a8
Bug 909859. Make the doctype argument of createDocument optional. r=smaug
2013-08-29 00:30:04 -04:00
Rick Eyre
d91df96fac
Bug 868509 - Rename TextTrackCue to VTTCue r=rillian
...
This way we can ensure that JS code written for WebVTT is spec
compliant while at the same time not having to abstract VTTCue
from TextTrackCue.
--HG--
rename : dom/webidl/TextTrackCue.webidl => dom/webidl/VTTCue.webidl
2013-08-27 13:07:00 -07:00
Masatoshi Kimura
537980e822
Bug 910291 - Hide TraceMalloc debug functions from content. r=bz
2013-08-29 07:48:43 +09:00
Masatoshi Kimura
890ecab565
Bug 909340 - Make sure the interface object for XULElement is created before the prototype object so that it is hidden from content. r=bz
2013-08-29 07:48:42 +09:00
Ryan VanderMeulen
2cd028c6e3
Bug 823822 - Disable 769464.html for leaking asserts into other tests on a CLOSED TREE.
2013-08-28 16:33:25 -04:00
Nicholas D. Matsakis
e9956f1d13
Bug 898347 - Move structType from DOM names to global names r=evilpie CLOSED TREE
2013-08-28 15:14:15 -04:00
Thomas Zimmermann
afae6934d4
Bug 906020: Remove BluetoothArrayOfDevicePropertiesRunnable, r=echou,gyeh
...
With the completely non-blocking handling of 'GetProperties' message
there is no need for BluetoothArrayOfDevicePropertiesRunnable any longer.
--HG--
extra : rebase_source : 8cbdf1bfdf4aec3dfd797326a6846931a8099723
2013-08-27 01:00:58 +02:00
Thomas Zimmermann
667d0d91df
Bug 906020: Implement non-blocking BluetoothArrayOfDevicePropertiesRunnable, r=echou,gyeh
...
BluetoothArrayOfDevicePropertiesRunnable used to block while waiting
for the results of the 'GetProperties' messages it sends over DBus. With
this patch, each 'GetProperties' operation is performed asyncronously
and the result is handled in a DBus reply handler. The same reply handler
gets used for all 'GetProperties' messages until all devices have been
processed. In this case the final Bluetooth reply runnable gets
dispatched.
The old function GetPropertiesInternal is now unused and has been
removed.
--HG--
extra : rebase_source : 6e5ed63ce2077e16bcaf995c3ca89f923ec8b37e
2013-08-27 01:00:47 +02:00
Ryan VanderMeulen
50d75135b0
Merge m-c to b2g-inbound.
2013-08-30 13:42:41 -04:00
Kartikaya Gupta
f5f0ff5641
Bug 907754 - Ensure that the zoom on the FrameMetrics is initialized correctly for all frames. r=tn
...
RecordFrameMetrics gets called on a variety of layers. Previously it would
incorrectly set mZoom for a number of these layers. For scrollable container
layers inside the main document, it would set the mResolution from the
presShell's resolution, thus compounding the painted resolution.
Furthermore, for iframes inside the document, it would assign mZoom the
value from TabChild's mLastMetrics, which is only meant to apply to the
top-level document. Prior to multi-apzc work these values were never used
so it didn't matter but now they are so they should be assigned correctly.
2013-08-30 13:11:01 -04:00
Chia-hung Tai
41251270d9
Bug 904993 - B2G MMS: Return proper error codes when failing to retrieve MMS due to any network reasons. r=vyang
2013-08-19 18:34:11 +08:00
Gregor Wagner
24c459b33b
Bug 905927 - [Contacts API] fail in matching digits test. r=bent
2013-08-29 07:56:19 -07:00
Kan-Ru Chen (陳侃如)
1f0e2a98f5
Bug 910088 - Follow up: Return false if failed to get JS::Value. r=bz
2013-08-29 22:38:56 +08:00
Ed Morley
e197028405
Merge mozilla-central and b2g-inbound
2013-08-29 15:10:05 +01:00
Marco Castelluccio
dc1dd8a274
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
Marco Castelluccio
4f63c9f22b
Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice
2013-08-29 09:58:59 -04:00
Jessica Jong
aa22fe92f4
Bug 908603 - B2G RIL: Data connection not workable after flight mode on/off. r=vicamo
2013-08-29 09:58:41 -04:00
Sotaro Ikeda
eb51eb5a9e
Bug 909746 - Call SetIsDOMBinding() in nsDOMCameraControl. r=bz
2013-08-29 09:57:53 -04:00
Ryan VanderMeulen
8aa8a599ce
Merge m-c to inbound.
2013-08-29 20:48:34 -04:00
Andrea Marchesini
387047cba6
Bug 912086 - Several Workers methods do not set their return value. r=mrbkap
...
--HG--
rename : dom/workers/test/bug911085_worker.js => dom/workers/test/rvals_worker.js
rename : dom/workers/test/test_bug911085.html => dom/workers/test/test_rvals.html
2013-09-04 13:20:51 -04:00
Andrea Marchesini
98502ae5c7
Bug 887364 - URL API for Workers. r=khuey
2013-09-04 13:07:34 -04:00
Andrea Marchesini
d80e13725f
Bug 887364 - URL API for main thread. r=ehsan
2013-09-04 13:07:21 -04:00
Andrea Marchesini
3660c403e6
Bug 887364 - Update URLUtils interface. r=ehsan
2013-09-04 13:05:10 -04:00
Masatoshi Kimura
b3daaed6eb
Bug 911573 - Stablize the pointerlock test. r=smaug
2013-09-05 01:02:34 +09:00
Masatoshi Kimura
216f76200c
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
2013-09-05 01:02:34 +09:00
Ed Morley
f509dcbf07
Merge mozilla-central and inbound
2013-09-04 16:53:03 +01:00
Tom Schuster
7767b636b2
Bug 910431 - Electrolysis: Permission code followup. f=felipe
2013-09-04 11:40:16 -04:00