Commit Graph

410219 Commits

Author SHA1 Message Date
Thomas Zimmermann
345a4c003e Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
Thomas Zimmermann
a5515296fb Bug 1137151: Mark destructor of |STSThreadPoolListener| as protected, r=mcmanus 2015-03-10 13:44:02 +01:00
Thomas Zimmermann
84940a68d1 Bug 1137151: Marked destructors of ref-counted RTSP classes as protected, r=sworkman 2015-03-10 13:44:02 +01:00
Thomas Zimmermann
34f9276ac2 Bug 1137151: Marked destructors of refcounted FM-radio classes as protected, r=pzhang 2015-03-10 13:44:02 +01:00
Thomas Zimmermann
bdb2ed0946 Bug 1137151: Marked destructor of |MozNDEFRecord| as protected, r=allstars.chh 2015-03-10 13:44:01 +01:00
Thomas Zimmermann
1ddf770fc6 Bug 1137151: Marked destructor of |MuxerOperation| as protected, r=sotaro 2015-03-10 13:44:01 +01:00
Thomas Zimmermann
9823b29ee9 Bug 1137151: Remove ref-counting from |OMXVideoEncoder| r=sotaro
Reference counting in |OMXVideoEncoder| is used inconsistently any actually
not necessary. This patch removed the code. Users are converted to auto
pointers.
2015-03-10 13:44:01 +01:00
Thomas Zimmermann
e90fcbf7f7 Bug 1137151: Marked destructor of |android::MediaCodecReader| as protected, r=sotaro 2015-03-10 13:44:01 +01:00
Krzysztof Mioduszewski
c8ffc998c8 Bug 1139063 - [RIL] Adding "MissingResource" error msg (no logical channels available). r=echen 2015-03-06 02:08:00 +01:00
Ethan Tseng
5bc6a1cede Bug 1133461 - [RTSP] Remove the extra PLAY request for seek operation. r=bechen 2015-03-04 17:34:35 +08:00
Alexandre Lissy
e8b4f395c0 Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal 2015-03-10 02:43:00 +01:00
Bruce Sun
c8d7bf500e Bug 1128386 - Handle |STATUS_FAIL| in |BondStateChangedNotification()|. r=tzimmermann 2015-03-09 17:04:02 +08:00
Andrew Osmond
65bf841b78 Bug 1062387 - Part 4. Update test cases to use JS camera driver. r=mikeh 2015-02-26 02:06:37 -05:00
Andrew Osmond
2f0b8c72c1 Bug 1062387 - Part 3. Implement Gonk wrappers for JS camera driver. r=mikeh 2015-03-03 12:37:30 -05:00
Andrew Osmond
3cd2fd3ac9 Bug 1062387 - Part 2. Implement DOM and JavaScript facing components of JS camera driver. r=mikeh r=bz 2015-03-01 13:48:37 -05:00
Andrew Osmond
c59e55e503 Bug 1062387 - Part 1. Fix clearing of camera preferences. r=mikeh 2015-02-13 09:18:49 -05:00
Chuck Lee
f7df755828 Bug 1049476 - 0003. Add EAP-TLS to wifi capabilities. r=hchang 2015-02-28 21:54:31 +08:00
Chuck Lee
eab88e6a0d Bug 1049476 - 0002. Support user certificate parameter in API. r=dkeeler r=vchang 2015-02-28 21:54:28 +08:00
Chuck Lee
efd44aab35 Bug 1049476 - 0001. webidl change - Support user certificate parameter. r=mrbkap 2015-02-28 21:54:26 +08:00
B2G Bumper Bot
5b3f691985 Bumping manifests a=b2g-bump 2015-03-10 03:24:24 -07:00
B2G Bumper Bot
9023f493ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d92870f8f72e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #28586 from alivedise/bugzilla/1136988/rocketbar-resize-app-window

Bug 1136988 - Catch system resize event whenever rocketbar is active, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/e70152318596
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1136988 - Catch system resize event whenever rocketbar is active
2015-03-10 03:21:57 -07:00
Yoshi Huang
426943a021 Bug 933665 - Remove encodeNdefRecords func from NfcContentHelper. r=dimi 2015-03-05 18:58:37 +08:00
Yoshi Huang
642ea0f3ee Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug 2015-03-06 16:23:21 +08:00
Yoshi Huang
38c3210ae5 Bug 1138886 - Structured Clone for MozNDEFRecord. r=smaug
From 9b1bdef0b25b41d0448662ec689a961ae4e8fcd2 Mon Sep 17 00:00:00 2001
---
 dom/base/StructuredCloneTags.h     |   2 +
 dom/base/nsJSEnvironment.cpp       |  29 +++++++++
 dom/nfc/MozNDEFRecord.cpp          | 122 ++++++++++++++++++++++++++++++++++---
 dom/nfc/MozNDEFRecord.h            |  20 ++++--
 js/xpconnect/src/ExportHelpers.cpp |  36 ++++++++++-
 5 files changed, 193 insertions(+), 16 deletions(-)
2015-01-30 15:36:42 +08:00
B2G Bumper Bot
e4ffc04ba5 Bumping manifests a=b2g-bump 2015-03-10 02:24:43 -07:00
B2G Bumper Bot
f834f01d4a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39cf60f7bbfe
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28593 from sean2449/Bug_1136612

Bug 1136612 - [Stingray] expose isVisible and focus API for crash_report, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/dc90eea828d0
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136612 - [Stingray] expose isVisible and focus API for crash_report

========

https://hg.mozilla.org/integration/gaia-central/rev/ad797f849fac
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28646 from sean2449/Bug_1136609

Bug 1136609 - [Stingray] expose isVisible and focus API for interactive_..., r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/7e4f1e14ce78
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136609 - [Stingray] expose isVisible and focus API for interactive_notification
2015-03-10 02:24:24 -07:00
Yoshi Huang
85cb62e955 Bug 1121298 - Part 3. add getAsURI. r=smaug, dimi
From 1b93a62187c24dd176d48021b2a765a19beb453a Mon Sep 17 00:00:00 2001
---
 dom/nfc/MozNDEFRecord.cpp       | 29 +++++++++++++++++++++++++++++
 dom/nfc/MozNDEFRecord.h         |  1 +
 dom/webidl/MozNDEFRecord.webidl |  6 ++++++
 3 files changed, 36 insertions(+)
2015-01-21 17:37:45 +08:00
Yoshi Huang
068be00fd1 Bug 1121298 - Part 2: Add Constructor(uri) for MozNDEFRecord. r=smaug, dimi 2015-01-29 18:16:26 +08:00
Yoshi Huang
52582b044c Bug 1121298 - Part 1: refactor MozNDEFRecord cstor. r=smaug, dimi
From f5d558e4dc3b3d1e08de09d1881bbf69a68a5791 Mon Sep 17 00:00:00 2001
---
 dom/nfc/MozNDEFRecord.cpp | 102 +++++++++++++++++++++++++++++-----------------
 dom/nfc/MozNDEFRecord.h   |  21 ++++++----
 2 files changed, 76 insertions(+), 47 deletions(-)
2015-01-07 18:08:21 +08:00
B2G Bumper Bot
ca6537677e Bumping manifests a=b2g-bump 2015-03-10 02:03:05 -07:00
B2G Bumper Bot
ac2949a323 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3954be618c5
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1138778 - [ringtones] Don't resolve promises until indexedDB transactions are completed" for GU Test failures

This reverts commit 787f1d491339a0d8a8b933d17288590182023ff4.
2015-03-10 02:00:29 -07:00
B2G Bumper Bot
2864802df4 Bumping manifests a=b2g-bump 2015-03-09 23:52:40 -07:00
B2G Bumper Bot
1bb1a26d72 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b168b148d6b1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140488 - merge pull request #28717 from tauzen:Bug1140488_triggerP2PUI_removal to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/31dde8271a32
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1140488 - [NFC] Remove _triggerP2PUI from NfcManager, r=gweng
2015-03-09 23:50:13 -07:00
jlal@mozilla.com
b964a24f86 Bug 1141417 - Remove cmake from builder image r=me a=taskcluster-only
Workaround apitrace compiler error by removing cmake package from builder...

--HG--
extra : rebase_source : fbaaf97ab457919fb8beadfcdbbd9df27989e872
2015-03-09 21:43:29 -07:00
B2G Bumper Bot
84bd81e8cf Bumping manifests a=b2g-bump 2015-03-09 21:23:14 -07:00
B2G Bumper Bot
2bc8b1aa60 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/419da2798748
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1122093 - merge pull request #28297 from hfiguiere:bug1122093-refactor-search-test to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/af807ebfe950
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1122093 - Refactor the search tests to a helper.
2015-03-09 21:20:30 -07:00
B2G Bumper Bot
560d045cbc Bumping manifests a=b2g-bump 2015-03-09 21:03:02 -07:00
B2G Bumper Bot
fecdecef72 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c58a25f0b772
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28691 from RickyChien/webapp-zip-to-nodejs

Bug 955999 - Running webapp-zip.js on node.js r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/26739682ad7b
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 955999 - Running webapp-zip.js on node.js
2015-03-09 21:00:23 -07:00
B2G Bumper Bot
443913a058 Bumping manifests a=b2g-bump 2015-03-09 20:48:33 -07:00
B2G Bumper Bot
2b77825025 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68b5fe06b64f
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #28482 from cctuan/1136041

Bug 1136041 - [Text Selection] The carets overlap with utility bubble when the selected text is closed to top of device

========

https://hg.mozilla.org/integration/gaia-central/rev/31c2923c8e20
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1136041 - [Text Selection] modify bubble position

========

https://hg.mozilla.org/integration/gaia-central/rev/c93ae87fd63a
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28708 from RickyChien/media-resolution-to-nodejs

Bug 1131513 - Running media-resolution.js on node.js r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/2c5d2d6ff4ee
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1131513 - Running media-resolution.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/52a0e8908f45
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138778 - merge pull request #28582 from jimporter:ringtones-transact to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/849f58d4d389
Author: Jim <jporter@mozilla.com>
Desc: Bug 1138778 - [ringtones] Don't resolve promises until indexedDB transactions are completed
2015-03-09 20:45:33 -07:00
B2G Bumper Bot
af78f7b97e Bumping manifests a=b2g-bump 2015-03-09 20:32:44 -07:00
B2G Bumper Bot
0be457b3de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4930e7add68e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28707 from crh0716/1136427

Bug 1136427 - Add ellipsis for the SSID r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/a9b54f9aeacc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1136427 - Add ellipsis for the SSID
2015-03-09 20:30:14 -07:00
B2G Bumper Bot
c989894873 Bumping manifests a=b2g-bump 2015-03-09 19:43:51 -07:00
B2G Bumper Bot
61dc28c36c Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/96b7e916f53e
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28713 from sean2449/Bug_1138341

Bug 1138341 - Add isVisible, getElement and focus APIs to AppInstallMana..., r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3c04f9ae6092
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1138341 - Add isVisible, getElement and focus APIs to AppInstallManager

========

https://hg.mozilla.org/integration/gaia-central/rev/ed7870768c37
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28645 from sean2449/Bug_1136610

Bug 1136610 - [Stingray] expose isVisible and focus API for ime menu,r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/b0baa20ff881
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136610 - Add isVisible, getElement and focus APIs in ime menus for focus manager

========

https://hg.mozilla.org/integration/gaia-central/rev/baee5b238744
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28652 from sean2449/Bug_1136608

Bug 1136608 - [Stingray] expose isVisible and focus API for modal_dialog, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/4c54b008f0b3
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136608 - [Stingray] expose isVisible and focus API for modal_dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/a3519c56d45c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28706 from sean2449/Bug_1136605

Bug 1136605 - [Stingray] expose isVisible, getElement and focus API in CaptivePortal,r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/39e3e4889a05
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136605 - [Stingray] expose isVisible and focus API for entry sheet
2015-03-09 19:40:20 -07:00
Ben Tian
619354ada2 Bug 1128383 - [bluetooth2] Add adapter.onpairingaborted event handler, f=jocelyn, f=jaliu, r=shuang, r=bz 2015-03-06 11:55:30 +08:00
B2G Bumper Bot
8506a11dd0 Bumping manifests a=b2g-bump 2015-03-09 19:20:02 -07:00
B2G Bumper Bot
d3aad36d77 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5de96daf7b04
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28623 from huchengtw-moz/bug-1136601-api-for-update-manager

Bug 1136601 - [Stingray] expose isVisible and focus API for update_manag..., r=sungchiu

========

https://hg.mozilla.org/integration/gaia-central/rev/bb6f6d4e6402
Author: John Hu <johu@mozilla.com>
Desc: Bug 1136601 - [Stingray] expose isVisible and focus API for update_manager
2015-03-09 19:17:29 -07:00
Wes Kocher
5e8e02e501 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-09 18:56:42 -07:00
Wes Kocher
8e389f1730 Merge inbound to m-c a=merge CLOSED TREE 2015-03-09 18:27:28 -07:00
Nick Thomas
5387a265dd Bug 1123025 - update mozharness rev so that emulator nightlies symlink latest properly, r=jlund 2015-03-10 12:33:34 +13:00