[webkit-reviews] review granted: [Bug 235386] Add SPI for passing around and getting details about `WebCore::CSSStyleDeclaration` in injected bundle code : [Attachment 449613] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 15:27:14 PST 2022


Tim Horton <thorton at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 235386: Add SPI for passing around and getting details about
`WebCore::CSSStyleDeclaration` in injected bundle code
https://bugs.webkit.org/show_bug.cgi?id=235386

Attachment 449613: Patch

https://bugs.webkit.org/attachment.cgi?id=449613&action=review




--- Comment #6 from Tim Horton <thorton at apple.com> ---
Comment on attachment 449613
  --> https://bugs.webkit.org/attachment.cgi?id=449613
Patch

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

> Source/WebKit/WebProcess/WebPage/WebFrame.cpp:725
> +	   return 0;

Probably some null type, not 0?


More information about the webkit-reviews mailing list