Bug 265404

Summary: Provisional DrawingAreaProxy instances send messages to the process for the current page, not the provisional page
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: WebKit2Assignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, pehay80105, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matt Woodrow
Reported 2023-11-27 13:59:02 PST
<rdar://118700595> DrawingAreaProxy always accesses the WebPageProxy to use its process' connection to send messages. If the DrawingAreaProxy was created for a ProvisionalPageProxy, then this isn't the right connection.
Attachments
Matt Woodrow
Comment 1 2023-11-27 14:02:38 PST
EWS
Comment 2 2023-11-28 20:01:43 PST
Committed 271260@main (7445f27231c0): <https://commits.webkit.org/271260@main> Reviewed commits have been landed. Closing PR #20953 and removing active labels.
Simon Fraser (smfr)
Comment 3 2023-12-06 12:44:42 PST
*** Bug 264594 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.