Summary: | Web Inspector: Error while building with WebInspector enabled | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Rajaram Gaunker <zimbabao> | ||||
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED DUPLICATE | ||||||
Severity: | Normal | CC: | berto, bunhere, cdumez, commit-queue, graouts, gyuyoung.kim, joepeck, rakuco, sergio, timothy, webkit-bug-importer, zan | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Rajaram Gaunker
2014-02-23 01:45:49 PST
Created attachment 224996 [details]
Patch
Comment on attachment 224996 [details]
Patch
Sorry about that!
Comment on attachment 224996 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224996&action=review > Source/WebInspectorUI/GNUmakefile.am:35 > + $(shell ls $(WebInspectorUI)/UserInterface/Base/*.js) \ I wonder if you can just do $(WebInspectorUI)/UserInterface/**/*.js ? *** This bug has been marked as a duplicate of bug 129231 *** |