Bug 195209

Summary: Remove unused WebPageProxy::m_navigationID
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKit2Assignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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>