Bobby Holley
9f3d1e24f0
Bug 899245 - Rename js::GetDefaultGlobalForContext to js::DefaultObjectForContextOrNull. r=luke
...
This is more correct, since the object very often is not a global.
2013-07-29 16:45:25 -07:00
David Zbarsky
1a7436ff31
Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz
2013-07-29 16:04:09 -07:00
David Zbarsky
d3fdca2e8d
Bug 898105 - Remove nsIDOMTouch r=reuben
2013-07-29 16:04:09 -07:00
David Zbarsky
bda9d28852
Bug 898104 - Remove nsIDOMTouchList r=smaug
2013-07-29 16:04:09 -07:00
David Zbarsky
0240aeb948
Bug 898930 - Remove nsIDOMTouchEvent r=smaug
2013-07-29 16:04:08 -07:00
Ryan VanderMeulen
2ef7a9892a
Merge m-c to inbound.
2013-07-29 18:42:45 -04:00
Ryan VanderMeulen
feb67ec651
Merge m-c to birch.
2013-07-29 16:07:59 -04:00
Jose Antonio Olivera Ortega
d236f18c28
Bug 833754 - Part 2: Changes in tests for call barring through MMI codes. r=ferjm
2013-07-29 20:17:33 +02:00
Jose Antonio Olivera Ortega
e4042e1d35
Bug 833754 - Part 1: RIL changes for call barring through MMI codes. r=ferjm
2013-07-29 20:17:29 +02:00
Tomoaki Konno
f7cd8c637c
Bug 797561 - Expose a server tcp socket API to web applications r=honza
2013-07-29 10:36:43 -07:00
Ms2ger
b54682c23a
Bug 897484 - followup: root newly added code to fix bustage on a CLOSED TREE.
2013-07-29 18:27:04 +02:00
Hsin-Yi Tsai
63802ef950
Bug 899028 - [B2G] [CDMA] reject an incoming call. r=vicamo
2013-07-29 18:47:24 +08:00
Chia-hung Tai
314bbc0aac
Bug 898202 - [B2G][MMS]Unable to send/receive MMS using AT&T or prepaid T-Mobile SIMs. r=vyang
2013-07-26 18:30:47 +08:00
Jakub Siemiatkowski
1b128f68c5
Bug 855727 - SimplePush: Remove redundant 409 error code for conflicting channelIDs. r=nsm
2013-07-29 11:59:27 -04:00
Ed Morley
c399512b8b
Merge latest green birch changeset and mozilla-central
2013-07-29 15:15:48 +01:00
Gina Yeh
d0281d4eed
Bug 842948 - Patch 6: Implement dictionaries, r=echou
2013-07-29 17:32:35 +08:00
Gina Yeh
cf8759bbd7
Bug 842948 - Patch 5: Implement UpdateNotification, r=echou
2013-07-29 17:32:34 +08:00
Gina Yeh
d06efcb8d9
Bug 842948 - Patch 4: Handle signal "GetPlayStatus", r=echou
2013-07-29 17:32:34 +08:00
Gina Yeh
de14e1f9fe
Bug 842948 - Patch 3: Cache AVRCP data in BluetoothA2dpManager, r=echou
2013-07-29 17:32:34 +08:00
Gina Yeh
e9527b054f
Bug 842948 - Patch 2: Handle control signal "PropertyChanged" and add IsConnected() in BluetoothProfileManagerBase, r=echou
2013-07-29 17:32:34 +08:00
Gina Yeh
d368c340e4
Bug 842948 - Patch 1: Implement API for AVRCP 1.3, r=echou, sr=mrbkap
2013-07-29 17:32:34 +08:00
Ed Morley
910ec19dd4
Backed out changeset 9e90a81b9e37 (bug 856361)
2013-07-29 09:55:06 +01:00
Ed Morley
578087bb22
Backed out changeset 911a11878522 (bug 855568)
2013-07-29 09:55:01 +01:00
Antonio M. Amaya
d1d45aa4d0
Bug 896945 - Allow System Messages to inform gaia they should bring up the receiving app in a configurable way. r=gene,fabrice a=leo+
2013-07-25 14:36:15 +02:00
Reuben Morais
c2883a9292
Bug 886764 - [Contacts API] we can have empty strings in the "telMatch" index resulting in matching these contacts for invalid phone numbers in findByIndex. r=gwagner, a=leo+
2013-07-28 20:34:18 -07:00
Ehsan Akhgari
570b52a11a
Bug 855568 - Implement MediaElementAudioSourceNode. r=roc
...
--HG--
extra : rebase_source : f6b44a0400aeaa6a2075d16a3196f3db13d0afb5
2013-07-25 15:01:49 +12:00
Masatoshi Kimura
7d5415ab6e
Bug 898687 - Test to make sure XUL classes are hidden from content. r=Jan.Varga, smaug
2013-07-29 23:45:59 +09:00
Masatoshi Kimura
3fde1bcef1
Bug 898687 - Hide XUL related classes from content. r=Jan.Varga
2013-07-29 23:45:58 +09:00
Ed Morley
d3b3b0d686
Merge mozilla-central and inbound
2013-07-29 15:42:41 +01:00
Jon Coppeard
fd4d274d46
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
2013-07-26 10:00:38 +01:00
secretrobotron
8f02d85140
Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan
...
--HG--
extra : rebase_source : ee1a8c2dc39574aeb6165a063553489f08d19380
2013-07-24 23:29:39 +12:00
Robert O'Callahan
55f5153795
Backing out 6ba07a3e0c80 (bug 892978) to fix test failures
2013-07-29 11:51:37 +12:00
Boris Zbarsky
238b6bebd6
Bug 895495 followup. Pass the needed second string to the exception message if the first argument of _create is not a Window. r=ms2ger
2013-07-28 10:50:35 -07:00
Guillaume Abadie
9948cf0afc
bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query) - r=jgilbert
2013-07-28 11:59:03 -04:00
Gregor Wagner
8e87af9f12
Bug 897924, Bug 897657 - Disable Contacts tests on Android. r=permaorange.
2013-07-27 19:00:51 -07:00
Ryan VanderMeulen
44516eaba9
Merge birch to m-c.
2013-07-27 21:50:37 -04:00
Ryan VanderMeulen
ae20d0e59b
Merge m-c to inbound.
2013-07-27 13:31:57 -04:00
Olli Pettay
26e794eac5
Bug 897433 - Telemetry for SnowWhite and more async SnowWhite freeing (patch v4), r=mccr8
2013-07-27 13:48:45 +03:00
Bobby Holley
bdfd3b10bb
Bug 893324 - Invoke CleanUp synchronously and unconditionally for modal dialog windows. r=jst
...
Historically, we've had a bunch of complicated machinery to delay the call to
CleanUp() for modal dialogs, since we needed to harvest the return value after
the window closed. But in the current world we don't actually null out
mReturnValue in CleanUp() at all, which presumably happened sometime around the
time mReturnValue became cycle-collected. So this stuff can just go away. \o/
That simplification is righteous in itself. But it also fixes the bug here as-
filed. When the user quits while a modal dialog is currently being displayed,
a failure code ends up bubbling up through windowWatcher to the OpenInternal call
in nsGlobalWindow::ShowModalDialog, which means that we're unable to do our
delayed CleanUp() call for the outer modal window. At first it seemed like a hard
problem to solve, but with the above it becomes trivial.
2013-07-26 15:46:13 -07:00
Guilherme Gonçalves
b26fc4a7ca
Bug 884921 - navigator.geolocation should never be null. r=dougt
2013-07-26 16:12:12 -04:00
David Zbarsky
6753f28dcc
Bug 856472: CanvasPattern and CanvasGradient don't need to inherit nsISupports r=bz
2013-07-26 11:25:56 -07:00
David Zbarsky
a4a3a95214
Bug 865998: Implement WebIDL union return values r=bz
2013-07-26 11:25:54 -07:00
Ryan VanderMeulen
ba5199d8de
Merge m-c to inbound.
2013-07-26 14:20:01 -04:00
David Zbarsky
0f65482b40
Remove unneeded 'nativeOwnership': 'refcounted' annotations, no bug
2013-07-26 13:20:22 -07:00
Ryan VanderMeulen
bd7aefa3d9
Merge m-c to birch.
2013-07-26 10:48:24 -04:00
Vicamo Yang
40d98c0265
Bug 891235: remove mozSms. rs=mounir
2013-07-26 18:40:27 +08:00
Reuben Morais
1ac036b5a4
Bug 895994 - Add a missing .bind(this) to ContactDB's upgrade code. r=gwagner
2013-07-25 17:43:47 -07:00
Alive Kuo
bac4a808ba
Bug 887650 - Append extra information about activity caller in system message. r=gene
2013-07-25 13:18:24 -04:00
Ed Morley
4cc671a850
Merge mozilla-central and birch
2013-07-25 17:05:50 +01:00
Ed Morley
8dc6e27254
Merge latest green birch changeset and mozilla-central
2013-07-25 16:32:43 +01:00