Commit Graph

390261 Commits

Author SHA1 Message Date
Ralph Giles
a7b213d981 Bug 1091304 - Improve fmp4 logging. r=kinetik
The %#x format specifier for hex values doesn't work with our
logging macros, and MacOS error codes are generally listed
in decimal anyway.

Also log the reason for a Drain() call to assist debugging.
2014-10-29 17:09:00 -07:00
Jeff Gilbert
83be6816e7 Bug 1088345 - Misc cleanup. - r=kamidphish 2014-10-27 18:58:03 -07:00
Jeff Gilbert
0802e22d9f Bug 1088345 - (ANGLE) Don't treat STENCIL_INDEX8 as INT for MSAA reasons. - r=kamidphish 2014-10-27 13:06:14 -07:00
Jeff Gilbert
a03b45d876 Bug 1088345 - Handle AA better. - r=kamidphish 2014-10-25 18:32:46 -07:00
Jeff Gilbert
c35176c036 Bug 1088345 - Remove now-passing tests from expected failures. - r=kamidphish 2014-10-25 18:32:24 -07:00
Jeff Gilbert
8cffb89c2b Bug 1088345 - Handle possibly-invalid enums for queries. - r=kamidphish 2014-10-23 18:55:49 -07:00
Jeff Gilbert
5efb5489a4 Bug 1088345 - Don't run GL commands that may cause non-OOM errors. - r=kamidphish 2014-10-23 15:10:57 -07:00
Jeff Gilbert
d41ee052e4 Bug 1088345 - Improve glGetError handling. - r=kamidphish 2014-10-24 16:52:35 -07:00
Randell Jesup
3002bdad01 Bug 1085356: Fix Mac audio output changes on older/different macs r=padenot
Remove any buffered audio from before an output switch is signaled, as well
as handling gaps in callbacks after a switch.
2014-10-29 10:47:28 -04:00
Randell Jesup
aefbe4cfaf Bug 1087605: don't try to set the priority of the CCApp thread (which doesn't exist) r=bwc 2014-10-29 01:36:18 -04:00
Mark Hammond
52453853a0 Bug 1090733 - xpcshell tests fail if no terminal configured. r=chmanchester 2014-10-30 12:13:34 +11:00
Kartikaya Gupta
bbc930876b Bug 1090931 - Update logcat-filtering regex in reftest analyzer. r=dbaron
The logcat format used by tbpl jobs in some (maybe all) cases now has a
timestamp and other decorations at the beginning of the line. The regex that
was previously added to filter out reftest failure lines duplicated in logcat
no longer matches the lines correctly; this makes the regex more generic so that
the filtering works again.
2014-10-29 21:09:10 -04:00
Bill McCloskey
e166e89009 Backout bug 1090627 on a CLOSED TREE 2014-10-29 16:09:43 -07:00
Bas Schouten
da9cf36e0c Bug 1085187: Properly deal with sampling restriction when using DataSourceSurfaces. r=jrmuizel 2014-10-29 23:40:38 +01:00
Bill McCloskey
addde1304c Bug 1090627 - Disable some failing reftests for e10s (r=mattwoodrow) 2014-10-29 15:18:12 -07:00
Vaibhav Agrawal
8087a8279d Bug 1085729 - --start-at and --end-at options broken for mochitests (r=jmaher) 2014-10-29 15:18:10 -07:00
Wes Kocher
bdbe376b8e Backed out changeset 3629ea724086 (bug 1089159) for android 2.3 build failures 2014-10-29 15:14:19 -07:00
James Graham
7fe47f0c28 Bug 1090198 - Disable unstable websockets test on Windows XP, a=test-only 2014-10-29 14:36:28 -07:00
James Graham
16355202ec Bug 1090625 - Disable unstable focus-related test on Windows, a=test-only 2014-10-29 14:36:27 -07:00
James Graham
e6e6406484 Bug 1090628 - Disable unstable focus events test on Windows, a=test-only 2014-10-29 14:36:27 -07:00
Nicholas Nethercote
d27a8c365b Bug 1089446 - Remove xpcom/tools/analyze-xpcom-log.pl, which is ancient and unused. r=froydnj.
--HG--
extra : rebase_source : da65608c548dbbc4a336c75799ea713a5cdf01d3
2014-10-28 15:04:03 -07:00
Nicholas Nethercote
5c371a7f12 Bug 1089446 - Remove config/make-atom-strings.pl, which is ancient and unused. r=bz.
--HG--
extra : rebase_source : 21d3b24b8768f0d2732a2f9b396cc43cb21b66e8
2014-10-28 15:04:03 -07:00
Nicholas Nethercote
baf7ae28c6 Bug 1089446 - Improve the comments in both gen_template.pl scripts. r=bz.
--HG--
extra : rebase_source : 784e39e75086f602f1b4cae21087fd5efd1a8187
2014-10-28 15:04:03 -07:00
Nicholas Nethercote
f5bc18d01c Bug 1089446 - Reimplement build/unix/uniq.pl in Python, and remove its unit test. r=gps.
--HG--
extra : rebase_source : 5e7ebf7a59a5966b1af5c8a3165b53bb7bd42770
2014-10-28 15:04:03 -07:00
Nicholas Nethercote
ffff26cc63 Bug 1089446 - Remove gfx/tests/process-textruns.pl, which is ancient and unused. r=roc.
--HG--
extra : rebase_source : 81a688c2404ae3849e4e4ebd1fe934928fe38b2b
2014-10-28 15:04:03 -07:00
Nicholas Nethercote
6f22b9ea98 Bug 1089446 - Remove netwerk/test/neckoTiming.pl, which is ancient and unused. r=mcmanus.
--HG--
extra : rebase_source : 0278be94a4e644a05ef5db999b1954e349eef8c0
2014-10-26 19:29:52 -07:00
Wes Kocher
96904e1794 Backed out changeset 750b497aea43 (bug 1089761) for rootanalysis orange on a CLOSED TREE 2014-10-29 14:14:42 -07:00
Trevor Saunders
e6a7c96ac8 bug 1088148 - Notify the main process of new child docs after firing events r=davidb
If we notify the parent process about new child documents before we
notify it of events it is possible the parent process's tree is out of
sync with ours, and doesn't contain the outer doc accessible for the new
document.  SO we need to first notify the parent of changes in the
accessible tree for the document, and then we can notify it of new child
documents.  We must also make sure when we serialize a subtree that is
being created to not include the sub document or its accessible tree.
2014-10-28 14:18:03 -04:00
Boris Zbarsky
9c1efc4f91 Bug 1087801. Don't assume the global is a Window in the DOM CSS object. r=bholley 2014-10-29 17:00:48 -04:00
Boris Zbarsky
6cb702b4fa Bug 1090749. Reverse the isSelfHosted test in XrayWrapper and jsapi.cpp. r=waldo 2014-10-29 17:00:48 -04:00
Boris Zbarsky
91f20e5cc5 Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
Mason Chang
b635e05733 Bug 1088898. Correctly set mLastCompose in force composites. r=benwa 2014-10-28 19:32:36 -07:00
Ryan VanderMeulen
a4bc246b14 Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
Malini Das
c8dfdca598 Bug 1091205 - log marionette requests, r=jgriffin 2014-10-29 16:49:23 -04:00
Ryan VanderMeulen
6de5c1cb7e Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
James Willcox
091aa3bcfe Bug 1089159 - Correctly use MediaCodec's audio output format r=cpearce
--HG--
extra : histedit_source : 0f720def526984be46a528090a1b1fe4d15bfc99
2014-10-29 15:46:10 -05:00
Ryan VanderMeulen
a70c03ab03 Merge fx-team to m-c. a=merge 2014-10-29 16:30:13 -04:00
Ryan VanderMeulen
2cb6c8079d Backed out changeset 4b4c7462ec89 (bug 1087378) for bustage.
CLOSED TREE
2014-10-29 16:27:15 -04:00
Ryan VanderMeulen
c54858f02a Merge b2g-inbound to m-c. a=merge 2014-10-29 16:15:43 -04:00
Eddy Bruël
8eb04071b0 Bug 757133 - Implement a WorkerDebugger;r=khuey 2014-10-29 21:11:33 +01:00
Benoit Girard
0c3516c497 Bug 1089040 - Fix HWC opacity check for largers with complex regions. r=sotaro
--HG--
extra : rebase_source : e80c240766a9e44e738e706b02ba65dd3e74fd83
2014-10-29 16:07:11 -04:00
Paul Rouget
4f43d43505 Bug 1088712 - Update toolbar images with glowing download icon. Adding linux/Toolbar-inverted.png. r=gijs 2014-10-29 19:04:13 +01:00
Lucas Rocha
2b69b6e2c6 Bug 1089668 - Avoid NPE on parent when tab strip item is pressed (r=mcomella) 2014-10-29 17:39:12 +00:00
Lucas Rocha
4f74b0fee4 Bug 1067388 - Scroll ensure selected tab is always fully visible (r=mcomella) 2014-10-29 17:39:12 +00:00
Lucas Rocha
50e85c6bb5 Bug 1089667 - Sync TwoWayView with upstream's 0.1.2 release (r=mcomella) 2014-10-29 17:39:11 +00:00
Michael Comella
48ff6d6be2 Bug 1086981 - Part 2: Disable navigation buttons in editing mode. r=lucasr 2014-10-29 10:36:35 -07:00
Michael Comella
df5091f5c5 Bug 1086981 - Part 1: Enable menu on new tablet when in editing mode. r=lucasr 2014-10-29 10:36:32 -07:00
B2G Bumper Bot
397a60e182 Bumping manifests a=b2g-bump 2014-10-29 09:36:58 -07:00
Ryan VanderMeulen
6eb0341ccc Backed out changesets 62a8be146b4b, d9a9008a1e93, e6761281d389, and 913e16c2877b (bug 1071482) for causing various intermittent failures.
--HG--
rename : dom/media/test/test_eme_playback.html => dom/media/test/test_encryptedMediaExtensions.html
2014-10-29 12:31:43 -04:00
B2G Bumper Bot
34d77fa3f9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4830af61b34d
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25413 from millermedeiros/1083820-months-day-refactor

Bug 1083820 - [Calendar] update MonthsDay view to use DayObserver r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/ec6797b35645
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1083820 - [Calendar] update MonthsDay view to use DayObserver
2014-10-29 09:30:48 -07:00