STEPS TO REPRODUCE: 1. Load http://hixie.ch/tests/adhoc/html/video/002.html 2. Immediately interact with the page. ACTUAL RESULTS Can't do step 2. EXPECTED RESULTS No hanging. It works fine for shorter text/plain files (http://hixie.ch/tests/adhoc/html/video/003.html) so my guess is that it's blocking while downloading the whole file.
<rdar://problem/6563117>
Created attachment 65790 [details] Disable Text Components
Attachment 65790 [details] did not build on mac: Build output: http://queues.webkit.org/results/3877032
Comment on attachment 65790 [details] Disable Text Components These changes look OK, but you forgot to regenerate the WebKitSystemInterface libraries. r=me with the missing libraries.
Committed r66411: <http://trac.webkit.org/changeset/66411>
Committed r66415: http://trac.webkit.org/changeset/66415
http://trac.webkit.org/changeset/66418 seems to have caused 20+ files to fail on WebKit2: Tests that timed out: compositing/layers-inside-overflow-scroll.html stderr compositing/self-painting-layers2.html stderr compositing/self-painting-layers.html stderr compositing/geometry/clipped-video-controller.html stderr compositing/geometry/video-fixed-scrolling.html stderr compositing/geometry/video-opacity-overlay.html stderr compositing/overflow/overflow-compositing-descendant.html stderr compositing/overflow/scroll-ancestor-update.html stderr compositing/reflections/load-video-in-reflection.html stderr compositing/video/video-background-color.html stderr fast/dom/beforeload/remove-video-in-beforeload-listener.html stderr fast/js/cyclic-proto.html stderr fast/selectors/001.html stderr media/audio-constructor-preload.html stderr media/audio-constructor-src.html stderr media/audio-constructor.html stderr media/audio-controls-rendering.html stderr media/audio-data-url.html stderr media/audio-mpeg-supported.html stderr media/audio-only-video-intrinsic-size.html stderr My apologies if they are just flaky but I'm letting you know just in case.