NEW 229368
Use an ObjectIdentifier<> type for policy listener IDs
https://bugs.webkit.org/show_bug.cgi?id=229368
Summary Use an ObjectIdentifier<> type for policy listener IDs
Simon Fraser (smfr)
Reported 2021-08-21 12:24:52 PDT
Use an ObjectIdentifier<> type for policy listener IDs
Attachments
Patch (31.17 KB, patch)
2021-08-21 12:26 PDT, Simon Fraser (smfr)
no flags
Patch (33.33 KB, patch)
2021-08-24 18:03 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Simon Fraser (smfr)
Comment 1 2021-08-21 12:26:23 PDT
Anders Carlsson
Comment 2 2021-08-23 07:52:39 PDT
Comment on attachment 436079 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436079&action=review > Source/WebKit/WebProcess/WebPage/WebFrame.cpp:216 > +static uint64_t generateListenerID() Maybe rename this to generateFormListenerID() if that's the only thing it's used for now.
EWS
Comment 3 2021-08-23 08:38:17 PDT
Tools/Scripts/svn-apply failed to apply attachment 436079 [details] to trunk. Please resolve the conflicts and upload a new patch.
Simon Fraser (smfr)
Comment 4 2021-08-24 18:03:18 PDT
Radar WebKit Bug Importer
Comment 5 2021-08-28 12:25:14 PDT
Note You need to log in before you can comment on or make changes to this bug.