Bug 187609
Summary: | DumpRenderTree times out when IsoHeaps are disabled when running some media tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 187160 |
Michael Saboff
DRT times out running some media tests when IsoHeaps are disabled. This can be seen when you run:
$ run-webkit-tests --release --additional-env-var=bmalloc_IsoHeap=false -1 media/media-fullscreen-pause-inline.html media/media-fullscreen-loop-inline.html media/media-fullscreen-return-to-inline.html --iter 50
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |