Chris Peterson
beb38f7394
Back out 400861eb8c62 (Bug 1236323 - Part 2) for unearthing Skia -Wunreachable-code warnings-as-errors
2016-01-08 00:32:01 -08:00
Chris Peterson
b31615e8e2
Bug 1236321 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in js/. r=luke
2015-12-31 01:05:49 -07:00
Chris Peterson
483db42bb5
Bug 1236393 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in tools/power/rapl.cpp. r=njn
...
tools/power/rapl.cpp:331:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-23 22:41:07 -08:00
Chris Peterson
42cd551f45
Bug 1236390 - Suppress -Wimplicit-fallthrough warnings in third-party code from Google Breakpad. r=bsmedberg
...
toolkit/crashreporter/google-breakpad/src/common/dwarf/dwarf2reader.cc:195:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/crashreporter/google-breakpad/src/processor/minidump.cc:4022:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-12-30 11:50:27 -07:00
Chris Peterson
dbf7717b8e
Bug 1236389 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in mozapps/update. r=rstrong
...
toolkit/mozapps/update/updater/updater.cpp:3722:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/mozapps/update/updater/updater.cpp:3768:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-01 17:04:00 -07:00
Chris Peterson
d885f1712a
Bug 1236325 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in satchel. r=mak
...
toolkit/components/satchel/nsFormFillController.cpp:974:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-01 17:02:54 -07:00
Chris Peterson
170785f0a5
Bug 1236324 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in toolkit/components/places/. r=mak
...
toolkit/components/places/Database.cpp:182:5: [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsAnnotationService.cpp:215:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsAnnotationService.cpp:227:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsAnnotationService.cpp:297:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsAnnotationService.cpp:309:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsNavHistoryResult.cpp:2420:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsNavHistoryResult.cpp:2446:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/places/nsNavHistoryResult.cpp:2878:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-22 13:59:54 -08:00
Chris Peterson
3f27125386
Bug 1236323 - Part 2: Suppress -Wimplicit-fallthrough warnings in gfx/ from Skia header files. r=nical
...
gfx/skia/skia/include/gpu/GrTestUtils.h:94:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
gfx/skia/skia/include/gpu/GrTypesPriv.h:181:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-24 09:39:04 -08:00
Chris Peterson
3d522605c3
Bug 1236323 - Part 1: Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in gfx/. r=nical
...
gfx/thebes/gfxFcPlatformFontList.cpp:706:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
gfx/thebes/gfxFontconfigFonts.cpp:2183:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
gfx/2d/DrawTargetCG.cpp:812:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
gfx/2d/DrawTargetCairo.cpp:636:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
2015-11-24 09:39:04 -08:00
Chris Peterson
764e308681
Bug 1236322 - Part 2: Suppress -Wimplicit-fallthrough warnings in parser/html generated code. r=hsivonen
2015-12-25 00:00:36 -07:00
Chris Peterson
8fb4f37431
Bug 1236322 - Part 1: Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in parser/. r=hsivonen
...
parser/html/nsHtml5Highlighter.cpp:572:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
parser/htmlparser/nsScanner.cpp:425:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
parser/htmlparser/nsScanner.cpp:780:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-12-25 00:01:32 -07:00
Chris Peterson
176c851700
Bug 1235298 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in netwerk/. r=mcmanus
2015-11-22 21:58:33 -08:00
Chris Peterson
93347b5452
Bug 1235238 - Remove unnecessary switch fallthrough to fix -Wimplicit-fallthrough warning in ssltunnel. r=mayhemer
...
testing/mochitest/ssltunnel/ssltunnel.cpp:1387:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-22 22:17:50 -08:00
Chris Peterson
951bc898a7
Bug 1235236 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in modules/libjar/. r=aklotz
...
modules/libjar/nsJARInputStream.cpp:112:13 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-22 22:13:58 -08:00
Chris Peterson
dc80f8f228
Bug 1235237 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in storage/. r=mak
...
storage/mozStoragePrivateHelpers.cpp:234:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-22 22:09:23 -08:00
JW Wang
3a7bf4e682
Bug 1237607 - Add file names to logs of test_playback_rate.html to facilitate debugging. r=bechen.
2016-01-08 15:52:25 +08:00
Nicholas Nethercote
3168d69be5
Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn.
2016-01-07 16:18:22 -08:00
Karl Tomlinson
483464e087
bug 726265 don't activate ELAN swipe hack unless ScanCode is zero r=heycam
...
On some hardware, GetKeyState(0xFF) returns negative even when Elantech
messages are not involved. This change permits Page Up and Page Down keys
to function as expected on this hardware.
2016-01-07 17:31:35 +13:00
Karl Tomlinson
083f9689cb
bug 1230406 remove invalid assertion of equality between float and int32_t r=padenot
2016-01-06 20:05:41 +13:00
Aaron Klotz
bd999cfd9c
Bug 1237463: LSP Annotator Enhancements; r=jimm
2016-01-06 16:58:13 -07:00
Phil Ringnalda
23122e88e6
Merge m-c to m-i
2016-01-07 20:38:46 -08:00
Phil Ringnalda
15a5fd83ed
Back out d933300edeed (bug 1157469) for devtools xpc::IsInContentXBLScope crashes, a=backout
2016-01-07 20:37:06 -08:00
Phil Ringnalda
3a4e845dae
Back out 194d7968bf59 (bug 1195881) for e10s failures in browser_sessionStoreContainer.js
2016-01-07 20:28:38 -08:00
Wes Kocher
0be0bbe547
Merge inbound to central, a=merge
2016-01-07 17:12:05 -08:00
Wes Kocher
a34dc54227
Merge fx-team to central, a=merge
2016-01-07 16:35:32 -08:00
Wes Kocher
3e4ce8dc5a
Backed out changeset 72f014c66fe8 (bug 1237040) for breaking builds on windows 8
2016-01-07 11:47:47 -08:00
Mark Finkle
a3d07c47da
Bug 1237632 - Enable support for environment/profile/creationDate on Android r=gfritzsche
2016-01-07 14:13:27 -05:00
Fernando Campo
cd0a606183
Bug 1205661 - Blue shade of icon in toolbar does not match other blue icons. r=mikedeboer
2016-01-07 19:07:31 +00:00
Robert Strong
c6f1d74944
Bug 1237040 - Add configure.in support for NSIS 3.0b3 and remove support for NSIS 2.46u and NSIS 3.0a1. r=gps
2016-01-07 10:34:23 -08:00
B2G Bumper Bot
93c163129e
Bumping manifests a=b2g-bump
2016-01-07 08:19:47 -08:00
Wander Lairson Costa
696e094702
Bug 1236655 - Update buildbot step script in phone-builder images r=garndt
2016-01-07 13:42:42 -02:00
Johan Lorenzo
0950e2926f
Bug 1236947 - [tc-gip] Retrieve and store logcat r=garndt
2016-01-07 16:34:03 +01:00
B2G Bumper Bot
8bf20b18d5
Bumping manifests a=b2g-bump
2016-01-07 07:35:31 -08:00
B2G Bumper Bot
7688f9b42c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e51159a1a86d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1237618 - Disable apps/keyboard/test/marionette/uninstallation_test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/8d4d8bfaefbd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1235881 - Disable apps/system/test/marionette/browser_video_test.js
2016-01-07 07:34:09 -08:00
Johan Lorenzo
fcbe579713
Backed out changeset 9e922c947ddd
2016-01-07 16:32:23 +01:00
Johan Lorenzo
a2b2444ee7
Bug 1236947 - [tc-gip] Retrieve and store logcat r=garndt
2016-01-07 16:27:28 +01:00
Johan Lorenzo
69a244e646
Backout Bug 1236947 - [tc-gip] Retrieve and store logcat
2016-01-07 16:24:55 +01:00
Eugen Sawin
9974ce327f
Bug 1073224 - [3.2] Add fallback mechanics for device orientation sensors on Android (and fix style). r=snorp
2016-01-07 15:23:40 +01:00
Eugen Sawin
32b6fbfefd
Bug 1073224 - [2.1] Accept rotation vector device sensor listeners in tests. r=vlad
2016-01-07 15:23:39 +01:00
Eugen Sawin
4ae0ad065c
Bug 1073224 - [1.2] Use SENSOR_ROTATION_VECTOR for DOM DeviceOrientation events on Android. r=vlad
2016-01-07 15:23:33 +01:00
Andrea Marchesini
a284f34de2
Bug 1237588 - One of the File::Create methods is not used, r=smaug
2016-01-07 13:34:53 +00:00
Olli Pettay
e6f1ac4ebb
Bug 1237462 - Enable test_mutationobservers.html with e10s, r=mccr8
2016-01-07 15:13:40 +02:00
Jan de Mooij
3a5add19d4
Bug 1236546 - Don't deoptimize in ObjectGroup::defaultNewGroup when we have a null proto. r=bhackett
2016-01-07 14:01:52 +01:00
Eddy Bruel
9abc70c2ad
Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey
2016-01-07 13:35:31 +01:00
Jon Coppeard
ed6335fe8c
Bug 1233179 - Allow bytecode emitter to access module environment before module declarations are instantiated r=shu
2016-01-07 12:04:50 +00:00
Jon Coppeard
0d3f2c7933
Bug 1237153 - Fix gcparam() parameter verification to not allow negative numbers r=terrence
2016-01-07 12:04:50 +00:00
Nicholas Nethercote
7b1985df0f
Bug 1237151 (part 4) - Turn on -Wignored-qualifiers for C++ code. r=mshal.
...
It's already on for C code.
2016-01-05 14:31:02 -08:00
Nicholas Nethercote
4676f038a8
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
2016-01-05 17:08:45 -08:00
Nicholas Nethercote
d62b08696c
Bug 1237151 (part 2) - Remove ignored qualifiers in WebRTC-relate code. r=jesup.
2016-01-07 15:43:38 -08:00
Nicholas Nethercote
705fa55f86
Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce.
2016-01-07 15:43:37 -08:00