Commit Graph

17632 Commits

Author SHA1 Message Date
Peter Van der Beken
5a6257bfce Bug 871849 - Correctly trace expando objects for OverrideBuiltin proxies. r=bzbarsky.
--HG--
extra : rebase_source : 0c848e1c18a366ecd95b1a9acc4b517d108131fe
2013-05-17 17:04:08 +02:00
Alfredo Yang
1475b46109 Bug 855741 - Add FocusEvent to test_interface. r=smaug 2013-06-05 08:02:51 -04:00
Alfredo Yang
5b1f01f4d8 Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug 2013-06-05 08:02:51 -04:00
Alfredo Yang
bb9e1b8d60 Bug 829862 - Recalculate scroll direction when traversing to the outer frame. r=vivien 2013-06-05 08:02:51 -04:00
Ed Morley
c854fb63d7 Merge mozilla-central and inbound 2013-06-05 11:55:20 +01:00
Ed Morley
6b74503fc1 Merge latest green birch changeset and mozilla-central 2013-06-05 11:45:53 +01:00
Jan Varga
74516b1e86 Bug 878703 - Cleanup usage of IO thread only objects. r=bent 2013-06-05 10:11:23 +02:00
Vicamo Yang
a8d0ea975a Bug 877560: B2G RIL - support EF_CBMID. r=yoshi 2013-06-05 14:55:36 +08:00
Bobby Holley
da316c6a98 Bug 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger
Some of these callers seem to be passing a ccx when they don't need to, but
let's just remove the param all together for consistency.
2013-06-04 21:11:19 -07:00
Bobby Holley
638227a746 Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger 2013-06-04 21:11:19 -07:00
Fabrice Desré
724b5d30d9 Bug 877984 - Trying to update a hosted app preloading appcache that was preinstalled will fail to update r=gene.lian 2013-06-05 10:43:45 +08:00
Michael Wu
d069286d6f Backout bug 869903 for test failures 2013-06-04 21:59:34 -04:00
Michael Wu
d2dd57ee66 Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures 2013-06-04 21:58:53 -04:00
Michael Wu
e166cf302e Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar 2013-06-04 19:41:39 -04:00
Reuben Morais
1f0a82e81b Bug 874611 - Fix error reporting in some ContactDB methods. r=gwagner 2013-06-04 14:23:19 -07:00
Ryan VanderMeulen
72d7d56f36 Merge birch to m-c. 2013-06-04 15:00:37 -04:00
Nikhil Marathe
fcbe7dacc7 Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene 2013-06-04 09:13:16 -07:00
Dave Hylands
84e196b145 Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv 2013-06-04 16:35:33 +02:00
Ed Morley
301e55bfe7 Merge latest green inbound changeset and mozilla-central 2013-06-04 15:14:21 +01: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
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
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
Bobby Holley
f06e741959 Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
Bobby Holley
da92b2ad75 Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap
This way, we get the callback wrapping behavior for free.
2013-06-04 19:56:42 -07:00
Bobby Holley
17992acedf Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap 2013-06-04 19:56:41 -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
Reuben Morais
6709994c28 Bug 877003 - Convert TestSettingsAPI.cpp to a mochitest-chrome. r=fabrice
--HG--
extra : rebase_source : d338fc0222346f4ddd043b32d43462c6365f16f5
2013-05-31 15:28:46 -07:00
Adam Roach [:abr]
11553f1b1e Backed out changeset 90968836cce3 (bug 784519) r=bustage 2013-06-04 16:54:30 -05:00
Adam Roach [:abr]
ef2b4d6c80 Backed out changeset 8ec73e6aa7d3 (bug 784519) r=bustage 2013-06-04 16:54:29 -05: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