Bug 111633 - [GTK] Return m_inspectorFilesPath if it is not null
Summary: [GTK] Return m_inspectorFilesPath if it is not null
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 15:24 PST by Sudarsana Nagineni (babu)
Modified: 2013-03-06 16:30 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2013-03-06 15:29 PST, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2013-03-06 15:24:44 PST
There is a missing return in InspectorClient::inspectorFilesPath().
Comment 1 Sudarsana Nagineni (babu) 2013-03-06 15:29:13 PST
Created attachment 191851 [details]
Patch
Comment 2 Martin Robinson 2013-03-06 15:30:48 PST
Comment on attachment 191851 [details]
Patch

Nice catch! I don't think this one needs owner review.
Comment 3 WebKit Review Bot 2013-03-06 16:29:58 PST
Comment on attachment 191851 [details]
Patch

Clearing flags on attachment: 191851

Committed r145002: <http://trac.webkit.org/changeset/145002>
Comment 4 WebKit Review Bot 2013-03-06 16:30:01 PST
All reviewed patches have been landed.  Closing bug.