NEW 223604
Distinction between m_webPageID and m_identifier in WebPageProxy is extremely unclear
https://bugs.webkit.org/show_bug.cgi?id=223604
Summary Distinction between m_webPageID and m_identifier in WebPageProxy is extremely...
Sam Weinig
Reported 2021-03-22 15:02:11 PDT
WebPageProxy has two identifiers, m_webPageID and m_identifier in WebPageProxy is extremely unclear. There are no comments indicating how these are different, or how they should be used, and the names make them seem identical. My understanding is that m_webPageID can mutate on process swap, so it should probably have a more clear name, like identifierOfCurrentWebPage, or something like that, and there should be documentation explaining this.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-29 15:03:13 PDT
Note You need to log in before you can comment on or make changes to this bug.