Commit Graph

397803 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c54bf72326 Backed out changesets 6bd00fa70b00, 4e2f8f3b8f6b, and c89fec9c8b55 (bug 879717) for introducting multiple new intermittent failures.
--HG--
extra : rebase_source : 4aad9383081f256484dd06e87f14cc82ecf186b5
2014-12-19 12:07:20 -05:00
Joel Maher
f33e0b3f59 Bug 1113713 - deploy talos to the latest version [fix tests for e10s]. r=dminor 2014-12-19 12:07:00 -05:00
Joel Maher
08c961589b Bug 1112059 - disable ts_paint_cold from talos. r=rvitillo 2014-12-19 12:06:59 -05:00
Ryan VanderMeulen
6cfa91ef9b Backed out changeset 70d9f3f8aaf1 (bug 1078975) for jsreftest failures.
CLOSED TREE
2014-12-19 11:37:26 -05:00
Nicolas B. Pierron
76bc957f3e Bug 1073033 part 2.5 - Fix rooting analysis in computeScopeChain. r=jandem
CLOSED TREE
2014-12-19 17:32:48 +01:00
Mats Palmgren
a42b39e7f5 Bug 1111292 - Include the column gap(s) in the minimum width calculation when the number of columns is non-auto. r=roc 2014-12-19 16:28:43 +00:00
Mats Palmgren
5f0c10b686 Bug 447660 part 3 - When collecting / pushing a float, make sure to also pick up its next-in-flows that are in same block. r=roc
Move the AssertNoDuplicateContinuations in DrainPushedFloats earlier because
DrainOverflowLines() sometimes picks up overflow line with a placeholder for
a float that has a next-in-flow in this block and unmark those floats as
pushed floats because they aren't anymore.

Change AppendPushedFloat to push any next-in-flows that are in the same block
as the given float too.

Make DoCollectFloats collect next-in-flows in the same block.

Make VerifyOverflowSituation check some float list invariants too.
2014-12-19 16:28:43 +00:00
Mats Palmgren
4bd859f708 Bug 447660 part 2 - Mark an existing next-in-flow of a float that is split due to it being NOT_COMPLETE as NOT being an overflow container. r=roc 2014-12-19 16:28:43 +00:00
Mats Palmgren
5e7f3b9df5 Bug 447660 part 1 - Replace the #define DISABLE_FLOAT_BREAKING_IN_COLUMNS with a pref to enable fragmenting of floats inside columns. Set the pref enabled by default in non-RELEASE builds only. r=roc 2014-12-19 16:28:43 +00:00
Mats Palmgren
6851774977 Bug 1111360 - Remove the unused NS_IS_REFLOW_ERROR macro and an obsolete comment. r=roc 2014-12-19 16:28:42 +00:00
Ben Turner
6567898382 Bug 1113429 - Optimize NUWA idle notifications on workers, r=froydnj. 2014-12-19 08:27:03 -08:00
Geoff Brown
5480fb5918 Bug 1107002 - Update check for home banner not visible; r=mcomella 2014-12-19 09:22:08 -07:00
Geoff Brown
8c9918d2b5 Bug 1085837 - Fix robocop testAppMenuPathways on Android 2.3; r=mcomella 2014-12-19 09:22:07 -07:00
Michael Comella
3590998fe3 Bug 1085837 - Open legacy "More" menu before asserting menu item is disabled; r=liuche 2014-10-31 17:08:30 -07:00
Geoff Brown
47b8d3e1e9 Bug 1107002 - Update robocop dismissEditingMode for tablets; r=mcomella 2014-12-19 09:22:07 -07:00
Geoff Brown
8bd4181821 Bug 1105522 - Copy Robocop exception handling into UITest; r=jmaher 2014-12-19 09:22:07 -07:00
Geoff Brown
fc37f6f019 Bug 1090927 - Rename private test... functions in testGeckoProfile; r=mfinkle 2014-12-19 09:22:07 -07:00
Margaret Leibovic
3e9248c4b3 Bug 1105792 - Simplify testHomeBanner to account for the fact that banner view is removed when banner is dismissed; r=gbrown 2014-12-09 17:58:45 -08:00
Geoff Brown
bfc1dc28ba Bug 1105792 - Avoid assertions in testHomeBanner; r=margaret 2014-12-19 09:22:06 -07:00
Geoff Brown
aa15f056c4 Bug 1105887 - Wait for panel in testAboutHomeVisibility; r=mcomella 2014-12-19 09:22:06 -07:00
Geoff Brown
18d594a471 Bug 1105795 - Avoid ClassCastException in testAboutHomeVisibility; r=mcomella 2014-12-19 09:22:06 -07:00
ziyunfei
ab927f0755 Bug 1078975 - %TypedArray%.prototype.{find, findIndex} Test. r=till 2014-12-19 16:51:41 +01:00
Nicolas B. Pierron
f9bd6e4af3 Bug 1113179 - SIMD types are now created as Singleton objects. r=bbouvier 2014-12-19 16:06:42 +01:00
Nicolas B. Pierron
74f329b42b Bug 1112153 - Verify that all resume points / recover instructions operands can be encoded in snapshots. r=bbouvier 2014-12-19 16:06:40 +01:00
Jonathan Kew
8e3bc159b8 Bug 1111525 - Remove unused lineFlags returned by nsILineIterator. r=roc 2014-12-19 14:55:30 +00:00
Nicolas B. Pierron
d004eabe7c Bug 991720 part 4 - Scalar replacement registers the state instead of replacing resume points operands. r=h4writer 2014-12-19 15:28:31 +01:00
Nicolas B. Pierron
b2cbcdb3ff Bug 991720 part 3 - Enforce recovery of stores before reading object values. r=h4writer 2014-12-19 15:28:31 +01:00
Nicolas B. Pierron
669929b8ef Bug 991720 part 2 - Add a spaghetti stack of stores on resume points. r=h4writer 2014-12-19 15:28:31 +01:00
Nicolas B. Pierron
e2ec961ab9 Bug 991720 part 1 - Add Spaghetti stack. r=h4writer. 2014-12-19 15:28:30 +01:00
Nicolas B. Pierron
ef2b0d42c3 Bug 1073033 part 4 - Emulate states of NewCallObject. r=h4writer 2014-12-19 15:28:30 +01:00
Nicolas B. Pierron
e925e5f0da Bug 1073033 part 3 - Recover MLambda on bailouts. r=shu 2014-12-19 15:28:30 +01:00
Nicolas B. Pierron
efa6d4d979 Bug 1073033 part 2.4 - ScopeChain & Callee: Remove new rooting hazards. r=shu 2014-12-19 15:28:30 +01:00
Nicolas B. Pierron
25b330bbb2 Bug 1073033 part 2.3 - Update callee uses, extract information form the maybe-recovered callee. r=shu 2014-12-19 15:28:29 +01:00
Nicolas B. Pierron
43cb54f723 Bug 1073033 part 2.2 - Update callee uses, extract information form the calleeTemplate. r=shu 2014-12-19 15:28:29 +01:00
Nicolas B. Pierron
f2bcdf6014 Bug 1073033 part 2.1 - InlineFrameIterator: Recover the non-default value of a function. r=shu 2014-12-19 15:28:29 +01:00
Nicolas B. Pierron
a820b1f0ec Bug 1073033 part 2.0 - Snapshot: Add Recover instruction with default value. r=bbouvier 2014-12-19 15:28:28 +01:00
Nicolas B. Pierron
ad80860b57 Bug 1073033 part 1 - Enable recovering the scope chain. r=shu 2014-12-19 15:28:28 +01:00
Nathan Froyd
bf80fc26e6 Bug 1109409 - improve mozpack.BaseFile.copy() performance on Windows; r=gps
mopack.BaseFile.copy() performs a generic read/write file copy.  Windows
has an explicit CopyFile() call that tests have shown to be
significantly faster.  Let's use that instead via the magic of ctypes.
2014-12-12 11:59:24 -05:00
Nicolas B. Pierron
4d5fd1fd2e Bug 991720 part 0 - Add expected type before parenthese to fix clang 3.3 warning. r=jandem 2014-12-19 14:47:52 +01:00
Nicolas B. Pierron
7e9f358431 Bug 1110939 - Allow recovery of effectful instruction. r=jandem 2014-12-19 14:47:51 +01:00
Nicolas B. Pierron
eecace7156 Bug 1112632 - Flag object/array allocations as implictly used as we are removing uses. r=jandem 2014-12-19 14:23:04 +01:00
Jan de Mooij
f80c00200c Bug 1108797 - Add a missing AutoForbidPools to callAndPushReturnAddress. r=dougc 2014-12-19 12:59:17 +01:00
Ms2ger
f2b16bc10f No bug - Bump the mozlog package version; rs=jgraham 2014-12-19 11:27:28 +01:00
Ms2ger
de702b2126 Bug 1113095 - Handle failing reftests in machformatter's summarizing code; r=jgraham 2014-12-19 11:25:51 +01:00
Carsten "Tomcat" Book
00daf95872 Backed out changeset 45940d63b0c7 (bug 1000305) for Android Test failures 2014-12-19 10:47:57 +01:00
Carsten "Tomcat" Book
be6a4e2137 Backed out changeset 2996cc51cb0d (bug 1000305) 2014-12-19 10:47:41 +01:00
Andreas Pehrson
099c1c9b78 Bug 879717 - Part 3 - Test video dimensions set on loadedmetadata event. r=roc 2014-12-19 01:25:00 +01:00
Andreas Pehrson
a670bb9fa6 Bug 879717 - Part 2 - Test that drawing a video element to canvas never throws. r=roc 2014-11-26 18:30:00 +01:00
Andreas Pehrson
d92e123dc4 Bug 879717 - Part 1 - Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=roc 2014-11-26 18:29:00 +01:00
JW Wang
c1b3e5deb9 Bug 1108960 - notify all steams for the resource ID when any stream get closed/suspended/resumed. r=roc. 2014-12-18 23:48:00 +01:00