Commit Graph

17606 Commits

Author SHA1 Message Date
Ryan VanderMeulen
6d3218ffe0 Merge m-c to inbound. 2013-06-04 10:12:12 -04:00
Ryan VanderMeulen
12c235dab6 Merge birch to m-c. 2013-06-04 10:11:39 -04:00
Chia-hung Tai
5a728b4965 Bug 879152 - B2G MMS: Set the delivery status to error when retrieveMMS fail. r=gene.lian 2013-06-04 17:42:19 +08:00
Thomas Zimmermann
96fb8c658b Bug 875273 - Re-introduce assertion in RunDBusCallback. r=echou
With the landing of bug 830290, no DBus callback should ever run in
the main thread. This patch therefore re-introduces the corresponding
assertion statement.
2013-06-04 08:07:29 -04:00
Tim Taubert
445a41b038 Bug 878801 - part 1 - introduce nsIDOMWindowUtils.getBoundsWithoutFlushing(); r=roc 2013-06-04 08:06:29 +02:00
Ehsan Akhgari
73f4fbc038 Bug 861371 - Allow Web IDL enums to have names starting with a digit; r=bzbarsky
--HG--
extra : rebase_source : 5ebf235e9408bdfdfd37504e2f79c65978ccf51d
2013-06-03 17:54:46 -04:00
Ryan VanderMeulen
69bb28492a Merge m-c to birch. 2013-06-03 15:58:10 -04:00
Ben Kelly
733adbb4b1 Bug 874462 - Add "startsWith" filterOp. r=reuben
The "contains" filterOp in ContactsAPI currently implements a filter that
only matches the start of each value when filtering by fields other than
"tel". This behavior is desirable for some uses, but does not match the
"contains" keyword.

Therefore, add a "startsWith" filterOp in addition to the current "contains".
A warning is sent to console.warn() if "contains" is used for non-"tel"
operations. A separate bug will be written to fix "contains" to perform full
text search.
2013-06-03 13:30:39 -04:00
Randell Jesup
6249d89fc4 Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00
David Chan
853e260bc3 Bug 878814 - Add WebIDL support to permission tests; r=baku 2013-06-03 11:44:14 -07:00
Ryan VanderMeulen
2182e742cb Merge m-c to inbound. 2013-06-03 11:58:20 -04:00
Dave Hylands
3357939e3e Bug 874213 - DeviceStorage: Add .default attribute to the device storage object. r=janv 2013-06-03 17:35:02 +02:00
Ben Turner
4d43cdc935 Bug 877952 - 'IndexedDB upgrade should proceed even when file manager directories are not present'. r=janv. 2013-06-03 08:16:06 -07:00
Kartikaya Gupta
46a7789a65 Bug 877728 - Convert some CSS rects passed to Java from gfx::Rect to CSSRect. r=BenWa 2013-06-03 09:52:44 -04:00
Chia-hung Tai
688c2390b7 Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang 2013-06-03 12:21:06 +08:00
Phil Ringnalda
f90033009f Merge m-i and m-c 2013-06-02 12:06:39 -07:00
Ms2ger
77bc93f8b2 Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug 2013-06-02 17:38:25 +02:00
Ms2ger
b7fa0c2492 Merge m-c to m-i. 2013-06-02 17:38:01 +02:00
Eric Chou
134b84c4e7 Backed out changeset 736965f66934 2013-06-02 22:42:43 +08:00
Eric Chou
ff1dcf936f Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-06-02 21:54:41 +08:00
Eric Chou
e4490cd86d Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-05-31 21:49:42 +08:00
Eric Chou
0c6539ea2a Bug 878005 - Send system message 'ATD>' to Gaia instead of sending 'BLDN' when receive 'ATD>' from headset, r=gyeh 2013-05-31 20:43:18 +08:00
Gary Kwong
544e8798b3 Bug 879092 - Have different runtime abort messages for the different error types. r=jlebar 2013-06-03 21:15:40 -07:00
Robert O'Callahan
aa60d410a4 Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
2013-06-04 15:28:23 +12:00
Makoto Kato
7f782812e3 Bug 871462 - Clean up string API usages on Gonk. r=dbaron 2013-06-03 17:41:27 +09:00
Ehsan Akhgari
b6cfec5d54 Bug 879014 - Part 2: Implement the alternate enum values for BiquadFilterNode; r=roc 2013-06-03 19:23:06 -04:00
Ehsan Akhgari
61a50048f8 Bug 879014 - Part 1: Implement the alternate enum values for PannerNode; r=roc 2013-06-03 19:22:48 -04:00
Tim Taubert
bf97ac300c Bug 453650 - implement reflow observers for docShells; r=bz 2013-06-01 12:00:12 +02:00
Ms2ger
06c2cdb2a4 Bug 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz 2013-06-01 08:56:34 +02:00
Ms2ger
0c1f17bb70 Bug 870466 - Remove initProgressEvent from workers; r=bent 2013-06-01 08:56:26 +02:00
Ms2ger
94aefffcb2 Bug 876602 - Move JS-implemented webidl construction code into C++; r=bz 2013-06-01 08:56:23 +02:00
Ms2ger
6452f0c3f0 Bug 876604 - Outparamdel UnwrapDOMObjectToISupports; r=bz 2013-06-01 08:56:02 +02:00
Ms2ger
874b3539df Bug 871287 - Part c: Move DeviceStorage to WebIDL; r=smaug 2013-06-01 08:56:00 +02:00
Ms2ger
09b8d86b19 Bug 871287 - Part b: Don't silently clear nsRefPtrs in DeviceStorage; r=dhylands 2013-06-01 08:55:02 +02:00
Ms2ger
8345a5edc6 Bug 871287 - Part a: Random cleanup in DeviceStorage; r=dhylands 2013-06-01 08:54:46 +02:00
Ms2ger
0ca5c81b38 Bug 871286 - Use strings in nsIDOMDeviceStorage; r=smaug 2013-06-01 08:54:40 +02:00
Ms2ger
4b6bac58fd Bug 876240 - Move OfflineResourceList to WebIDL; r=mounir 2013-06-01 08:53:44 +02:00
Ms2ger
26a2156b34 Bug 876605 - Simplify the Init function of WebIDL dictionaries; r=smaug 2013-06-01 08:53:40 +02:00
Ms2ger
23f0aea8cc Bug 874084 - Remove dead code that used to support document.all.tags; r=bz 2013-06-01 08:53:12 +02:00
Ms2ger
cb0d5930a7 Bug 857587 - Stop using JS::Value for nsIDOMTelephony.call; r=bent 2013-06-01 08:53:06 +02:00
Chris Peterson
a0b40933ce Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde 2013-05-30 11:26:02 -07:00
Andrea Marchesini
323b7f4c12 Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
Andrea Marchesini
6ee7756be1 Bug 858524 - Rename nsBarProp to BarProp, r=ms2ger
--HG--
rename : dom/base/nsBarProps.cpp => dom/base/BarProps.cpp
rename : dom/base/nsBarProps.h => dom/base/BarProps.h
2013-05-31 03:30:00 -07:00
Ms2ger
ebfa207500 Merge m-c to m-i. 2013-06-01 15:00:46 +02:00
Patrick Wang
f7af0872d2 Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
Ed Morley
7181ea0687 Backed out changeset 0cd289fcea16 (bug 876936) for failing in test_alarm_add_date.html 2013-06-04 09:37:38 +01:00
Chia-hung Tai
286c6df2aa Bug 810099 follow-up fix - B2G MMS: support onretrieving event. r=gene.lian a=leo+ 2013-06-04 12:01:58 +08:00
Nikhil Marathe
d3caa99f6f Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene 2013-06-03 21:35:39 -07:00
Reuben Morais
dce257597b Bug 832936 - Implement mozContacts.getCount. r=gwagner sr=sicking 2013-06-03 20:45:10 -07:00
Reuben Morais
96a3e4af42 Bug 869615 - Sanitize Contact properties everywhere, not just in init. r=bent
--HG--
extra : rebase_source : 25fd18299c15cee78dff008460c89e78ba60d842
2013-06-03 18:50:31 -07:00