Trevor Saunders
1e767d04d1
bug 870678 - remove nsIDOMCameraManager r=bz
2013-05-14 06:59:11 -04:00
Trevor Saunders
aed9eba249
bug 870678 - convert CameraManager to webidl r=bz
2013-05-10 02:25:25 -04:00
Ryan VanderMeulen
826cfdea72
Backed out changeset 201d347cda5d (bug 874069) for xpcshell crashes.
2013-06-05 20:39:49 -04:00
Manu Chaudhary
55b3dce19d
Bug 874069 - Use one geolocation instance object per ContentParent. r=jdm
2013-06-05 17:55:34 -04:00
Trevor Saunders
404b82a6df
backout bug 877886 for bustage
2013-06-05 17:50:30 -04:00
Trevor Saunders
82ade4173d
bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug
2013-05-30 18:34:53 -04:00
Ryan VanderMeulen
092e3941a2
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Ed Morley
f99356909a
Merge mozilla-central and birch
2013-06-05 11:49:44 +01:00
Ed Morley
0a17ad2fbb
Merge latest green birch changeset and mozilla-central
2013-06-05 11:45:53 +01:00
Vicamo Yang
6ec0122687
Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene
2013-06-05 17:42:42 +08:00
Vicamo Yang
97cf2da443
Bug 879225: NetworkManager - extract hostname from various formats. r=gene
2013-06-05 17:20:50 +08:00
Vicamo Yang
46e9e2bf89
Bug 877560: B2G RIL - support EF_CBMID. r=yoshi
2013-06-05 14:55:36 +08:00
Bobby Holley
c10703b2f4
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
868b75c7e1
Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger
2013-06-04 21:11:19 -07:00
Fabrice Desré
cb2aec619e
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
54de48fdf4
Backout bug 869903 for test failures
2013-06-04 21:59:34 -04:00
Michael Wu
56dcdcf684
Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures
2013-06-04 21:58:53 -04:00
Michael Wu
6daa9a0db2
Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar
2013-06-04 19:41:39 -04:00
Reuben Morais
b156ac5b1b
Bug 874611 - Fix error reporting in some ContactDB methods. r=gwagner
2013-06-04 14:23:19 -07:00
Ryan VanderMeulen
63636e5fd9
Merge birch to m-c.
2013-06-04 15:00:37 -04:00
Nikhil Marathe
00af3b3bba
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
b6aed37262
Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv
2013-06-04 16:35:33 +02:00
Ed Morley
9eefe35b00
Merge latest green inbound changeset and mozilla-central
2013-06-04 15:14:21 +01:00
Ryan VanderMeulen
7344db4eb5
Merge birch to m-c.
2013-06-04 10:11:39 -04:00
Chia-hung Tai
6019a86df9
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
2003d4265a
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
07d2a71b3d
Bug 878801 - part 1 - introduce nsIDOMWindowUtils.getBoundsWithoutFlushing(); r=roc
2013-06-04 08:06:29 +02:00
Ehsan Akhgari
917c82f714
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
ada96080a4
Merge m-c to birch.
2013-06-03 15:58:10 -04:00
Randell Jesup
1409e2dda2
Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug
2013-06-03 17:34:42 -04:00
David Chan
d9133d9905
Bug 878814 - Add WebIDL support to permission tests; r=baku
2013-06-03 11:44:14 -07:00
Ben Kelly
7f00db4e85
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
2efb065754
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
80284df288
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
30b74b2c6b
Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap
2013-06-04 19:56:41 -07:00
Ryan VanderMeulen
c943988608
Merge m-c to inbound.
2013-06-03 11:58:20 -04:00
Dave Hylands
3a7189e4c2
Bug 874213 - DeviceStorage: Add .default attribute to the device storage object. r=janv
2013-06-03 17:35:02 +02:00
Ben Turner
eec02b64f8
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
e1db212150
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
6a49fc2151
Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang
2013-06-03 12:21:06 +08:00
Reuben Morais
48736c4fb4
Bug 877003 - Convert TestSettingsAPI.cpp to a mochitest-chrome. r=fabrice
...
--HG--
extra : rebase_source : d338fc0222346f4ddd043b32d43462c6365f16f5
2013-05-31 15:28:46 -07:00
Arnaud Sourioux
4f029c7b82
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
2013-06-05 12:15:48 -04:00
Adam Roach [:abr]
04bf03bdc1
Backed out changeset 90968836cce3 (bug 784519) r=bustage
2013-06-04 16:54:30 -05:00
Adam Roach [:abr]
a12345cd39
Backed out changeset 8ec73e6aa7d3 (bug 784519) r=bustage
2013-06-04 16:54:29 -05:00
Phil Ringnalda
ed12977c60
Merge m-i and m-c
2013-06-02 12:06:39 -07:00
Ms2ger
c1d0d7d622
Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug
2013-06-02 17:38:25 +02:00
Ms2ger
8ecf333ae2
Merge m-c to m-i.
2013-06-02 17:38:01 +02:00
Eric Chou
82aab3bfd5
Backed out changeset 736965f66934
2013-06-02 22:42:43 +08:00
Eric Chou
6d70a08a5d
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
648ad4c01e
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