RESOLVED FIXED 195209
Remove unused WebPageProxy::m_navigationID
https://bugs.webkit.org/show_bug.cgi?id=195209
Summary Remove unused WebPageProxy::m_navigationID
Michael Catanzaro
Reported 2019-03-01 07:23:09 PST
WebPageProxy::m_navigationID is never assigned to and is only used once by mistake in a debug LOG(). It must be a refactoring mistake.
Attachments
Patch (2.72 KB, patch)
2019-03-01 07:24 PST, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2019-03-01 07:24:48 PST
WebKit Commit Bot
Comment 2 2019-03-02 08:28:52 PST
Comment on attachment 363329 [details] Patch Clearing flags on attachment: 363329 Committed r242310: <https://trac.webkit.org/changeset/242310>
WebKit Commit Bot
Comment 3 2019-03-02 08:28:53 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-03-02 08:30:44 PST
Note You need to log in before you can comment on or make changes to this bug.