Bug 173274

Summary: [iOS WK2] Peeking on an image could result in a preview at the wrong size
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: megan_gardner, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2017-06-12 14:28:09 PDT
[iOS WK2] Peeking on an image could result in a preview at the wrong size
Attachments
Patch (9.27 KB, patch)
2017-06-12 14:34 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2017-06-12 14:34:24 PDT
Simon Fraser (smfr)
Comment 2 2017-06-12 14:34:45 PDT
Tim Horton
Comment 3 2017-06-12 14:38:27 PDT
Comment on attachment 312698 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=312698&action=review > Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.h:54 > + uint64_t lastCommittedTransactionID() const { return m_currentTransactionID; } Is this name right? Isn't it also the current transaction ID while building? When is it incremented?
Simon Fraser (smfr)
Comment 4 2017-06-12 15:56:57 PDT
Megan Gardner
Comment 5 2017-10-02 18:10:55 PDT
*** Bug 172792 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.