Commit Graph

280527 Commits

Author SHA1 Message Date
Ryan VanderMeulen
0d17953487 Backed out changeset fbb19b60d24a (bug 1219339) for Windows XP crashtest permafail. a=backout 2016-01-14 11:27:40 -05:00
Axel Hecht
34cb0957c4 bug 1223385, add back abs_compare_locales_dir, r=bustage, a=tomcat
clobber still expects the abs_compare_locales_dir to be around, and we
should remove it when we remove the compare-locales checkout.
2016-01-14 14:39:46 +01:00
Nicolas Silva
314276ea80 Bug 1239288 - Add a shutdown test to the gfx job scheduler. r=jrmuizel 2016-01-14 13:34:46 +01:00
Nicolas Silva
c3adaaaf2f Bug 1239288 - Fix a race in the win32 job scheduler's shutdown. r=jrmuizel 2016-01-19 09:48:51 +01:00
Jean-Yves Avenard
d5d5b88d03 Bug 1240411: P10. Remove obsolete members. r=ayang 2016-01-19 19:47:36 +11:00
Jean-Yves Avenard
bf3fcbbca3 Bug 1240411: P9. Clean up media headers. r=jwwang
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:36 +11:00
Jean-Yves Avenard
6b95f87373 Bug 1240411: P8. Clean up MediaSource headers. r=cpearce
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:35 +11:00
Jean-Yves Avenard
6f5c0b249f Bug 1240411: P7. Clean up webspeech header declarations. r=rillian
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:34 +11:00
Jean-Yves Avenard
7adacda53b Bug 1240411: P6. Clean up OMX headers. r=ayang
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:33 +11:00
Jean-Yves Avenard
9e6373a4af Bug 1240411: P5. Clean up GMP headers. r=cpearce
Remove redundant virtual keywords
2016-01-19 19:47:32 +11:00
Jean-Yves Avenard
c6b5313233 Bug 1240411: P4. Clean up readers headers. r=cpearce
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:31 +11:00
Jean-Yves Avenard
da8d71f0b7 Bug 1240411: P3. Clean up EME header declarations. r=cpearce 2016-01-19 19:47:30 +11:00
Jean-Yves Avenard
6da9149b13 Bug 1240411: P2. Clean up webrtc headers. r=jesup
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:29 +11:00
Jean-Yves Avenard
68e758a03e Bug 1240411: P1. Clean up webaudio headers. r=cpearce
Remove redundant virtual keyword and add missing override if any.
2016-01-19 19:47:28 +11:00
Cameron McCormack
475efb4355 Bug 1240635 - Interpret glyph x-offsets on SVG vertical text paths in the correct direction. r=longsonr 2016-01-19 19:23:40 +11:00
Dragana Damjanovic
94619712b9 Bug 1240481 - Limit PR_Close calls during shutdown. r=mcmanus 2016-01-18 08:20:00 +01:00
Dragana Damjanovic
520e8f8f53 Bug 1239961 - Minimize amount of PR_Poll and PR_Read calls during shutdown. r=mcmanus 2016-01-15 08:21:00 +01:00
Carsten "Tomcat" Book
10a7e60e10 merge mozilla-inbound to mozilla-central a=merge 2016-01-14 11:50:34 +01:00
Carsten "Tomcat" Book
de06a46dd1 merge fx-team to mozilla-central a=merge 2016-01-14 11:49:47 +01:00
Honza Bambas
66f6850864 Bug 1220272 - Fix signalling in HTTP cache test code suspender. r=michal 2016-01-14 11:24:00 +01:00
Henry Chang
02e2edd269 Bug 1216443 - "moz-safe-about:blank" to signed content should switch process. r=kanru 2016-01-18 00:07:00 +01:00
Chris Peterson
ff7d4c1d9c Bug 1240264 - Annotate intentional switch fallthroughs in dom/media/. r=cpearce
dom/media/MediaManager.cpp:1905:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/media/webm/WebMBufferedParser.cpp:133:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-14 01:42:18 -08:00
Chris Peterson
6d17d1deff Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
dom/smil/nsSMILParserUtils.cpp:191:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGPathSegListSMILType.cpp:356:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGPathSegListSMILType.cpp:364:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:147:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:175:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:204:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-14 01:38:47 -08:00
Xidorn Quan
505bde9809 Backed out changeset e8ad04f3a65f (bug 844948) for reftest failure on OS X 2016-01-18 17:21:12 +11:00
Nicholas Nethercote
b6f69a0d95 Bug 1239888 - Inline PLDHashTable::{Done,Get}(). r=froydnj.
They're trivial and very hot. This reduces binary size in a 64-bit Linux opt build by 20 KiB and avoiding the calls can only help performance.
2016-01-14 21:39:11 -08:00
Brian Birtles
1ebf19a661 Bug 1226091 - Use MayHaveAnimations flag for animations on pseudo elements too; r=smaug 2016-01-18 13:40:12 +09:00
Xidorn Quan
b82f09c525 Bug 844948 - Allow changing padding of themed button on OS X. r=mstange,heycam 2016-01-18 14:20:11 +11:00
Jeff Muizelaar
4602c423b5 Bug 1228641. Add a initializer_list constructor to nsTArray. r=froydnj
This also adds a couple of users of the new pattern.
2016-01-17 22:11:25 -05:00
Benoit Girard
8d7d6efeb7 Bug 1240190 - Add D3D9 texture upload profiler labels. r=jrmuizel 2016-01-15 13:50:51 -08:00
Sotaro Ikeda
e3c6224887 Bug 1239598 - Fix potential deadlock and race condition r=bechen 2016-01-17 17:02:57 -08:00
Alessio Placitelli
3c92d04be1 Bug 1239480 - Make test_TelemetryReportingPolicy.js set the minimum policy version pref for the right channel. r=gfritzsche 2016-01-14 08:58:00 +01:00
Mark Finkle
6dddfe1858 Bug 1116036 - Extend page visit timeout in testHistoryService.js r=margaret 2016-01-16 16:25:51 -05:00
Mark Finkle
1143c42b0e Bug 1239935 - Remove unused TelemetryRecorder and tests r=nalexander 2016-01-16 16:25:44 -05:00
Gabriel Luong
fc08c4d3a5 Bug 1238133 - Part 2: Rename locale keys to avoid parsing conflict r=bgrins 2016-01-16 12:00:43 -08:00
Kris Maglione
a3644b554f Bug 1239822: Part 2c - Destroy windowless browsers created by browser parsable CSS tests. r=gijs 2016-01-15 13:51:14 -08:00
Kris Maglione
7be6b1b700 Bug 1239822: Part 2a - [webext] Explicitly destroy windowless browsers on unload. r=billm 2016-01-15 13:30:15 -08:00
Kris Maglione
c43f675f94 Bug 1239822: Part 1 - Add a close method to windowless browsers, and only destroy when safe. r=bz 2016-01-15 19:23:09 -08:00
Kris Maglione
146c85fb04 Bug 1217129: Follow-up: Fix test broken by rebase. 2016-01-15 21:43:26 -08:00
Nigel Babu
d503e8158c Backed out changeset 37f7935f02e1 (bug 1238239) for Android reftest bustage 2016-01-14 12:44:29 +05:30
Kit Cambridge
bd78897a5a Bug 1219855, Part 3 - Fix variable shadowing in OSXNotificationCenter::ShowAlert. r=me 2016-01-13 23:26:41 -07:00
Nigel Babu
6a3473e8a8 Backed out 5 changesets (bug 1235112, bug 1237467) for nsRuleNode::Transition crashes
Backed out changeset ac21baf87df2 (bug 1235112)
Backed out changeset c47a6e0a6d95 (bug 1237467)
Backed out changeset 7609ca218902 (bug 1237467)
Backed out changeset d63ca2677bd5 (bug 1237467)
Backed out changeset 5a3d7e16b1e0 (bug 1237467)
2016-01-14 11:35:06 +05:30
Chris Manchester
0df23f7998 Bug 1238320 - Part 3 (Windows): Download test binaries necessary to run xpcshell tests and mochitests in artifact builds. r=nalexander 2016-01-13 21:56:36 -08:00
Chris Manchester
2fb0f19bb8 Bug 1238320 - Part 2 (Mac): Download test binaries necessary to run xpcshell tests and mochitests in artifact builds. r=nalexander 2016-01-13 21:56:36 -08:00
Chris Manchester
b9988c994c Bug 1238320 - Part 1 (Linux): Download test binaries necessary to run xpcshell tests and mochitests in artifact builds. r=nalexander 2016-01-13 21:56:36 -08:00
Stuart
aa1f834172 Bug 1220716 - Removing nsICurrentCharsetListener. r=emk 2016-01-14 14:50:27 +09:00
Randell Jesup
d3eddd6f86 Bug 1219339: switch GetStaticInstance to use IPC's Singleton<T> impl r=froyd 2016-01-14 00:16:49 -05:00
Sotaro Ikeda
0a08d88b1c Bug 1237914 - Remove layers.screen-recording.enabled r=mwu 2016-01-13 20:45:57 -08:00
B2G Bumper Bot
674f796cd3 Bumping manifests a=b2g-bump 2016-01-13 20:41:02 -08:00
B2G Bumper Bot
3c3d5515d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed05ae5ca5b9
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #33864 from rickychien/backspaceToBack

Bug 1238870 - Backspace key for back function r=@luke-chang

========

https://hg.mozilla.org/integration/gaia-central/rev/5f8461175514
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1238870 - Backspace key for back function
2016-01-13 20:39:19 -08:00
Sotaro Ikeda
3e94e67a5b Bug 1238876 - Move StartRemoteDrawing() implementation from nsWindow to nsScreenGonk r=mwu 2016-01-13 20:37:56 -08:00