Bug 171694 - Add testRunner.display() to force displaying the web page for testing
Summary: Add testRunner.display() to force displaying the web page for testing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords:
Depends on:
Blocks: 171634
  Show dependency treegraph
 
Reported: 2017-05-04 15:05 PDT by Said Abou-Hallawa
Modified: 2017-05-04 17:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.31 KB, patch)
2017-05-04 15:23 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (6.34 KB, patch)
2017-05-04 15:50 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2017-05-04 15:05:07 PDT
Unlike testRunner.displayAndTrackRepaints(), this new function forces drawing the web page but without track repaints.
Comment 1 Said Abou-Hallawa 2017-05-04 15:23:06 PDT
Created attachment 309107 [details]
Patch
Comment 2 Said Abou-Hallawa 2017-05-04 15:50:09 PDT
Created attachment 309109 [details]
Patch
Comment 3 WebKit Commit Bot 2017-05-04 17:06:54 PDT
Comment on attachment 309109 [details]
Patch

Clearing flags on attachment: 309109

Committed r216219: <http://trac.webkit.org/changeset/216219>
Comment 4 WebKit Commit Bot 2017-05-04 17:06:56 PDT
All reviewed patches have been landed.  Closing bug.