Karl Tomlinson
74ef5b1730
b=1027963 count ticks remaining in PlayAudio() better when blocking changes r=padenot
...
The previous code could result in an infinite loop.
--HG--
extra : transplant_source : %DB%20%2C%A3%26%A1%B0%00E%0B%85v%DC%1F0%F1%81Tm%9B
2014-07-01 18:21:57 +12:00
Karl Tomlinson
32c7af312b
b=1020205 reset mRemainingResamplerTail when no longer using the resampler r=padenot
2014-07-03 15:53:34 +12:00
Brian Smith
dfd86db724
Bug 1033103: Add and use mozilla::pkix::der::ExpectTagAndGetTLV, r=keeler
...
--HG--
extra : rebase_source : 16461be12705998799f5c84e2043d68b0c431cb0
2014-07-01 13:25:43 -07:00
Brian Smith
dc76ff25af
Bug 1033092: Add unit tests for mozilla::pkix::der::ExpectTagAndGetValue, r=keeler
...
--HG--
extra : rebase_source : 8ad8960969e5ee5bf47054f1c285a85cbbdb18cf
2014-07-01 16:28:45 -07:00
Anthony Jones
fbae5cfcd6
Bug 1033137 - Fix image lifetime issues in libav backend; r=edwin
2014-07-03 14:43:17 +12:00
Anthony Jones
5ab783088e
Bug 1033137 - Remove extra frame reordering in libav; r=edwin
2014-07-03 14:43:15 +12:00
Anthony Jones
e8302caa3e
Bug 1015829 - Runtime binding for libav 53, 54, 55; r=edwin
...
--HG--
rename : content/media/fmp4/ffmpeg/include/README_mozilla => content/media/fmp4/ffmpeg/README_mozilla
rename : content/media/fmp4/ffmpeg/include/COPYING.LGPLv2.1 => content/media/fmp4/ffmpeg/libav53/include/COPYING.LGPLv2.1
rename : content/media/fmp4/ffmpeg/include/libavcodec/avcodec.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/avcodec.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/avfft.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/avfft.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/dxva2.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/dxva2.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/old_codec_ids.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/old_codec_ids.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/opt.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/opt.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/vaapi.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/vaapi.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/vda.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/vda.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/vdpau.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/vdpau.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/version.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/version.h
rename : content/media/fmp4/ffmpeg/include/libavcodec/xvmc.h => content/media/fmp4/ffmpeg/libav53/include/libavcodec/xvmc.h
rename : content/media/fmp4/ffmpeg/include/libavformat/avformat.h => content/media/fmp4/ffmpeg/libav53/include/libavformat/avformat.h
rename : content/media/fmp4/ffmpeg/include/libavformat/avio.h => content/media/fmp4/ffmpeg/libav53/include/libavformat/avio.h
rename : content/media/fmp4/ffmpeg/include/libavformat/version.h => content/media/fmp4/ffmpeg/libav53/include/libavformat/version.h
rename : content/media/fmp4/ffmpeg/include/libavutil/adler32.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/adler32.h
rename : content/media/fmp4/ffmpeg/include/libavutil/aes.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/aes.h
rename : content/media/fmp4/ffmpeg/include/libavutil/attributes.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/attributes.h
rename : content/media/fmp4/ffmpeg/include/libavutil/audio_fifo.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/audio_fifo.h
rename : content/media/fmp4/ffmpeg/include/libavutil/audioconvert.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/audioconvert.h
rename : content/media/fmp4/ffmpeg/include/libavutil/avassert.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/avassert.h
rename : content/media/fmp4/ffmpeg/include/libavutil/avconfig.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/avconfig.h
rename : content/media/fmp4/ffmpeg/include/libavutil/avstring.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/avstring.h
rename : content/media/fmp4/ffmpeg/include/libavutil/avutil.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/avutil.h
rename : content/media/fmp4/ffmpeg/include/libavutil/base64.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/base64.h
rename : content/media/fmp4/ffmpeg/include/libavutil/blowfish.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/blowfish.h
rename : content/media/fmp4/ffmpeg/include/libavutil/bprint.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/bprint.h
rename : content/media/fmp4/ffmpeg/include/libavutil/bswap.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/bswap.h
rename : content/media/fmp4/ffmpeg/include/libavutil/common.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/common.h
rename : content/media/fmp4/ffmpeg/include/libavutil/cpu.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/cpu.h
rename : content/media/fmp4/ffmpeg/include/libavutil/crc.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/crc.h
rename : content/media/fmp4/ffmpeg/include/libavutil/dict.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/dict.h
rename : content/media/fmp4/ffmpeg/include/libavutil/error.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/error.h
rename : content/media/fmp4/ffmpeg/include/libavutil/eval.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/eval.h
rename : content/media/fmp4/ffmpeg/include/libavutil/fifo.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/fifo.h
rename : content/media/fmp4/ffmpeg/include/libavutil/file.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/file.h
rename : content/media/fmp4/ffmpeg/include/libavutil/imgutils.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/imgutils.h
rename : content/media/fmp4/ffmpeg/include/libavutil/intfloat.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/intfloat.h
rename : content/media/fmp4/ffmpeg/include/libavutil/intfloat_readwrite.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/intfloat_readwrite.h
rename : content/media/fmp4/ffmpeg/include/libavutil/intreadwrite.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/intreadwrite.h
rename : content/media/fmp4/ffmpeg/include/libavutil/lfg.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/lfg.h
rename : content/media/fmp4/ffmpeg/include/libavutil/log.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/log.h
rename : content/media/fmp4/ffmpeg/include/libavutil/lzo.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/lzo.h
rename : content/media/fmp4/ffmpeg/include/libavutil/mathematics.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/mathematics.h
rename : content/media/fmp4/ffmpeg/include/libavutil/md5.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/md5.h
rename : content/media/fmp4/ffmpeg/include/libavutil/mem.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/mem.h
rename : content/media/fmp4/ffmpeg/include/libavutil/old_pix_fmts.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/old_pix_fmts.h
rename : content/media/fmp4/ffmpeg/include/libavutil/opt.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/opt.h
rename : content/media/fmp4/ffmpeg/include/libavutil/parseutils.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/parseutils.h
rename : content/media/fmp4/ffmpeg/include/libavutil/pixdesc.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/pixdesc.h
rename : content/media/fmp4/ffmpeg/include/libavutil/pixfmt.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/pixfmt.h
rename : content/media/fmp4/ffmpeg/include/libavutil/random_seed.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/random_seed.h
rename : content/media/fmp4/ffmpeg/include/libavutil/rational.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/rational.h
rename : content/media/fmp4/ffmpeg/include/libavutil/samplefmt.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/samplefmt.h
rename : content/media/fmp4/ffmpeg/include/libavutil/sha.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/sha.h
rename : content/media/fmp4/ffmpeg/include/libavutil/time.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/time.h
rename : content/media/fmp4/ffmpeg/include/libavutil/timecode.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/timecode.h
rename : content/media/fmp4/ffmpeg/include/libavutil/timestamp.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/timestamp.h
rename : content/media/fmp4/ffmpeg/include/libavutil/version.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/version.h
rename : content/media/fmp4/ffmpeg/include/libavutil/xtea.h => content/media/fmp4/ffmpeg/libav53/include/libavutil/xtea.h
2014-07-03 14:43:13 +12:00
Nick Fitzgerald
44b3432a74
Bug 1032954 - Allow TestingFunction.cpp's SaveStack to be called as the top frame. r=jimb
2014-07-02 19:13:41 -07:00
Nick Fitzgerald
47a89856e7
Bug 1031168 - Trace the source strings in SavedStacks::PCLocationMap. r=terrence
2014-07-02 19:10:44 -07:00
Wes Kocher
fe83138bd2
Backed out changeset 5206957b4f83 (bug 940506) for build bustage on a CLOSED TREE
2014-07-02 18:15:55 -07:00
Wes Kocher
1257c2fa6d
Backed out changeset 63e44c0641c3 (bug 925530) for build bustage on a CLOSED TREE
2014-07-02 18:10:55 -07:00
Seth Fowler
c11cf2aad8
Bug 1027611 (Part 1) - Don't use a frame before initializing it in CreateContinuingTableFrame. r=bz
2014-07-02 17:58:53 -07:00
Nikhil Marathe
ff66d7f07e
Bug 984048 - Patch 5 - ServiceWorker [[Install]] algorithm. r=ehsan, khuey
...
--HG--
extra : rebase_source : 6c710937fde2ebe679908690c1295927eb4c195d
2014-07-02 17:48:50 -07:00
Nikhil Marathe
24b72efa5f
Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey
...
--HG--
extra : rebase_source : 463146233c874c2f2c63c018f2a43a66ca9ea49a
2014-07-02 17:48:35 -07:00
Jeff Gilbert
1d8a810b76
Bug 1033124 - Use correct and more precise coeffs for YCbCr->RGB conversion. - r=mattwoodrow,r=bas
2014-07-02 17:48:18 -07:00
Wes Kocher
13e5fab7eb
Merge m-c to inbound
2014-07-02 17:47:36 -07:00
Wes Kocher
6daa3aa4ee
Merge m-c to inbound
2014-07-02 17:46:56 -07:00
Wes Kocher
0908f44530
Merge m-c to inbound
2014-07-02 17:44:20 -07:00
Geoff Brown
a3bbd6e982
Bug 981889 - Enable content/media/webaudio/test mochitests on Android 2.3; no review
2014-07-02 18:43:41 -06:00
Geoff Brown
b0077e1006
Bug 981898 - Enable content/media/test mochitests on Android 2.3; no review
2014-07-02 18:43:40 -06:00
Mike Hommey
5c4abcd330
Bug 762358 - Fixup the fixup not to break on windows. r=me
2014-07-03 09:38:47 +09:00
Wes Kocher
b56c8610ac
Backed out 2 changesets (bug 1028187) for mochitest-oth orange
...
Backed out changeset 01cba8ff52dd (bug 1028187)
Backed out changeset caf43baf3306 (bug 1028187)
2014-07-02 17:29:33 -07:00
Wes Kocher
4765c9713e
Merge fx-team to m-c a=merge
2014-07-02 17:24:00 -07:00
Brian Birtles
a76160a0d6
Bug 1010067 - Whitespace fix to nsTransitionManager::FlushTransitions. No review.
...
This change was suggested in bug 1010067 comment 22 but somehow ended up in the
wrong patch when pushing.
2014-07-03 09:04:35 +09:00
Brian Birtles
8a8e7494e8
Bug 1031319 part 2 - Add tests for animation-name:none handling; r=dbaron
2014-07-03 09:04:31 +09:00
Brian Birtles
61780688ad
Bug 1031319 part 1 - Don't generate element animations when animation-name is "none"; r=dbaron
...
This patch causes animations whose corresponding animation-name is "none" to be
dropped from the list of generated ElementAnimation objects. This means we avoid
generating events for these animations.
2014-07-03 09:04:16 +09:00
Brian Birtles
08cec1f18a
Bug 1032014 - Remove extra call to AppendElement when generating animations; r=dbaron
2014-07-03 09:02:48 +09:00
Wes Kocher
b375915382
Merge b2g-inbound to m-c a=merge
2014-07-02 17:00:33 -07:00
Wes Kocher
fa731a610f
Merge inbound to m-c a=merge
2014-07-02 16:31:17 -07:00
B2G Bumper Bot
c030762c55
Bumping manifests a=b2g-bump
2014-07-02 13:26:10 -07:00
B2G Bumper Bot
4ff79ba608
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4e3596b10de8
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #21297 from jrburke/bug911412-email-view-icon
Bug 911412 - [Buri][fugu][Language][Email]The view the attachment Button is truncated r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/e4f160a2a0f1
Author: praveen.singapati <praveen.singapati@lge.com>
Desc: Bug 911412 - [Buri][fugu][Language][Email]The view the attachment Button is truncated
as per comments
small nit
2014-07-02 13:20:26 -07:00
B2G Bumper Bot
84eb5cb758
Bumping manifests a=b2g-bump
2014-07-02 12:51:48 -07:00
B2G Bumper Bot
25828670c8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dad0a9071115
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #20823 from yzen/bug-1019362
Bug 1019362 - adding a number of gaia ui tests for the first time use ap...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff5d9c34aaef
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1019362 - adding a number of gaia ui tests for the first time use app accessibility.
2014-07-02 12:50:29 -07:00
B2G Bumper Bot
3379e25b30
Bumping manifests a=b2g-bump
2014-07-02 11:31:36 -07:00
B2G Bumper Bot
232f9af9e0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2c66d42bf145
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21248 from DouglasSherk/1032502-callscreen-phone-label
Bug 1032502 - [Dialer][Contacts][Callscreen] Fix phone type label not being localized on callscreen. r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/336e98ecf529
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1032502 - [Dialer][Contacts][Callscreen] Fix phone type label not being localized on callscreen. r=francisco
2014-07-02 11:25:22 -07:00
David Keeler
f6f318b87e
bug 940506 - remove nsIRecentBadCerts and implementation r=briansmith
2014-07-02 11:15:26 -07:00
Mike Hommey
f1627c9e19
Bug 762358 - Fixup test_objdir_config_status to use config.guess output as base. r=gps
2014-07-03 08:33:14 +09:00
Tim Taubert
702ab29bd2
Bug 1028187 - Follow-up to fix build bustage r=bustage
2014-07-02 16:08:11 -07:00
B2G Bumper Bot
74474b7b58
Bumping manifests a=b2g-bump
2014-07-02 11:14:25 -07:00
B2G Bumper Bot
763e9d38c4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a58a1579a5fd
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #21138 from pivanov/bug-1030655
Bug 1030655 - [Flame][Email] - fuzzy clear icon
========
https://hg.mozilla.org/integration/gaia-central/rev/196ebd9da323
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1030655 - [Flame][Email] - fuzzy clear icon
========
https://hg.mozilla.org/integration/gaia-central/rev/8ef1eb02fa74
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21241 from DouglasSherk/1030546-dialer-share-localization
Bug 1030546 - [Dialer] Share keypad localization data across the dialer and emergency-call apps. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/e4dc541908ff
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1030546 - [Dialer] Share keypad localization data across the dialer and emergency-call apps. r=etienne
2014-07-02 11:10:30 -07:00
Honza Bambas
9f0550ae71
Backing out 6c5c6cbad330 (bug 1032992) for Adnroid failures - GC doesn't work there as on other platforms..., r=backout
2014-07-02 19:53:00 +02:00
Ed Morley
011bbd0624
Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures
2014-07-02 18:17:50 +01:00
ffxbld
5039f4d3af
No bug, Automated blocklist update from host b-linux64-hp-0034 - a=blocklist-update
2014-07-02 10:05:55 -07:00
ffxbld
df12ae1cab
No bug, Automated HPKP preload list update from host b-linux64-hp-0034 - a=hpkp-update
2014-07-02 10:05:51 -07:00
ffxbld
48e720cb5d
No bug, Automated HSTS preload list update from host b-linux64-hp-0034 - a=hsts-update
2014-07-02 10:05:48 -07:00
B2G Bumper Bot
ee2cd8b037
Bumping manifests a=b2g-bump
2014-07-02 09:46:47 -07:00
B2G Bumper Bot
2bb406b4fe
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7af0e127fdda
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #21203 from jrburke/bug1031588-email-back-arrow
Bug 1031588 - [B2G][Email]Back arrow on 'New Account' page does not function after deleting two email acccounts r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/05822301a02d
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1031588 - [B2G][Email]Back arrow on 'New Account' page does not function after deleting two email acccounts
========
https://hg.mozilla.org/integration/gaia-central/rev/53bfafc3e7cc
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #21240 from 6a68/bug-1032938-use-fmd-prod-servers
Bug 1032938 - Point find my device at production servers
========
https://hg.mozilla.org/integration/gaia-central/rev/b59013cbba56
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1032938 - Point find my device at production servers
2014-07-02 09:45:25 -07:00
B2G Bumper Bot
9043a65a77
Bumping manifests a=b2g-bump
2014-07-02 09:26:39 -07:00
B2G Bumper Bot
ffd2cca3e9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cbaa49bbefdc
Author: gitmai <mri@tid.es>
Desc: Merge pull request #21257 from gitmai/bug-1032836-event-listener-error-testing
Bug 1032836 - Intermittent image_loader_test.js | Image Loader Test Suit...
r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/ec9aabc8f53c
Author: mai <mri@tid.es>
Desc: Bug 1032836 - Intermittent image_loader_test.js | Image Loader Test Suite > imgsLoader resuming > resuming calls new Image() | expected Image to be called once but was called twice
2014-07-02 09:20:26 -07:00
B2G Bumper Bot
3ce29bfe30
Bumping manifests a=b2g-bump
2014-07-02 08:36:48 -07:00