Ryan VanderMeulen
4215ebf6b5
Merge b2g-inbound to m-c.
2014-01-27 15:05:03 -05:00
Yoshi Huang
d38d1c0931
Bug 961271 - Part 2: xpcshell test case. r=vicamo
2014-01-27 18:27:18 +08:00
Yoshi Huang
39d5f6bc5b
Bug 961271 - Part 1: write BCD chars. r=vicamo
2014-01-27 14:24:57 +08:00
Carsten "Tomcat" Book
af1def1473
Merge mozilla-central to b2g-inbound
2014-01-27 14:14:56 +01:00
Carsten "Tomcat" Book
b78f81597e
merge b2g-inbound to mozilla-central
2014-01-27 13:13:48 +01:00
ISHIKAWA, Chiaki
288f125e6b
Bug 963544 - Do not use NS_ENSURE_TRUE() in a few places and instead expand it to reduce WARNING messages. r=khuey
2014-01-27 15:40:50 -05:00
David Zbarsky
9bdd10281d
Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical
2014-01-27 10:28:47 -05:00
Edgar Chen
870b77cb5f
Bug 962522 - Part 1: Fix the JavaScript error thrown in checkRoamingBetweenOperators() when the operator information is not available. r=hsinyi
2014-01-23 17:28:24 +08:00
"allstars.chh"
107b6b28fd
Bug 951177 - Part 2: xpcshell for removal. r=vicamo
2014-01-21 12:01:37 +01:00
"allstars.chh"
85f4ae17a4
Bug 951177 - Part 1: removal of anr and email. r=vicamo
2014-01-18 17:20:26 +01:00
Phil Ringnalda
6253dc2dfe
Merge b-i to m-c
2014-01-25 19:58:13 -08:00
Vivien Nicolas
538e411ed4
Bug 963553 - Prevent IndexedDBHelper.jsm to throw an error if there is no callbacks. r=anygregor
2014-01-25 16:13:04 +01:00
Myk Melez
01c2a7f857
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Ghislain 'Aus' Lacroix
cfe80e74d5
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Michael Henretty
f09b788952
Bug 962977 - Unable to remove WAP push/SMS message from notification bar unless pressing "clear all" button or reboot device. r=gwagner
2014-01-23 14:20:31 -08:00
Michael Henretty
1a3fe57800
Bug 963130 - NotificationDB throws with missing this.byTag[origin]. r=gwagner
2014-01-23 13:19:31 -08:00
Ryan VanderMeulen
1e0482e1c1
Merge b2g-inbound to m-c.
2014-01-24 17:10:15 -05:00
Sid Stamm
842e0bd445
Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson
2014-01-24 10:24:08 -08:00
Andrea Marchesini
2e079d8e5b
Bug 963560 - Fix compilation error on VS2013 for method called 'assert', r=bz
2014-01-24 15:45:24 +00:00
Carsten "Tomcat" Book
eeb0c3bef6
merge mozilla-central to b2g-inbound on a CLOSED TREE
2014-01-24 15:34:03 +01:00
Carsten "Tomcat" Book
7f3eb0499d
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
6176b27535
Backed out changeset 691a1d12372a (bug 620935) for m13 perma orange on a CLOSED TREE
2014-01-24 15:14:17 +01:00
Jon Coppeard
68ea58c9c7
Bug 959787 - Handlify JS_Lookup* APIs r=sfink r=bz
2014-01-24 14:03:56 +00:00
Carsten "Tomcat" Book
88ae3cbcd8
merge b2g-inbound to mozilla-central
2014-01-24 13:10:54 +01:00
Mike Habicher
2e97c42a00
Bug 963142 - fix negative-rotation math error in startRecording(), r=dhylands
2014-01-23 19:10:23 -05:00
Ryan VanderMeulen
bc245978c6
Merge m-c to b2g-inbound.
2014-01-23 15:59:36 -05:00
Ryan VanderMeulen
d64c974566
Merge b2g-inbound to m-c.
2014-01-23 15:39:44 -05:00
Mike Habicher
2ea904f502
Bug 963142 - fix negative-rotation math error in takePicture(), r=dhylands
2014-01-23 15:17:58 -05:00
Ryan VanderMeulen
49c724dc8b
Backed out changesets fbc3bb6c002f and 3da2b2a2899b (bug 620935) for debug B2G mochitest-13 crashes.
2014-01-23 10:09:10 -05:00
Marco Castelluccio
723240698b
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
737eaa6a5e
Bug 962000 - WifiGeoPositionProvider.isPublic() is busted. r=jdm
2014-01-21 17:28:57 +08:00
Jan-Ivar Bruaroey
0683b9ca72
Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup
2014-01-21 14:00:06 -05:00
Georg Koppen
2b7c13ab2f
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
debfe3c8ac
Merge mozilla-central to mozilla-inbound
2014-01-24 13:36:47 +01:00
Andrea Marchesini
53bdd2dbc1
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
600b388d03
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-24 08:55:59 +00:00
Andrea Marchesini
a4194e95c9
Bug 620935 - __noSuchMethod__ support for WebIDL r=bz
2014-01-24 08:55:42 +00:00
Jon Coppeard
bfba7b5146
Bug 963167 - Convert JS_SetElement() to take HandleValue rather than MutableHandleValue r=sfink r=bz
2014-01-25 09:31:17 +00:00
Jon Coppeard
74da1a60c3
Bug 959787 - Handlify JS_Set* APIs r=terrence r=bz
2014-01-25 09:29:12 +00:00
Boris Zbarsky
b73aa237ac
Bug 962605 part 1. Remove a broken attempt to disable test_hang_submit.xul. r=ted
2014-01-24 22:52:10 -05:00
Boris Zbarsky
998668c1ff
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
bd16624e1c
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
d906a1c5d9
Bug 961793 - unregister observers in BrowserElementPanning.js at global unload; r=fabrice
2014-01-22 16:55:42 -05:00
Jan-Ivar Bruaroey
0a07322d17
Bug 961802: Plugged leak in getUserMedia Denied code-path. r=jesup
2014-01-22 16:43:34 -05:00
Carsten "Tomcat" Book
24578956df
Merge mozilla-central to mozilla-inbound
2014-01-23 11:29:03 +01:00
Andrea Marchesini
f4da7ac2d5
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-23 09:25:41 +00:00
Andrea Marchesini
ea89037a83
Bug 620935 - __noSuchMethod__ support for WebIDL r=bz
2014-01-23 09:25:04 +00:00
Carsten "Tomcat" Book
8d3a7df7a7
merge b2g-inbound to mozilla-central
2014-01-23 10:20:58 +01:00
Ehsan Akhgari
21279ba34c
Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki
2014-01-22 22:18:51 -05:00
Ben Tian
c5682cb766
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
204faff6ea
Merge m-c to b2g-inbound.
2014-01-22 15:56:42 -05:00
Ryan VanderMeulen
115fb3f090
Merge inbound to m-c.
2014-01-22 15:15:22 -05:00
Masatoshi Kimura
3d9b1531fe
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
edc1b0b4b1
Bug 961485 - Handle IFNAME of wifi command for gonk-kk. r=fabrice, r=vchang
2014-01-22 12:06:58 +08:00
Wes Kocher
75665b3d7f
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
1a2ea0a512
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
1ac93c7ad5
Merge m-c to inbound.
2014-01-22 15:55:49 -05:00
Bill McCloskey
5b9e37d8cf
Bug 938904 - [e10s] Make tooltips work (r=smaug,enn)
2014-01-22 12:27:23 -08:00
Birunthan Mohanathas
02d0812720
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
2014-01-30 13:26:54 -05:00
Ben Tian
ab82c431da
Bug 957949 - [HFP] Add B2G common bluedroid config file, r=echou
2014-01-15 11:50:27 +08:00
Hsin-Yi Tsai
c6dc071a93
Bug 962447 - [fugu][b2g] should getFailCauseCode() even the connection hasn't been established. r=vicamo
2014-01-23 13:58:30 +08:00
Boris Zbarsky
3146ee0f7a
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
5052fd5d63
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
Henry Chang
918822095e
Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang
2014-01-14 18:23:42 +08:00
Henry Chang
3884fca148
Bug 811635 - Part 3: Add wifip2p-pairing-request system message. r=vchang
2014-01-14 18:16:57 +08:00
Henry Chang
dad3338b91
Bug 811635 - Part 2: Implementation of WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang
2014-01-27 15:48:10 +08:00
Henry Chang
8c2aecb2df
Bug 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap
2014-01-28 15:47:51 +08:00
Shih-Chiang Chien
f4f7d87557
Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith.
2014-01-10 19:39:18 +08:00
Albert Crespell
551b2f9f0d
Bug 962496 - Intermittent test_networkstats_db.js test failed. r=gene
2014-01-22 11:36:51 +01:00
Carsten "Tomcat" Book
051714c230
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
e534f50447
Merge mozilla-central to b2g-inbound
2014-01-23 11:35:53 +01:00
Jessica Jong
8f83a592bd
Bug 952374 - [Fugu] data connectivity lost after left idle. r=hsinyi
2014-01-23 17:05:04 +08:00
Jessica Jong
385525197b
Bug 960961 - Part 3: add logs for setup/deactivate data call. r=vicamo
2014-01-23 16:44:49 +08:00
Jessica Jong
dfc81a21d6
Bug 960961 - Part 2: remove ril logs or wrap them with DEBUG flag. r=vicamo
2014-01-23 16:44:20 +08:00
Jessica Jong
52a7ec9e15
Bug 960961 - Part 1: add back some function names in ril_worker. r=vicamo
...
This reverts "Bug 934125 - 3.a/3: correct ril_worker 'RIL[FOO] = function FOO()' as well."
2014-01-23 16:43:14 +08:00
Ghislain 'Aus' Lacroix
4f6566a543
Bug 957592 - Expose download API properties based on permission. r=bz
2014-01-22 11:51:13 -08:00
Kai-Zhen Li
dae4fbfbe8
Bug 952693 - Set priority of NUWA to hal::PROCESS_PRIORITY_MASTER. r=khuey
2013-12-22 17:21:02 +08:00
Carsten "Tomcat" Book
16ff97e645
Merge mozilla-central to b2g-inbound
2014-01-22 14:43:48 +01:00
Carsten "Tomcat" Book
23879c668c
merge b2g-inbound to mozilla-central
2014-01-22 13:59:54 +01:00
Gina Yeh
f386355248
Bug 952907 - Patch 1: Use WebIDL codegen to implement Bluetooth events, r=smaug
2014-01-22 14:26:29 +08:00
Wes Kocher
9a43f7ee39
Merge b2g-inbound to m-c
2014-01-21 17:23:48 -08:00
Boris Zbarsky
2b891c0ee4
Bug 961204 followup to address review comment. r=bholley
2014-01-21 22:10:11 -05:00
Boris Zbarsky
787877e0b4
Bug 961208 part 2. Change the WebIDL DoNewResolve hook signature to take a JSPropertyDescriptor. r=bholley
2014-01-21 22:08:51 -05:00
Boris Zbarsky
96d02efb92
Bug 961208 part 1. When doing a DoNewResolve for Xrays, pass the Xray, not the underlying object, to DoNewResolve, in case people want to do permissions checks on the object. r=bholley
2014-01-21 22:08:49 -05:00
Boris Zbarsky
261d27931e
Bug 961204. Remove the my_context bits from nsWindowSH::NewResolve and just use the passed-in cx for everything. r=bholley
2014-01-21 22:08:47 -05:00
Peiyong Lin
19a0624476
Bug 950246 - Correct nsDOMWindowUtils::StopFrameTimeRecording() alloc to sizeof(float). r=jdm
2014-01-21 15:51:18 -05:00
Ryan VanderMeulen
33db50dc56
Merge m-c to inbound.
2014-01-21 15:20:25 -05:00
Ryan VanderMeulen
ef76a2b3ff
Merge fx-team to m-c.
2014-01-21 15:18:30 -05:00
Sotaro Ikeda
4d758c0459
Bug 961405 - Change GraphicBufferLocked as to use AtomicRefCountedWithFinalize. r=nical, r=pchang, r=doublec, r=mikeh
2014-01-21 13:53:48 -05:00
Nathan Froyd
f5eb413a24
Bug 961808 - delete dead imports from BrowserElement{Child,Panning}.js; r=fabrice
2014-01-20 11:33:34 -05:00
Albert Crespell
dffefcdf98
Bug 961007 - Data mobile usage is not counted. r=chucklee
2014-01-19 10:03:24 +01:00
Nathan Froyd
1275a120ae
Bug 961733 - delete dead observe topic case in BrowserElementParent.js; r=fabrice
2014-01-17 16:10:34 -05:00
Nathan Froyd
536c10929f
Bug 961793 - don't register weak observers in BrowserElementChildPreload.js; r=fabrice
2014-01-17 15:41:28 -05:00
David Rajchenbach-Teller
a778a5c39c
Bug 951838 - Add OS.Constants.Path.libSqlite3. r=khuey
2014-01-21 11:29:29 -05:00
Bevis Tseng
489e6eee41
Bug 960741 - Messages app fails to upgrade database (JS exception in upgradeSchema14) after updating from 1.2 to 1.3. r=gene
2014-01-17 13:41:31 +08:00
Edgar Chen
fad138cf29
Bug 952386 - Disable radio power by default when b2g bootup. r=hsinyi
2014-01-16 14:30:03 +08:00
Phil Ringnalda
27963a40d2
Merge m-c to m-i
2014-01-20 18:46:36 -08:00
Phil Ringnalda
88b2fccf3f
Merge m-i to m-c
2014-01-20 18:39:03 -08:00
Nathan Froyd
23c2d4fb30
Bug 961841 - use Services.obs for the observer service in BrowserElementPanning.js; r=smaug
2014-01-20 16:04:24 -05:00
David Zbarsky
d5aee5db72
Bug 952977: Convert CreateMatrix to gfx::Matrix r=nical
2014-01-20 16:52:04 -05:00