Commit Graph

448407 Commits

Author SHA1 Message Date
Nigel Babu
9ede18e7fe Backed out changeset ad08ab3d158e (bug 1203199) for widespread reftest bustage 2015-11-03 12:01:22 +05:30
Nigel Babu
9892fe78d6 Backed out changeset de50fec5c3a6 (bug 1219020) 2015-11-03 11:59:06 +05:30
Nigel Babu
aa60675f7f Backed out changeset 19e021ef5ba1 (bug 1216288) 2015-11-03 11:59:05 +05:30
Nigel Babu
10791e232a Backed out changeset 7b99659430b1 (bug 1203199) 2015-11-03 11:59:03 +05:30
Ralph Giles
62347f7023 Bug 1220882 - Use LazyLogModule in MP4Metadata. r=kinetik
Use the new LazyLogModule to instantiate a log for the rust
mp4parse test code instead of using indiscriminate printf()s.

Access results with NSPR_LOG_MODULES=MP4Metadata:5.
2015-11-02 16:19:00 -08:00
Ralph Giles
87aab4c5c3 Bug 1219530 - Add MOZ_RUST_MP4PARSE feature switch. r=glandium
Add a switch to enable the rust mp4parser code through confvars.sh
and set this for browser targets. Configure will only pass this
through as a CPP define if the rust toolchain is available.

The MOZ_RUST check is hoisted to an outer conditional to
make it cleaner to add other features.

Thanks to zhoubcfan@163.com for the typo fix in configure.in.
2015-11-02 16:40:00 -08:00
Chris Peterson
4a9be99fc7 Bug 1220544 - Fix -Wunreachable-code warnings in xpcom. r=mccr8
xpcom/glue/PLDHashTable.cpp:471:10 [-Wunreachable-code-return] 'return' will never be executed
xpcom/tests/TestAutoPtr.cpp:324:9 [-Wunreachable-code] code will never be executed
xpcom/tests/TestBlockingProcess.cpp:6:11 [-Wunreachable-code-return] 'return' will never be executed
2015-11-02 21:03:03 -08:00
Chris Peterson
cf68e9b753 Bug 1220358 - Fix -Wunreachable-code warnings in widget/cocoa. r=spohl
widget/cocoa/nsNativeThemeCocoa.mm:3774:7 [-Wunreachable-code-break] 'break' will never be executed
widget/cocoa/nsNativeThemeCocoa.mm:3790:7 [-Wunreachable-code-break] 'break' will never be executed
widget/cocoa/nsNativeThemeCocoa.mm:3818:5 [-Wunreachable-code-break] 'break' will never be executed
2015-10-30 18:22:55 -07:00
Chris Peterson
5cb548e84b Bug 1125947 - Fix clang warnings in netwerk/sctp/datachannel. r=jesup
netwerk/sctp/datachannel/DataChannel.cpp:727:11 [-Wunreachable-code] code will never be executed
netwerk/sctp/datachannel/DataChannel.cpp:1835:19 [-Wshadow] declaration of 'i' shadows a previous local
netwerk/sctp/datachannel/DataChannel.h:531:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-01 23:03:32 -08:00
JW Wang
1e2f35847f Bug 1220512 - ensure next frame status is updated before notifying MediaDecoder::PlaybackEnded. See bug 1220512 comment 1 for the detail. r=cpearce. 2015-11-02 21:26:10 +08:00
Matt Woodrow
f48376f304 Bug 1203199 - Fix trailing comma causing bustage. CLOSED TREE 2015-11-03 17:47:22 +13:00
Patrick McManus
073d4a9803 bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
Matt Woodrow
ffd079e640 Bug 1216288 - Disable warning when we don't build an active layer for RenderFrameParent within an opacity:0 subtree. r=roc
--HG--
extra : rebase_source : 9eade6266c0a1f6485e5b82ab0c0c5bc49f9a85c
2015-11-03 16:49:22 +13:00
Matt Woodrow
63db61e6ca Bug 1219020 - Don't do layer tree comparisons for inactive layer trees that have changed layers since we'll invalidate it all anyway. r=roc
--HG--
extra : rebase_source : 659233e99a8c84a7d4a097aed06adb243bd10955
2015-11-03 16:48:42 +13:00
Matt Woodrow
26d59a2852 Bug 1203199 - Blacklist DXVA on some older intel drivers for causing crashes. r=jrmuizel
--HG--
extra : rebase_source : 10af1656e2cfc594cb94c2eb7020a09e9e3f1d58
2015-10-22 12:35:52 +13:00
Christoph Kerschbaumer
1ee2473768 Bug 1206964 - Use channel->AsyncOpen2() in netwerk/base/nsNetUtil.cpp (r=sicking) 2015-11-02 17:31:08 -08:00
Phil Ringnalda
bdf1feba1c Back out changeset ce56b70293c6 (bug 1219530) for build bustage
CLOSED TREE
2015-11-02 19:07:11 -08:00
Ralph Giles
050e04d240 Bug 1219530 - Add MOZ_RUST_MP4PARSE feature switch. r=glandium
Add a switch to enable the rust mp4parser code through confvars.sh
and set this for browser targets. Configure will only pass this
through as a CPP define if the rust toolchain is available.

The MOZ_RUST check it hoisted to an ourter conditional to
make it easier to add other features.
2015-11-02 16:40:00 -08:00
Eric Rahm
60c367f4d6 Bug 1161238 - Remove --disable-logging. r=gps 2015-05-14 11:07:56 -07:00
Wes Kocher
5c94e0f593 Merge m-c to inbound, a=merge
--HG--
extra : commitid : 2sVZQRwbKyB
2015-11-02 15:57:48 -08:00
Wes Kocher
8fe6e01959 Backed out changeset 79d2c5f174cc (bug 1219050) for arm64 failures
--HG--
extra : commitid : B8s3KZ0WT9W
2015-11-02 15:44:41 -08:00
Wes Kocher
9ed1f72c5b Backed out changeset 54c770bf243e (bug 1194525) for apparently causing a spike in gij(11/12) failures a=merge
--HG--
extra : commitid : L4Z1aFtG6FI
extra : source : b892fb047ebc8f7970a59b2cee333223b97587d9
2015-11-02 13:29:30 -08:00
Wes Kocher
3696443a14 Merge inbound to m-c a=merge
--HG--
extra : commitid : Iy93sktRpdv
2015-11-02 15:12:16 -08:00
Wes Kocher
5fc22c639b Merge fx-team to central, a=merge
--HG--
extra : commitid : gBT26RNNX8
2015-11-02 14:26:35 -08:00
B2G Bumper Bot
ef5587f36b Bumping manifests a=b2g-bump 2015-11-02 10:26:43 -08:00
B2G Bumper Bot
854c096bf3 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5acce851893
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32858 from mwargers/1219843

Bug 1219843 - Remove workaround for bug 1216394 in test_browser_clear_browsing_history.py

========

https://hg.mozilla.org/integration/gaia-central/rev/7f03c90c40e2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1219843 - Remove workaround for bug 1216394 in test_browser_clear_browsing_history.py

========

https://hg.mozilla.org/integration/gaia-central/rev/23bb280000f9
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32876 from mwargers/1219955

Bug 1219955 - test_fmradio_add_remove_from_favorites.py failure - UnicodeEncodeError

========

https://hg.mozilla.org/integration/gaia-central/rev/b861549ac8a1
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1219955 - test_fmradio_add_remove_from_favorites.py failure - UnicodeEncodeError

========

https://hg.mozilla.org/integration/gaia-central/rev/eea5081854b2
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32874 from mwargers/1219971

Bug 1219971 - Failure in test_cost_control_reset_wifi.py, because of launch directly after a kill

========

https://hg.mozilla.org/integration/gaia-central/rev/d54589dbbde4
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1219971 - Failure in test_cost_control_reset_wifi.py, because of launch directly after a kill
2015-11-02 10:24:40 -08:00
Fabrice Desré
3ebab267bd Bug 1219032 - Rename B2GDroid to Firefox OS developer preview r=me 2015-11-02 09:54:21 -08:00
B2G Bumper Bot
249ac8cfb7 Bumping manifests a=b2g-bump 2015-11-02 09:26:42 -08:00
B2G Bumper Bot
163f2f4e6d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f2f8e80254e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32937 from albertopq/1220487-intermittent-unpin

Bug 1220487 - Fixing intermittent test "Pin a page" r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/a6165c9eff7f
Author: albertopq <albert.pastor@gmail.com>
Desc: Fixing intermittent test "Pin a page"
2015-11-02 09:24:40 -08:00
Fabrice Desré
5f7f5f2afc Bug 1220061 - Android UA is not correct when MOZ_UA_OS_AGNOSTIC is set r=gerv 2015-11-02 09:23:28 -08:00
B2G Bumper Bot
0942a15d26 Bumping manifests a=b2g-bump 2015-11-02 08:27:18 -08:00
B2G Bumper Bot
d320a0b747 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2b05f028ab47
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32938 from mikehenrty/bug-1220634-unit-test-retries

Bug 1220634 - increase waiting tries for the test agent app to spin up

========

https://hg.mozilla.org/integration/gaia-central/rev/925f9b08a492
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1220634 - increase waiting tries for the test agent app to spin up
2015-11-02 08:25:17 -08:00
B2G Bumper Bot
e4753d7c08 Bumping manifests a=b2g-bump 2015-11-02 07:41:43 -08:00
B2G Bumper Bot
996ea9011b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/203e030a009d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32934 from Phoxygen/bug1220561-system_statusbar_alignment

Bug 1220561 - [System][RTL] correct position of utilitray icons. r=apastor

========

https://hg.mozilla.org/integration/gaia-central/rev/011842ce0e27
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1220561 - [System][RTL] correct position of utilitray icons

========

https://hg.mozilla.org/integration/gaia-central/rev/f39cc2d8e07c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32917 from Cwiiis/bug1220379-homescreen-dataclone-error

Bug 1220379 - Handle idb put/delete exceptions. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/839bb0967fe3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1220379 - Handle idb put/delete exceptions. r=gmarty
2015-11-02 07:39:32 -08:00
B2G Bumper Bot
0b72882e5f Bumping manifests a=b2g-bump 2015-11-02 07:02:35 -08:00
B2G Bumper Bot
737885112f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca5de527812b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #32899 from ferjm/bug1219245.forgotpassword.fxa.tv"

This reverts commit 79bd73d3f806e24010f883828f76e3289c0ecda6, reversing
changes made to f8cc75ad7106f52d3835c4e697062fc6ed6c1dfa.
2015-11-02 07:00:23 -08:00
JW Wang
2c0bf35e10 Bug 1220551. Part 2 - remove arguments from NotifyDataArrivedInternal(). r=jya. 2015-11-02 21:28:57 +08:00
JW Wang
71274437c8 Bug 1220551. Part 1 - fix the parameters passed to mBufferedState->NotifyDataArrived(). r=jya. 2015-11-02 21:28:53 +08:00
Yura Zenevich
b03320ca91 Bug 1220860 - fixing an error with getting documentElement on AccessFu stop. r=eeejay 2015-11-02 15:28:53 -08:00
B2G Bumper Bot
d9e8aa3976 Bumping manifests a=b2g-bump 2015-11-02 05:01:29 -08:00
B2G Bumper Bot
cf130c50ba Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24f8079efb81
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32899 from ferjm/bug1219245.forgotpassword.fxa.tv

Bug 1219245 - [TV Data Sync] 'Forgot your password' link shows activi…

========

https://hg.mozilla.org/integration/gaia-central/rev/8a688abc0ee3
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1219245 - [TV Data Sync] 'Forgot your password' link shows activity chooser menu. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/2b8456e27201
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32498 from michielbdejong/1215473-store-variable-in-scope

Bug 1215473 - Avoid accessing global placesStore variable. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/d7d10d729519
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1215473 - Avoid accessing global placesStore variable, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/395031374311
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32886 from michielbdejong/1218293-remove-fxsyncId

Bug 1218293 - Get rid of fxsyncId field in bookmarks_store, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/4129f7c60830
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1218293 - Get rid of fxsyncId field in bookmarks_store, r=ferjm
2015-11-02 04:59:29 -08:00
Gijs Kruitbosch
5f80c7d2db Bug 120684 - followup: adjust DOM interface test, implied-r=smaug,bustage
--HG--
extra : commitid : 9D0nIBFVsK9
2015-11-02 12:36:35 +00:00
B2G Bumper Bot
8d7333579d Bumping manifests a=b2g-bump 2015-11-02 04:02:21 -08:00
B2G Bumper Bot
7b76c61391 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5fbe01096e9b
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32918 from albertopq/1216415-unpin-3

Bug 1216415 - Fail to unpin the pinned site. r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/d9fc1611b514
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1216415 - Fail to unpin the pinned site.
2015-11-02 04:00:21 -08:00
B2G Bumper Bot
b904b0c274 Bumping manifests a=b2g-bump 2015-11-02 03:15:33 -08:00
B2G Bumper Bot
155d866c58 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73e95182508e
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32906 from ferjm/bug1219708.nosync.offline

Bug 1219708 - Should not attempt to sync while offline. r=michielbdej…

========

https://hg.mozilla.org/integration/gaia-central/rev/965fd08c0c74
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1219708 - Should not attempt to sync while offline. r=michielbdejong, yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/7ddaca2524cb
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #32921 from danhuang1202/1219609_change_header_from_bookmark_to_bookamrkd

Bug 1219609 - update bookmark list header title from Bookmark to Book…

========

https://hg.mozilla.org/integration/gaia-central/rev/493caa34d884
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1219609 - change bookmark list header title from Bookmark to Bookmsrks. r=yifan
2015-11-02 03:15:16 -08:00
Carsten "Tomcat" Book
d22b2c9770 Merge mozilla-central to b2g-inbound 2015-11-02 12:06:26 +01:00
Carsten "Tomcat" Book
7a70d4ebe3 Merge mozilla-central to fx-team 2015-11-02 12:05:19 +01:00
Carsten "Tomcat" Book
c544f0d430 merge mozilla-inbound to mozilla-central a=merge 2015-11-02 11:54:07 +01:00
Carsten "Tomcat" Book
60c18dcb28 merge fx-team to mozilla-central a=merge 2015-11-02 11:51:09 +01:00