Bug 145836 - [GTK] Web Inspector is broken
Summary: [GTK] Web Inspector is broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-10 02:27 PDT by Adam Bergkvist
Modified: 2015-06-10 03:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2015-06-10 02:45 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bergkvist 2015-06-10 02:27:07 PDT
The Web Inspector does not launch.
Comment 1 Zan Dobersek 2015-06-10 02:38:29 PDT
My fault.
Comment 2 Zan Dobersek 2015-06-10 02:45:03 PDT
Created attachment 254642 [details]
Patch
Comment 3 Carlos Garcia Campos 2015-06-10 02:49:12 PDT
I guess bots didn't catch this, because it only happens after a clean build, no?
Comment 4 Zan Dobersek 2015-06-10 03:33:23 PDT
(In reply to comment #3)
> I guess bots didn't catch this, because it only happens after a clean build,
> no?

The build doesn't fail because the dependency isn't established at all if the file is not there (since the glob search for it fails silently). So in the end it's also not included in the GResource bundle.
Comment 5 Zan Dobersek 2015-06-10 03:33:44 PDT
Comment on attachment 254642 [details]
Patch

Clearing flags on attachment: 254642

Committed r185410: <http://trac.webkit.org/changeset/185410>
Comment 6 Zan Dobersek 2015-06-10 03:33:51 PDT
All reviewed patches have been landed.  Closing bug.