WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265404
Provisional DrawingAreaProxy instances send messages to the process for the current page, not the provisional page
https://bugs.webkit.org/show_bug.cgi?id=265404
Summary
Provisional DrawingAreaProxy instances send messages to the process for the c...
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-11-27 14:02:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20953
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.
Top of Page
Format For Printing
XML
Clone This Bug