Bug 134151

Summary: [WK2] Frameset frames are not scrollable after loading (and should be)
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, dbates, rniwa, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=147300
Bug Depends on: 134149    
Bug Blocks:    
Attachments:
Description Flags
Patch
dbates: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 none

Description Simon Fraser (smfr) 2014-06-20 21:25:06 PDT
[WK2] Frameset frames are not scrollable after loading (and should be)
Comment 1 Simon Fraser (smfr) 2014-06-20 21:28:39 PDT
Created attachment 233505 [details]
Patch
Comment 2 Daniel Bates 2014-06-20 21:59:01 PDT
Comment on attachment 233505 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233505&action=review

> LayoutTests/ChangeLog:11
> +        * platform/mac-wk2/tiled-drawing/scrolling/frames/frameset-frame-scrollability.html: Added.
> +        * platform/mac-wk2/tiled-drawing/scrolling/frames/resources/scrollable-page.html: Added.

Where are the expected results for these tests?
Comment 3 Build Bot 2014-06-20 23:03:30 PDT
Comment on attachment 233505 [details]
Patch

Attachment 233505 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5630706428411904

New failing tests:
platform/mac-wk2/tiled-drawing/scrolling/frames/frameset-frame-scrollability.html
Comment 4 Build Bot 2014-06-20 23:03:33 PDT
Created attachment 233510 [details]
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-14  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Simon Fraser (smfr) 2014-06-22 11:28:40 PDT
<rdar://problem/17403365>
Comment 6 Simon Fraser (smfr) 2014-06-22 11:36:16 PDT
https://trac.webkit.org/r170270
Comment 7 Alexey Proskuryakov 2015-07-25 18:41:28 PDT
The test added here is super flaky; and I suspect that this change made another subframe scrolling test super flaky too. See bug 147300.