Bug 263132 - Avoid double HashMap look up in GraphicsLayer::addRepaintRect()
Summary: Avoid double HashMap look up in GraphicsLayer::addRepaintRect()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-13 12:54 PDT by Chris Dumez
Modified: 2023-10-13 15:38 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-10-13 12:54:36 PDT
Avoid double HashMap look up in GraphicsLayer::addRepaintRect().
Comment 1 Chris Dumez 2023-10-13 12:55:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19061
Comment 2 EWS 2023-10-13 15:37:33 PDT
Committed 269324@main (2a64391c8a37): <https://commits.webkit.org/269324@main>

Reviewed commits have been landed. Closing PR #19061 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-13 15:38:15 PDT
<rdar://problem/116939330>