Commit Graph

19741 Commits

Author SHA1 Message Date
Terrence Cole
efb40c153d Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 6; r=jonco 2014-01-17 10:10:17 -08:00
Andrew McCreight
e3c82ad368 Bug 963701 - Unscope the JSAutoCompartment in InitTargetObjects. r=bz 2014-01-24 15:01:48 -08:00
Ryan VanderMeulen
2163779703 Merge b2g-inbound to m-c. 2014-01-24 17:10:15 -05:00
Sid Stamm
e7799ef414 Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson 2014-01-24 10:24:08 -08:00
Andrea Marchesini
6670254f5b Bug 963560 - Fix compilation error on VS2013 for method called 'assert', r=bz 2014-01-24 15:45:24 +00:00
Carsten "Tomcat" Book
de41cbf90b merge mozilla-central to b2g-inbound on a CLOSED TREE 2014-01-24 15:34:03 +01:00
Carsten "Tomcat" Book
8a8907d06b Backed out changeset 235d4c57787f (bug 620935) for m13 perma-orange on a CLOSED TREE 2014-01-24 15:14:43 +01:00
Carsten "Tomcat" Book
7dfe20e2c1 Backed out changeset 691a1d12372a (bug 620935) for m13 perma orange on a CLOSED TREE 2014-01-24 15:14:17 +01:00
Jon Coppeard
b944c22698 Bug 959787 - Handlify JS_Lookup* APIs r=sfink r=bz 2014-01-24 14:03:56 +00:00
Carsten "Tomcat" Book
93d9bdf481 merge b2g-inbound to mozilla-central 2014-01-24 13:10:54 +01:00
Mike Habicher
05f46568c1 Bug 963142 - fix negative-rotation math error in startRecording(), r=dhylands 2014-01-23 19:10:23 -05:00
Ryan VanderMeulen
35f1483bd3 Merge m-c to b2g-inbound. 2014-01-23 15:59:36 -05:00
Ryan VanderMeulen
a528d76af2 Merge b2g-inbound to m-c. 2014-01-23 15:39:44 -05:00
Mike Habicher
18e682d794 Bug 963142 - fix negative-rotation math error in takePicture(), r=dhylands 2014-01-23 15:17:58 -05:00
Ryan VanderMeulen
cfa34a1a14 Backed out changesets fbc3bb6c002f and 3da2b2a2899b (bug 620935) for debug B2G mochitest-13 crashes. 2014-01-23 10:09:10 -05:00
Marco Castelluccio
cf5ec19be8 Bug 960837 - Use the basic receipt check introduced in bug 757226 for installations. r=fabrice 2014-01-23 09:46:20 -05:00
Doug Turner
9ab8425fc1 Bug 962000 - WifiGeoPositionProvider.isPublic() is busted. r=jdm 2014-01-21 17:28:57 +08:00
Jan-Ivar Bruaroey
f5c59c0f3f Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00
Georg Koppen
c99535bd59 Bug 939319 - Provide a drag-and-drop observer to allow event filtering. r=Enn 2014-01-24 08:29:47 -05:00
Carsten "Tomcat" Book
419465ab93 Merge mozilla-central to mozilla-inbound 2014-01-24 13:36:47 +01:00
Andrea Marchesini
e4b52dd2a3 Bug 957893 - RequireWakeLock should not crash when the param is an empty string, r=ehsan 2014-01-24 09:40:40 +00:00
Andrea Marchesini
abf4ee0f2e Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-24 08:55:59 +00:00
Andrea Marchesini
2e286affe6 Bug 620935 - __noSuchMethod__ support for WebIDL r=bz 2014-01-24 08:55:42 +00:00
Boris Zbarsky
9eb56076b1 Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
I took the opportunity to move away from the NonNull<nsAString> hack
we had for string arguments, since just passing in a
FakeDependentString works fine and callees are now less likely to
declare their arg as being of that type.

In the process of doing that, I ran into what looks like a substantive
bug in the "owning union with string default value" case: We were
doing mValue.mString.Value() without ever having constructed
mValue.mString!
2014-01-22 14:37:10 -05:00
Boris Zbarsky
dcfb519fa1 Bug 958576 part 1. Create a binding_detail namespace and move AutoSequence to it. r=peterv
Note that we can't name this namespace "detail", because then we'd
have both ::mozilla::detail and ::mozilla::dom::detail namespaces in
the tree and various template name lookups that look for "detail::Foo"
would get confused, and the code would not compile.  C++ strikes
again.
2014-01-22 14:37:10 -05:00
Nathan Froyd
edb0f3cc9d Bug 961793 - unregister observers in BrowserElementPanning.js at global unload; r=fabrice 2014-01-22 16:55:42 -05:00
Jan-Ivar Bruaroey
67bce3e092 Bug 961802: Plugged leak in getUserMedia Denied code-path. r=jesup 2014-01-22 16:43:34 -05:00
Carsten "Tomcat" Book
ba7db7c546 Merge mozilla-central to mozilla-inbound 2014-01-23 11:29:03 +01:00
Andrea Marchesini
21fbd9fcfe Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-23 09:25:41 +00:00
Andrea Marchesini
8f1e800bba Bug 620935 - __noSuchMethod__ support for WebIDL r=bz 2014-01-23 09:25:04 +00:00
Carsten "Tomcat" Book
9529a646f8 merge b2g-inbound to mozilla-central 2014-01-23 10:20:58 +01:00
Ehsan Akhgari
026e591974 Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki 2014-01-22 22:18:51 -05:00
Ben Tian
88b73b0670 Bug 921999 - Bluetooth Device connection status in Settings is incorrect if remote headset restores connection, r=gyeh 2014-01-23 10:46:45 +08:00
Ryan VanderMeulen
6bff64af02 Merge m-c to b2g-inbound. 2014-01-22 15:56:42 -05:00
Ryan VanderMeulen
7395629413 Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Masatoshi Kimura
7a1128e69c Bug 951028 - Fix NTFS permissions when a file is moved to a different directory. r=yoric,bbondy 2014-01-23 02:33:48 +09:00
Kai-Zhen Li
534b84be7e Bug 961485 - Handle IFNAME of wifi command for gonk-kk. r=fabrice, r=vchang 2014-01-22 12:06:58 +08:00
Wes Kocher
57b93417c3 Backed out 2 changesets (bug 958576) for osx 10.8 m-oth bustage on a CLOSED TREE
Backed out changeset 2ec09c9a9df1 (bug 958576)
Backed out changeset 49bec226f30e (bug 958576)
2014-01-22 16:17:25 -08:00
Myk Melez
461b17725e Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
2014-01-22 13:09:47 -08:00
Ryan VanderMeulen
d63a7cfdda Merge m-c to inbound. 2014-01-22 15:55:49 -05:00
Bill McCloskey
aed56c33e5 Bug 938904 - [e10s] Make tooltips work (r=smaug,enn) 2014-01-22 12:27:23 -08:00
Boris Zbarsky
8544cfd7b3 Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
I took the opportunity to move away from the NonNull<nsAString> hack
we had for string arguments, since just passing in a
FakeDependentString works fine and callees are now less likely to
declare their arg as being of that type.

In the process of doing that, I ran into what looks like a substantive
bug in the "owning union with string default value" case: We were
doing mValue.mString.Value() without ever having constructed
mValue.mString!
2014-01-22 14:37:10 -05:00
Boris Zbarsky
9720a99869 Bug 958576 part 1. Create a binding_detail namespace and move AutoSequence to it. r=peterv
Note that we can't name this namespace "detail", because then we'd
have both ::mozilla::detail and ::mozilla::dom::detail namespaces in
the tree and various template name lookups that look for "detail::Foo"
would get confused, and the code would not compile.  C++ strikes
again.
2014-01-22 14:37:10 -05:00
Shih-Chiang Chien
12f1975dc7 Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith. 2014-01-10 19:39:18 +08:00
Albert Crespell
c193f7d7b5 Bug 962496 - Intermittent test_networkstats_db.js test failed. r=gene 2014-01-22 11:36:51 +01:00
Carsten "Tomcat" Book
a925d8bba0 Backed out changeset 786d44e03d8b (bug 957592) for static rooting hazard bustage on a CLOSED TREE 2014-01-23 14:22:24 +01:00
Carsten "Tomcat" Book
d2ad922f26 Merge mozilla-central to b2g-inbound 2014-01-23 11:35:53 +01:00
Jessica Jong
984225f21a Bug 952374 - [Fugu] data connectivity lost after left idle. r=hsinyi 2014-01-23 17:05:04 +08:00
Jessica Jong
3f52d885d8 Bug 960961 - Part 3: add logs for setup/deactivate data call. r=vicamo 2014-01-23 16:44:49 +08:00
Jessica Jong
133cf0ed2c Bug 960961 - Part 2: remove ril logs or wrap them with DEBUG flag. r=vicamo 2014-01-23 16:44:20 +08:00