Jonathan Kew
4491d88818
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
2014-07-24 18:03:26 +01:00
Jonathan Kew
1507f7aa85
bug 1031241 pt 2 - More renaming, e.g. where {Min,Pref}Width occurs within longer type and function names. r=smontagu
2014-07-24 18:03:25 +01:00
Jonathan Kew
350ea3c115
bug 1031241 pt 1 - Rename Get{Min,Pref}Width to Get{Min,Pref}ISize throughout layout. r=dbaron,smontagu
2014-07-24 18:03:25 +01:00
Ben Kelly
2d74adee1a
Bug 1029620 P4 Make HTTP token and header value validation accessible via nsNetUtil.h r=ehsan r=mcmanus
2014-07-24 12:38:55 -04:00
Ben Kelly
f1c5d89c1d
Bug 1029620 P3 Factor non-CORS simple content type checkout out of XHR. r=ehsan
2014-07-24 12:38:55 -04:00
Botond Ballo
7413713ddd
Bug 1041751 - Do not create an empty APZ test data bucket for each paint when APZ test logging is not pref'd on. r=kats
2014-07-23 18:38:28 -04:00
Terrence Cole
3184079621
Bug 1029648 - Fix a typo; r=jonco
2014-07-22 11:25:22 -07:00
Sotaro Ikeda
47d2daecda
Bug 1042308 - Return All MediaBuffers to OMXCodec during OMXCodec shutdown r=cajbir,nical
2014-07-24 08:24:42 -07:00
Paul Adenot
bf0d80701e
Bug 1027713 - Part 5 - Trigger the panning logic on stream creation. r=jesup
...
UpdateStreamOrder is not called often because it's expensive (it's called only
when the graph topology changed), and it's earlier in the MSG loop than the
audio stream creation, so we need to tell the newly created AudioStream that a
microphone is active on creation as well.
The panning logic is also now triggered on stream start, because it is async.
2014-07-24 17:05:24 +02:00
Paul Adenot
d82e07aaee
Bug 1023947 - Part 3 - Reset the output AudioStream when switching to an audio input device that uses the headphone jack on osx. r=jesup
...
--HG--
extra : rebase_source : 7b7bc135dbc5ea9d2b76738ff3fc57cbb962eed2
2014-07-18 19:22:03 +02:00
Paul Adenot
e51df98a9f
Bug 1023947 - Part 2 - Allow getting the current input device in cubeb. r=kinetik
...
--HG--
extra : rebase_source : bc273a2f790b2fa09e8c50c95091f5db9856d42b
2014-07-18 19:21:27 +02:00
Paul Adenot
13eeb6c3a3
Bug 1023947 - Part 1 - Drop frame instead of buffering them when we are swiching device. r=jesup
...
--HG--
extra : rebase_source : 9e5f70c2c8aa9bc826e8bee561285da5220bf895
2014-07-18 19:20:00 +02:00
Paul Adenot
6245e51a74
Bug 1027713 - Part 4 - Pan audio to the right when we are using gUM and outputing sound using MacBookPro speakers. r=jesup
...
--HG--
extra : rebase_source : d77a3e6d17b237dc46301a34ed36b6d3e8e0aeda
2014-07-24 17:05:23 +02:00
Paul Adenot
145d25df39
Bug 1027713 - Part 3 - Add a cubeb API to signal that the output device changed. r=kinetik
...
The reentrant mutex is needed so that users can call back into cubeb's API from
the callback.
--HG--
extra : rebase_source : 42e7c8f09d02b30b35a7f80418df5e722b52faae
2014-07-24 17:05:23 +02:00
Paul Adenot
6dabbd818d
Bug 1027713 - Part 2 - Add a cubeb API to query the name of the audio output device in use. r=kinetik
...
--HG--
extra : rebase_source : fed39350db9e7c56c003a288e040fd6f901088d2
2014-07-24 17:05:23 +02:00
Paul Adenot
25e8004fd3
Bug 1027713 - Part 1 - Add a volume API in cubeb and use it instead of doing our own soft gain. r=kinetik
...
--HG--
extra : rebase_source : c94c9f6792c002d515f2fee0cf708928e76f91a8
2014-07-24 17:05:23 +02:00
Ed Morley
c833d9608c
Backed out changeset ed7a32143aeb (bug 1041530) for OS X debug mochitest failures
2014-07-24 16:11:47 +01:00
Ed Morley
8c23d13552
Backed out changeset 3f9060993657 (bug 1042327)
2014-07-24 16:11:19 +01:00
Hannes Verschore
2182869dc6
Bug 1039976 - IonMonkey: Improve generated code of MTypeObjectDispatch with one case, r=jandem
2014-07-24 16:40:11 +02:00
Hannes Verschore
63ea4bc881
Bug 1039542 - TraceLogger: Reset the lastChildId when resuming the tracelogger, r=bbouvier
2014-07-24 16:40:10 +02:00
Ahmed Kachkach
ae89878001
Bug 1043015 - running mochitest-remote without ssltunnel gives bizarre errors. r=jgraham
2014-07-23 16:32:00 +02:00
JW Wang
5ab9906088
Bug 1042884 - Do nothing in AudioStream::OpenCubeb() after shutdown. r=kinetik
2014-07-23 20:58:00 +02:00
Sotaro Ikeda
015a9818d9
Bug 1042946 - Discard back buffer on error in ClientTiledLayerBuffer::ValidateTile() r=nical
2014-07-24 06:40:17 -07:00
Carsten "Tomcat" Book
43df9e923b
Merge mozilla-central to mozilla-inbound
2014-07-24 15:37:02 +02:00
Carsten "Tomcat" Book
db0e3ba9fb
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Carsten "Tomcat" Book
b2311f3ab3
merge mozilla-inbound to mozilla-central a=merge
2014-07-24 15:25:20 +02:00
Sotaro Ikeda
ece82ea45d
Bug 1042771 - Fix TextureClientPool::ReturnDeferredClients() r=nical
2014-07-24 06:16:47 -07:00
Tom Schuster
92623068d6
Bug 1042685 - Correct LIBS definition for Qt Widget and Gstreamer on Mac. r=glandium
2014-07-24 10:28:29 +02:00
B2G Bumper Bot
e65c4b1ede
Bumping manifests a=b2g-bump
2014-07-24 01:16:21 -07:00
William Chen
8136e0337d
Bug 1041880 - Use GetParentElementCrossingShadowRoot() when initializing style scopes. r=heycam
2014-07-24 01:12:38 -07:00
B2G Bumper Bot
f84f4e0e45
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd60711c2295
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #22064 from crdlc/bug-1041291-v2
Bug 1041291 v2
========
https://hg.mozilla.org/integration/gaia-central/rev/e876aa7a401b
Author: crdlc <crdlc@tid.es>
Desc: Bug 1041291 - [Vertical Homescreen] Load drag-drop lazily
2014-07-24 01:10:32 -07:00
B2G Bumper Bot
c8182eddfb
Bumping manifests a=b2g-bump
2014-07-24 00:56:54 -07:00
B2G Bumper Bot
5f01aa89a5
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e301b0a2bbe2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #22071 from hfiguiere/bug1042648
Overfill test fixes. r=eli
========
https://hg.mozilla.org/integration/gaia-central/rev/1be9d62e6ad9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 981009 - Ensure the number overfill results match the number of runs.
========
https://hg.mozilla.org/integration/gaia-central/rev/9bbb7ab3ead8
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1042648 - use the new event in the overfill test.
2014-07-24 00:55:32 -07:00
B2G Bumper Bot
9c7610ad52
Bumping manifests a=b2g-bump
2014-07-24 00:21:26 -07:00
B2G Bumper Bot
cf111af8b2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d4c4eaf32317
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #22088 from asutherland/email-text-inline
Bug 1038836 - [email/backend] Mailing list text/plain footers added (with a multipart/mixed container) to text/html parts are detected as unnamed attachments. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/e5c856d3513c
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1038836 - [email/backend] Mailing list text/plain footers added (with a multipart/mixed container) to text/html parts are detected as unnamed attachments. r=asuth
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/322
2014-07-24 00:15:37 -07:00
B2G Bumper Bot
98a4bab9a9
Bumping manifests a=b2g-bump
2014-07-24 00:06:21 -07:00
B2G Bumper Bot
c2289ca156
Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1118ba437de
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #22083 from flodolo/bug981598
Bug 981598 - [System]: fix RTL support for Time Picker. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/82d9310cdd00
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 981598 - [System]: fix RTL support to Time Picker
========
https://hg.mozilla.org/integration/gaia-central/rev/a1ba0b007528
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #21586 from tauzen/Bug1028776
Bug 1028776 - The screen timeout do NOT reset if NFC do something when screen almost off (darker screen). r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/d55d69313ecf
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1028776 - The screen timeout do NOT reset if NFC do something when screen almost off (darker screen)
========
https://hg.mozilla.org/integration/gaia-central/rev/b9c9ad62e5f5
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #21195 from guilherme-pg/bug1030249-report-disabled
Bug 1030249 - Notify the server if Find My Device is disabled. r=gerard-majax
========
https://hg.mozilla.org/integration/gaia-central/rev/2647f97017bc
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1030249 - Notify the server if Find My Device is disabled.
========
https://hg.mozilla.org/integration/gaia-central/rev/f00097d5188f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1006592 - Prevent the click handler that fetches the last called number from being executed if we've already started a dial action r=drs
2014-07-24 00:00:32 -07:00
B2G Bumper Bot
cbb08884b1
Bumping manifests a=b2g-bump
2014-07-23 23:53:38 -07:00
B2G Bumper Bot
232cd41a3e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d07f51062ea9
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #22022 from crdlc/bug-1041291
Bug 1041291 - [Vertical Homescreen] Load improvements for configurator.j...
========
https://hg.mozilla.org/integration/gaia-central/rev/6f758b7e8ced
Author: crdlc <crdlc@tid.es>
Desc: Bug 1041291 - [Vertical Homescreen] Load improvements for configurator.js
2014-07-23 23:53:27 -07:00
Dave Hylands
f2b3e3d628
Bug 1043122 - Make adb 12-hour timer disable adb reflect in settings app. r=fabrice
2014-07-23 23:48:53 -07:00
B2G Bumper Bot
031ce9d5e0
Bumping manifests a=b2g-bump
2014-07-23 21:11:16 -07:00
B2G Bumper Bot
793a3f76a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6d64417c792c
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #22020 from mnjul/bug_1041945_lockscreen_visual_wrong
Bug 1041945 - Lockscreen notifications timestamps have wrong visual style. r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/4f4eae3ddb6a
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1041945 - Lockscreen notifications timestamps have wrong visual style
2014-07-23 21:05:33 -07:00
B2G Bumper Bot
e87dba8389
Bumping manifests a=b2g-bump
2014-07-23 20:56:16 -07:00
B2G Bumper Bot
2185aef060
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/75333d4c8b68
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #21860 from EragonJ/bug-1039948
Bug 1039948 - [System::StatusBar] Airplane mode icon update issues
========
https://hg.mozilla.org/integration/gaia-central/rev/d20cbe1a69af
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1039948 - [System::StatusBar] Airplane mode icon update issues
2014-07-23 20:50:30 -07:00
B2G Bumper Bot
daac162626
Bumping manifests a=b2g-bump
2014-07-23 20:31:17 -07:00
B2G Bumper Bot
1e2d4440ed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0931f8c4207c
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #22015 from snowmantw/issue1041942
Bug 1041942 - [System] Move Clock from statusbar.js to clock.js
========
https://hg.mozilla.org/integration/gaia-central/rev/785cb293434b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1041942 - [System] Move Clock from statusbar.js to clock.js
2014-07-23 20:25:33 -07:00
B2G Bumper Bot
ed4d97b6a1
Bumping manifests a=b2g-bump
2014-07-23 20:11:17 -07:00
B2G Bumper Bot
996df121c5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/12b7f192e1b1
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #21897 from sfoster/bug-1026159-2line-search-labels
Bug 1026159 - override search result label styles to wrap 2 lines, tighten up label spacing to spec. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/431b9c60e787
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1026159 - override search result label styles to wrap 2 lines, tighten up grid and search results layout per spec. r=kgrandon
2014-07-23 20:05:32 -07:00
B2G Bumper Bot
9f507465ff
Bumping manifests a=b2g-bump
2014-07-23 19:26:18 -07:00
B2G Bumper Bot
34197ba019
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/104c9e1ee9a0
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #21942 from dominickuo/bug-1038165
Bug 1038165 - [Callscreen] check displayed before connecting to SCO, r=Rik
========
https://hg.mozilla.org/integration/gaia-central/rev/65cf8db2116e
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1038165 - [Callscreen] check displayed before connecting to SCO
2014-07-23 19:20:33 -07:00