Bug 223915

Summary: Address post-commit comments on r275180
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Myles C. Maxfield 2021-03-30 01:15:10 PDT
Address post-review comments on r275180
Comment 1 Myles C. Maxfield 2021-03-30 01:15:45 PDT
Created attachment 424620 [details]
Patch
Comment 2 Kimmo Kinnunen 2021-03-30 01:21:37 PDT
Comment on attachment 424620 [details]
Patch

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

> Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy.cpp:184
> +    return m_getImageDataSemaphore->waitFor(timeout.secondsUntilDeadline());

waitFor(timeout)
Comment 3 Myles C. Maxfield 2021-03-30 15:01:49 PDT
Committed r275240 (235930@main): <https://commits.webkit.org/235930@main>
Comment 4 Radar WebKit Bug Importer 2021-03-30 15:02:39 PDT
<rdar://problem/76023839>