Bug 235386 - Add SPI for passing around and getting details about `WebCore::CSSStyleDeclaration` in injected bundle code
Summary: Add SPI for passing around and getting details about `WebCore::CSSStyleDeclar...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-19 16:01 PST by Devin Rousso
Modified: 2022-01-20 19:10 PST (History)
8 users (show)

See Also:


Attachments
[Patch] WIP (42.25 KB, patch)
2022-01-19 18:05 PST, Devin Rousso
no flags Details | Formatted Diff | Diff
[Patch] WIP (42.87 KB, patch)
2022-01-20 12:32 PST, Devin Rousso
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (64.84 KB, patch)
2022-01-20 13:43 PST, Devin Rousso
no flags Details | Formatted Diff | Diff
Patch (47.85 KB, patch)
2022-01-20 15:22 PST, Devin Rousso
thorton: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
[fast-cq] Patch (47.85 KB, patch)
2022-01-20 19:07 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2022-01-19 16:01:23 PST
.
Comment 1 Devin Rousso 2022-01-19 16:01:39 PST
<rdar://problem/87566737>
Comment 2 Devin Rousso 2022-01-19 18:05:57 PST
Created attachment 449538 [details]
[Patch] WIP
Comment 3 Devin Rousso 2022-01-20 12:32:34 PST
Created attachment 449602 [details]
[Patch] WIP
Comment 4 Devin Rousso 2022-01-20 13:43:15 PST
Created attachment 449607 [details]
Patch
Comment 5 Devin Rousso 2022-01-20 15:22:06 PST
Created attachment 449613 [details]
Patch
Comment 6 Tim Horton 2022-01-20 15:27:14 PST
Comment on attachment 449613 [details]
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?
Comment 7 Devin Rousso 2022-01-20 19:07:28 PST
Created attachment 449630 [details]
[fast-cq] Patch
Comment 8 EWS 2022-01-20 19:10:44 PST
Committed r288345 (246251@main): <https://commits.webkit.org/246251@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449630 [details].