Bug 188024

Summary: Secheuristic should be proportional to width, not height.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: WebKit2Assignee: Jeremy Jones <jeremyj-wk>
Status: NEW ---    
Severity: Normal CC: achristensen, eric.carlson, ews-watchlist, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
ews-watchlist: commit-queue-
Archive of layout-test-results from ews206 for win-future none

Description Jeremy Jones 2018-07-25 15:01:13 PDT
Secheuristic should be proportional to width, not height.
Comment 1 Jeremy Jones 2018-07-25 15:02:59 PDT
rdar://problem/42101780
Comment 2 Jeremy Jones 2018-07-25 15:09:22 PDT
Created attachment 345791 [details]
Patch
Comment 3 EWS Watchlist 2018-07-25 15:10:56 PDT
Attachment 345791 [details] did not pass style-queue:


ERROR: Source/WebKit/UIProcess/ios/fullscreen/FullscreenTouchSecheuristic.cpp:68:  Declaration has space between type name and * in m_widthxWeight * pow  [whitespace/declaration] [3]
ERROR: Source/WebKit/UIProcess/ios/fullscreen/FullscreenTouchSecheuristic.cpp:69:  Declaration has space between type name and * in m_heightWeight * pow  [whitespace/declaration] [3]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Jeremy Jones 2018-07-25 15:13:11 PDT
Created attachment 345793 [details]
Patch
Comment 5 EWS Watchlist 2018-07-25 15:15:36 PDT
Attachment 345793 [details] did not pass style-queue:


ERROR: Source/WebKit/UIProcess/ios/fullscreen/FullscreenTouchSecheuristic.cpp:68:  Declaration has space between type name and * in m_widthWeight * pow  [whitespace/declaration] [3]
ERROR: Source/WebKit/UIProcess/ios/fullscreen/FullscreenTouchSecheuristic.cpp:69:  Declaration has space between type name and * in m_heightWeight * pow  [whitespace/declaration] [3]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 EWS Watchlist 2018-07-26 16:25:15 PDT
Comment on attachment 345793 [details]
Patch

Attachment 345793 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/8666569

New failing tests:
http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
Comment 7 EWS Watchlist 2018-07-26 16:25:26 PDT
Created attachment 345888 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 8 Alex Christensen 2021-11-01 12:48:58 PDT
Comment on attachment 345793 [details]
Patch

This has been requesting review for more than one year.  If this is still needed, please rebase and re-request review.