Bug 195209 - Remove unused WebPageProxy::m_navigationID
Summary: Remove unused WebPageProxy::m_navigationID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-01 07:23 PST by Michael Catanzaro
Modified: 2019-03-02 08:30 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2019-03-01 07:24 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 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.
Comment 1 Michael Catanzaro 2019-03-01 07:24:48 PST
Created attachment 363329 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2019-03-02 08:28:53 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-02 08:30:44 PST
<rdar://problem/48536697>