Bug 214027

Summary: Unable to scroll elcomerico.pe page until the page finishes loading
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, koivisto, luiz, sam, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Simon Fraser (smfr) 2020-07-06 20:38:07 PDT
Unable to scroll elcomerico.pe page until the page finishes loading
Comment 1 Simon Fraser (smfr) 2020-07-06 20:42:22 PDT
Created attachment 403659 [details]
Patch
Comment 2 Simon Fraser (smfr) 2020-07-06 20:42:24 PDT
<rdar://problem/64646259>
Comment 3 Sam Weinig 2020-07-07 08:01:19 PDT
Comment on attachment 403659 [details]
Patch

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

> Source/WebCore/platform/graphics/transforms/TransformationMatrix.h:282
> -    bool isInvertible() const; // If you call this this, you're probably doing it wrong.
> +    WEBCORE_EXPORT bool isInvertible() const; // If you call this this, you're probably doing it wrong.

Suspicious comment is suspicious. Maybe time to update this comment to be clear about why this might be the case or just remove it?
Comment 4 Simon Fraser (smfr) 2020-07-07 11:17:08 PDT
https://trac.webkit.org/changeset/264031/webkit