Bug 132020

Summary: Remove unused local variable
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, enrica, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2014-04-22 12:04:31 PDT
UIProcess/ios/forms/WKFormSelectPopover.mm warning: Value stored to 'titleHeight' is never read titleHeight = navController.navigationBar.bounds.size.height;
Attachments
[PATCH] Proposed Fix (2.02 KB, patch)
2014-04-22 12:05 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-04-22 12:05:42 PDT
Created attachment 229905 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2014-04-22 13:53:06 PDT
Comment on attachment 229905 [details] [PATCH] Proposed Fix Clearing flags on attachment: 229905 Committed r167682: <http://trac.webkit.org/changeset/167682>
WebKit Commit Bot
Comment 3 2014-04-22 13:53:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.