WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
277152
Update Node::m_treeScope to use a CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=277152
Summary
Update Node::m_treeScope to use a CheckedPtr
Chris Dumez
Reported
2024-07-26 10:49:05 PDT
Update Node::m_treeScope to use a CheckedPtr.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-07-26 10:55:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31303
EWS
Comment 2
2024-07-26 15:41:07 PDT
Committed
281426@main
(1f09a8d8f6b1): <
https://commits.webkit.org/281426@main
> Reviewed commits have been landed. Closing PR #31303 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-07-26 15:42:12 PDT
<
rdar://problem/132600974
>
Ryosuke Niwa
Comment 4
2024-07-26 16:14:31 PDT
Looks like this broke builds: /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebCore/dom/Document.h:413:7: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'const WTF::CheckedRef<WebCore::ContainerNode>' to 'const WebCore::Document &' for 1st argument class Document
Ryosuke Niwa
Comment 5
2024-07-26 16:15:45 PDT
e.g.
https://build.webkit.org/#/builders/928/builds/10061
WebKit Commit Bot
Comment 6
2024-07-26 17:07:39 PDT
Re-opened since this is blocked by
bug 277184
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