[Webkit-unassigned] [Bug 97748] New: testRunner.settings only affects the main frame, not nested frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 18:30:46 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97748

           Summary: testRunner.settings only affects the main frame, not
                    nested frames
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: abarth at webkit.org, kenneth at webkit.org


I was trying to figure out why a frame flattening test didn't behave as I expected. It turns out that testRunner.setFrameFlatteningEnabled(true); only affects the main frame, not nested frames. This makes it impossible to use to compare with mobile devices which set that everywhere.

Maybe testRunner.settings should always "go deep"?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list