Ryan VanderMeulen
3e14ec93b2
Merge m-c to inbound.
2014-03-26 23:09:54 -04:00
Ryan VanderMeulen
4dc5242df5
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Ryan VanderMeulen
0581431d4c
Merge fx-team to m-c.
2014-03-26 20:51:01 -04:00
Ryan VanderMeulen
bff11409a3
Merge b2g-inbound to m-c.
2014-03-26 20:46:47 -04:00
Randell Jesup
c349c2420d
Bug 986764: don't leak a thread for every getUserMedia doorhanger r=jib
2014-03-26 17:57:46 -04:00
Carsten "Tomcat" Book
9cb216684f
Backed out changeset 246f001547ac (bug 981085)
2014-03-26 11:09:16 +01:00
Wes Kocher
0d58e41dd9
Merge fx-team to m-c
2014-03-25 20:03:13 -07:00
Wes Kocher
622986d217
Merge inbound to m-c
2014-03-25 19:54:55 -07:00
Marco Castelluccio
4e70d25fc5
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Yoshi Huang
c6f6c3646f
Bug 987595 - B2G NFC: onpeerready isn't called. r=dimi
2014-03-25 19:14:41 +08:00
Marco Castelluccio
0dbb5d4be6
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Carsten "Tomcat" Book
1f5510b09f
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2014-03-26 14:03:43 +01:00
Fabrice Desré
564fd419ad
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Wei Deng
2da14f8552
Bug 960946 - Correct events which can be generated and sent repeatedly from longpressing a key. r=yxl
2014-03-25 15:46:52 +08:00
Carsten "Tomcat" Book
8e00ba28c8
Merge mozilla-central to b2g-inbound
2014-03-25 13:47:41 +01:00
Carsten "Tomcat" Book
e474cca713
merge b2g-inbound to mozilla-central
2014-03-25 13:23:10 +01:00
Ehsan Akhgari
75b3c6a6dd
Bug 986993 - Remove the classinfo on the inputmethod API classes because they are already ported to WebIDL; r=bzbarsky
...
This patch also removes the mention to some non-existent interfaces.
2014-03-24 21:59:33 -04:00
Tatiana Meshkova
c33a649a4a
Bug 985817 - Move some TabChild functionality into base class to be reusable in Embedlite implementation. r=kats
2014-03-24 19:28:46 -07:00
Ehsan Akhgari
af614574f6
Bug 986980 - Remove the classinfo from WifiGeoCoordsObject and WifiGeoPositionObject; r=bzbarsky
...
These objects are not exposed to Web content, so they don't need the
classinfo.
2014-03-24 23:39:23 -04:00
Mike Habicher
4e8158e480
Bug 985125 - remove unnecessary indirection from DOM error handler, r=dhylands
2014-03-24 17:32:31 -04:00
Ryan VanderMeulen
85d2cbd02e
Merge inbound to m-c.
2014-03-24 16:47:07 -04:00
Ryan VanderMeulen
131f3139eb
Merge m-c to inbound.
2014-03-24 16:51:09 -04:00
Doug Turner
308efc43ed
Bug 987019 - Shutdown Wifi scanning after geolocation request has completed. r=kanru
2014-03-24 12:40:42 -07:00
Ms2ger
593a960690
Bug 860731 - Part c: Move LockedFile to WebIDL; r=janv
2014-03-24 16:10:27 +01:00
Bobby Holley
7f56c979e3
Bug 986940 - Remove Cu.createArrayIn. r=gabor
2014-03-24 11:30:20 -03:00
Carsten "Tomcat" Book
e7f441136c
Merge mozilla-central to mozilla-inbound
2014-03-24 15:23:49 +01:00
Carsten "Tomcat" Book
cb6a1cbb68
merge b2g-inbound to mozilla-central
2014-03-24 15:13:24 +01:00
Rik Cabanier
5ef249b3be
Bug 985257 - Add implementation for Path2D constructor that takes an SVG path string. r=roc
2014-03-24 09:31:19 -04:00
Thomas Zimmermann
3de553dd1d
Bug 985949: Correctly forget pointer references in Bluedroid backend, r=echou
...
This patch fixes a regression from bug 967364. An nsRefPtr is now
correctly cleared by |forget| without causing a crash.
2014-03-24 10:44:29 +01:00
Thomas Zimmermann
4aaccae2b5
Bug 985949: Fix pointer handling in BlueZ backend, r=echou
...
This is caused by bug 967364. We need to hand over data structures
to DBus operations and forget about them if the operation returned
success. Until now, we could just tell their nsRefPtrs to |forget|
about them, but with bug 967364 applied we need to swap an empty
value into the pointer.
2014-03-24 10:44:28 +01:00
L. David Baron
7715383653
Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc
2014-03-23 18:44:50 -07:00
Phil Ringnalda
bd5dc6100a
Merge m-c to m-i
2014-03-23 08:43:23 -07:00
Phil Ringnalda
bc10396233
Merge b-i to m-c
2014-03-23 08:28:09 -07:00
Bobby Holley
99b8111093
Bug 975042 - Create NetworkStats dates in the window's scope. r=fabrice
2014-03-23 11:02:14 -03:00
Ehsan Akhgari
762d150c8f
Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well
2014-03-22 21:34:02 -04:00
Phil Ringnalda
4d2c10d566
Merge m-c to b-i
2014-03-22 17:50:05 -07:00
Reuben Morais
b97b186ca2
Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner
2014-03-22 16:07:44 -03:00
Ehsan Akhgari
0b275ae564
Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky
2014-03-22 09:58:24 -04:00
Ehsan Akhgari
3a71461211
Bug 986475 - Remove the classinfo from SettingsService and SettingsServiceLock; r=bzbarsky
...
These objects are not exposed to Web content, so they don't need the
classinfo.
2014-03-22 09:56:17 -04:00
Ehsan Akhgari
5605246beb
Bug 985812 - Make a ActivityRequestHandler.source a pure cached frozen dictionary; r=bzbarsky
2014-03-22 09:54:40 -04:00
Ehsan Akhgari
7a1c2562be
Bug 903873 - Finish porting Web Activities to WebIDL; r=bzbarsky
...
This patch ports over the ActivityRequestHandler interface.
Unfortunately the original design of the interface specifies that
ActivityRequestHandler.source should be of type ActivityOptions which is
a dictionary. This is not expressible in WebIDL, so for now we're just
using the type 'object' for that.
2014-03-22 09:52:21 -04:00
Tatiana Meshkova
769642980a
Bug 985814 - Skia cannot compile properly for Qt Widget backend. r=gw280
2014-03-22 05:38:40 -07:00
Doug Turner
1b505adf19
Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru
2014-03-22 00:42:55 -07:00
Anvas
4f44593e24
Bug 946897 - Report a more helpful error message when there is a name collision between an IDLExternalInterface and some other named IDL object. r=khuey
2014-03-22 00:25:40 -04:00
Ryan VanderMeulen
a361d3f8f1
Merge m-c to inbound.
2014-03-21 16:49:07 -04:00
Ehsan Akhgari
27a82cef75
Backed out 2 changesets (bug 957431) because we decided we're keeping Attr.ownerElement in the end
...
Backed out changeset ab12a8416a1d (bug 957431)
Backed out changeset 188d1e255d40 (bug 957431)
2014-03-21 16:04:09 -04:00
Ehsan Akhgari
9ec4e7397c
Backed out 2 changesets (bug 957652) because bug 957431 is being backed out
...
Backed out changeset 92efd61cfca5 (bug 957652)
Backed out changeset 9d405c64a7bf (bug 957652)
2014-03-21 16:02:21 -04:00
Carsten "Tomcat" Book
db6c6a7648
Merge mozilla-central to fx-team
2014-03-24 15:38:14 +01:00
Marco Castelluccio
f258044304
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
2014-03-24 09:37:27 -04:00
Ryan VanderMeulen
e9fc16e201
Backed out changeset 463fa756b43b (bug 886110) for causing various regressions.
2014-03-21 14:44:05 -04:00