Commit Graph

421879 Commits

Author SHA1 Message Date
B2G Bumper Bot
a58e7013b8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/30fcf90c5681
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1165124 - merge pull request #30103 from albertopq:1165124-action-menu-home to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/488158a56cfe
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1165124 - Adding eventSafety to transitionend action menus
2015-05-18 05:15:27 -07:00
Carsten "Tomcat" Book
7c8dfe495a Merge mozilla-central to b2g-inbound 2015-05-18 13:57:18 +02:00
Carsten "Tomcat" Book
09631fba2e merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
Carsten "Tomcat" Book
d133931a29 merge fx-team to mozilla-central a=merge 2015-05-18 13:28:43 +02:00
Jocelyn Liu
55f0cac7c7 Bug 1165835: Fix bluetooth2 build break resulting from Bug 1164292. r=btian 2015-05-18 18:09:11 +08:00
B2G Bumper Bot
2e88e57ac1 Bumping manifests a=b2g-bump 2015-05-18 03:02:39 -07:00
B2G Bumper Bot
da412453d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9a56cfb6e03
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Merge pull request #30079 from sean2449/Bug-1160981-EPG-HTML

Bug 1160981 - [Stingray][EPG] Basic HTML UI mockup, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/92ff01bc789d
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1160981 - [Stingray][EPG] Basic HTML UI mockup
2015-05-18 03:00:26 -07:00
Thomas Zimmermann
2b68c73b1e Bug 1161020: Remove old interface and implementation from socket-connector classes, r=kmachulis 2015-05-18 11:28:30 +02:00
Thomas Zimmermann
553d9c5e14 Bug 1161020: Use new socket-connector interface in socket classes, r=kmachulis
This patch converts the socket I/O classes to use the new interface
of the socket-connector classes. All sockets are now created and set
up by a socket connector.
2015-05-18 11:28:30 +02:00
Thomas Zimmermann
236405a63c Bug 1161020: Implement new socket-connector interface for Bluetooth sockets, r=btian 2015-05-18 11:28:30 +02:00
Thomas Zimmermann
5b6ee4b668 Bug 1161020: Implement new socket-connector interface for Bluetooth daemon socket, r=shuang
This patch moves |BluetoothDaemonSocketConnector| into its own file,
renames it to |BluetoothDaemonConnector| and implements the new socket-
connector interface.
2015-05-18 11:28:30 +02:00
Thomas Zimmermann
e6c35a9ff4 Bug 1161020: Implement new socket-connector interface for key store, r=chucklee
This patch moves |KeyStoreConnector| into its own file and implements
the new socket-connector interface.
2015-05-18 11:28:30 +02:00
Thomas Zimmermann
859df18543 Bug 1161020: Implement new socket-connector interface for RIL, r=htsai
This patch moves |RilConnector| into its own file and implements
the new socket-connector interface.
2015-05-18 11:28:30 +02:00
Thomas Zimmermann
0936f09ecd Bug 1161020: Implement new socket-connector interface for NFC, r=allstars.chh
This patch moves |NfcConnector| into its own file and implements
the new socket-connector interface.
2015-05-18 11:28:30 +02:00
Thomas Zimmermann
d9ca2a993a Bug 1161020: Added clean interface to |UnixSocketConnector|, r=kmachulis
The current interface of |UnixSocketConnector| doesn't follow any design
and is not easily understandable.

This patch adds a new interface to the class. The new interface provides
a method for each of the following operations:

  * converting an address to a human-readable string,
  * creating a listening socket,
  * creating a stream socket, and
  * accepting a stream socket from a listening socket.

All arguments are stored in the connector class, so that connect and
listen methods of the socket classes don't require protocol-specific
arguments. All socket parameters are set within the connector class,
so each connector class can now select parameters individually.
2015-05-18 11:28:30 +02:00
B2G Bumper Bot
53b503b2f0 Bumping manifests a=b2g-bump 2015-05-18 02:23:38 -07:00
B2G Bumper Bot
a7681f61ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31f2c5ff2afb
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30102 from gaye/bug-1165660-correct-disabled-test-path

Bug 1165660 - Fix disabled marionette-helper test path

========

https://hg.mozilla.org/integration/gaia-central/rev/f0c0d18a08ca
Author: gaye <gaye@mozilla.com>
Desc: Bug 1165660 - Fix disabled marionette-helper test path
2015-05-18 02:21:25 -07:00
B2G Bumper Bot
479625a0d3 Bumping manifests a=b2g-bump 2015-05-18 01:57:39 -07:00
B2G Bumper Bot
440aa9a04a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ca7532efeba
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Merge pull request #30078 from sean2449/Bug-1165218

Bug 1165218 - [Stingray][TVDeck] Only storing TV tuner ID in asyncSto…, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3cd0b9e45710
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1165218 - [Stingray][TVDeck] Only storing TV tuner ID in asyncStorage is enough
* Remove storing 'TV_Hash' in async Storage, but storing 'Last-Tuner-ID' instead.

========

https://hg.mozilla.org/integration/gaia-central/rev/deec08faa08f
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30095 from gaye/bug-1165749-const-in-strict-mode

Bug 1165749 - Using const in strict mode is making it so that jsmario…

========

https://hg.mozilla.org/integration/gaia-central/rev/9685aaf652b4
Author: gaye <gaye@mozilla.com>
Desc: Bug 1165749 - Using const in strict mode is making it so that jsmarionette tests cannot be run locally
2015-05-18 01:55:27 -07:00
B2G Bumper Bot
b69ca914e9 Bumping manifests a=b2g-bump 2015-05-17 23:47:31 -07:00
B2G Bumper Bot
96eee1c1ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9007d36b7c2a
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #30066 from ian-liu/bluetooth/bug1163784_highlight_bluetooth_icon_while_profile_connection_changed

Bug 1163784 - Hightlight Bluetooth icon while profile connection changed

========

https://hg.mozilla.org/integration/gaia-central/rev/d9497d242379
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1163784 - Hightlight Bluetooth icon while profile connection changed
2015-05-17 23:45:17 -07:00
Fabrice Desré
ebe1917cb3 Bug 1165766 - Crash in AddFontSetFamilies() r=jtd 2015-05-17 20:33:46 -07:00
Ryan VanderMeulen
33aa7cc49f Backed out 7 changesets (bug 1154809) for xpcshell failures.
Backed out changeset 056f69eee8db (bug 1154809)
Backed out changeset 13f93d585e42 (bug 1154809)
Backed out changeset 1e967727087e (bug 1154809)
Backed out changeset 1f3809022d39 (bug 1154809)
Backed out changeset 7e730e9cb6b3 (bug 1154809)
Backed out changeset 139959618516 (bug 1154809)
Backed out changeset ea59187953f6 (bug 1154809)
2015-05-17 19:54:49 -04:00
JerryShih
b90f6b5dcc Bug 1155797 - P3: turn on vsync for kk, l and up. r=mwu
--HG--
extra : rebase_source : 6fb3d2c7c1c94fe8bbffb8d1e1e7a87049068738
2015-05-17 18:12:00 +02:00
JerryShih
8f5182d756 Bug 1155797 - P2: show a black solid color frame if we don't have the bootAnim. r=mwu
--HG--
extra : rebase_source : 616eac9d34ced7b2a2fef366a96c80c984bd9dea
2015-05-17 18:11:00 +02:00
JerryShih
eade01277e Bug 1155797 - P1: extract format BPP util function. r=mwu
--HG--
extra : rebase_source : b425ea67b80fd71bc2c48c8154a44fa8f1e20594
2015-05-17 18:09:00 +02:00
Tim Nguyen
58d8d3a602 Bug 1165610 - Use new add-on notification icon on retina displays. r=dao 2015-05-16 11:27:00 -04:00
Tim Nguyen
902a244e9c Bug 1165609 - Clean up SVGs from bug 1162584. r=dao 2015-05-17 02:16:00 -04:00
Mike Taylor
43a77ddeab Bug 1164876 - Update expiry for WAP telemetry probe. r=dietrich 2015-05-14 08:34:00 -04:00
J. Ryan Stinnett
71d85605b5 Bug 1164537 - Restore tilt for non-e10s windows. r=jwalker 2015-05-14 07:35:00 -04:00
Hsin-Yi Tsai
1a9127270f Bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived. r=edgar 2015-05-13 15:26:16 +08:00
Jamin Liu
3242c56050 Bug 1098228 - Set Bluetooth discoverable to default value when BT state is BT_STATE_OFF. r=shuang 2015-05-18 09:27:23 +08:00
Ethan Lin
683fb496b3 Bug 1155498 - Part 5 - Use new FenceHandle to handle Decoder fence. r=sotaro
--HG--
extra : rebase_source : 07572915abb33e362bbd3e3817fb57e6296ae871
2015-05-13 00:38:00 +02:00
Ethan Lin
7980550521 Bug 1155498 - Part 4 - Use new FenceHandle to handle the fence in TextureClient. r=sotaro
--HG--
extra : rebase_source : 06a799fbabfccd00c4baf7b9d98c967b4432bb73
2015-05-13 01:42:00 +02:00
Ethan Lin
cdc345235c Bug 1155498 - Part 3 - Use new FenceHandle to handle the fence in Compositor. r=sotaro
--HG--
extra : rebase_source : cca9aa2fbb07f2c00741fb33ce33d7e2db1ba0f2
2015-05-13 00:37:00 +02:00
Ethan Lin
aac29696f5 Bug 1155498 - Part 2 - Use new FenceHandle to handle the fence in TextureHost. r=sotaro
--HG--
extra : rebase_source : 5e619c27d9157dcc379a7a3f721aa44aa7b42370
2015-05-13 00:36:00 +02:00
Ethan Lin
0e78b95a1c Bug 1155498 - Use FdObj to replace FenceHandle's android fence. r=sotaro
--HG--
extra : rebase_source : df49b5e482064e30338a19748371bb70550cdd13
2015-05-17 07:21:00 +02:00
Magnus Melin
2c872c71ca Bug 1164658 - disable test_web_channel.js for thunderbird, as it requires weave which thunderbird doesn't have. r=markh
TEST-UNEXPECTED-FAIL | services/fxaccounts/tests/xpcshell/test_web_channel.js | xpcshell return code: 0
TypeError: Cc['@mozilla.org/weave/service;1'] is undefined at resource://gre/modules/FxAccountsWebChannel.jsm:227

--HG--
extra : rebase_source : 2f1822d26743480d2377e343288ae0edd2428330
2015-05-18 08:18:44 +02:00
Jean-Yves Avenard
54a681396b Bug 1163445: Part5. Replace dom::TimeRanges with TimeIntervals object. r=mattwoodrow 2015-05-18 16:15:47 +10:00
Jean-Yves Avenard
e6216240f5 Bug 1163445: Part4. Add IntervalSet::SetFuzz method. r=mattwoodrow
Will be required for fuzzy search in MediaSource until full conversion to
Interval/IntervalSet.
2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
640e48194f Bug 1163445: Part3. Add IntervalSet::Contains(Interval) method. r=mattwoodrow 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
664088737e Bug 1163445: Part2. Add TimeUnit infinity concept. r=mattwoodrow
We use the value INT64_MAX as meaning infinity. This allows to avoid taking
more storage space than necessary but may result in unpredictable behaviour
when performing calculations.
2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
98e9b02398 Bug 1163445: Part1. Keep IntervalSet normalized. r=mattwoodrow
This is the easiest to ensure consistency when making calculations on them.
2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
60e64f0add Bug 1163453: Rename Interval<T>::Union into ::Span. r=mattwoodrow
When two intervals aren't intersecting it has nothing to do with an union.
2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
e2e250fdd5 Bug 1165585: Part2. Use MediaFormatReader with web audio. r=cpearce
Only used for MP4 content at present.
2015-05-16 22:35:22 +10:00
Jean-Yves Avenard
55b9aa9ddd Bug 1165585: Part1. Use AsyncReadmetadata with web audio. r=cpearce 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
4de76e37b8 Bug 1165145: Part3. Update webref results. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
f49e8bb761 Bug 1165145: Part2. Only extends source buffer ranges if non-empty. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
710c088af5 Bug 1165145: Part1. Don't add a negative time range to empty buffered ranges. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
0b5388926f Bug 1163359: ensure we read updated audio configuration. r=cpearce 2015-05-18 16:13:20 +10:00