Bug 145836

Summary: [GTK] Web Inspector is broken
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebKitGTKAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.