Bug 168121

Summary: WebProcess: remove unused m_inDidClose
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, andersca, aroben, commit-queue, kling, mcatanzaro
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Olivier Blin
Reported 2017-02-10 09:43:52 PST
m_inDidClose in WebProcess has been unused since r83774
Attachments
Patch (1.89 KB, patch)
2017-02-10 09:47 PST, Olivier Blin
no flags
Olivier Blin
Comment 1 2017-02-10 09:47:00 PST
WebKit Commit Bot
Comment 2 2017-02-10 15:51:01 PST
Comment on attachment 301164 [details] Patch Clearing flags on attachment: 301164 Committed r212160: <http://trac.webkit.org/changeset/212160>
WebKit Commit Bot
Comment 3 2017-02-10 15:51:06 PST
All reviewed patches have been landed. Closing bug.
Michael Catanzaro
Comment 4 2017-02-10 20:02:20 PST
You would think the compiler would be able to detect these things. :(
Note You need to log in before you can comment on or make changes to this bug.