Bug 151999 - [GTK] Remove an unused variable from WebKitWebContext
Summary: [GTK] Remove an unused variable from WebKitWebContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 10:37 PST by Tomas Popela
Modified: 2015-12-08 11:35 PST (History)
7 users (show)

See Also:


Attachments
Proposed patch (1.19 KB, patch)
2015-12-08 10:46 PST, Tomas Popela
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Popela 2015-12-08 10:37:20 PST
There is an unused CString indexedDBDirectory variable in WebKitWebContext.
Comment 1 Tomas Popela 2015-12-08 10:46:02 PST
Created attachment 266909 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2015-12-08 10:48:21 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 WebKit Commit Bot 2015-12-08 11:35:00 PST
Comment on attachment 266909 [details]
Proposed patch

Clearing flags on attachment: 266909

Committed r193763: <http://trac.webkit.org/changeset/193763>
Comment 4 WebKit Commit Bot 2015-12-08 11:35:03 PST
All reviewed patches have been landed.  Closing bug.