WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32462
build-webkit: Add --inspector-frontend flag to copy inspector front-end changes to the built framework
https://bugs.webkit.org/show_bug.cgi?id=32462
Summary
build-webkit: Add --inspector-frontend flag to copy inspector front-end chang...
Daniel Bates
Reported
2009-12-11 23:23:27 PST
We should make inspector development more consistent with the rest of WebKit development. Currently, any changes that are made to the front-end inspector files must be manually copied over to the built WebCore framework in order to test the changes. Instead, we should have a flag, say --inspector-frontend, that will do this. Moreover, build-webkit should be smart enough to know which front-end files have changed so that we don't have to copy over all the front-end files.
Attachments
Patch
(4.53 KB, patch)
2009-12-11 23:45 PST
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
Patch
(4.52 KB, patch)
2009-12-12 13:31 PST
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2009-12-11 23:26:10 PST
Note building with Xcode works fine.
Daniel Bates
Comment 2
2009-12-11 23:45:29 PST
Created
attachment 44726
[details]
Patch Briefly read through the Qt and GTK build files, but I am unclear what the default installation directory for the inspector front-end files is for the Qt and GTK builds. In particular for the Windows platform. For reference, on my Ubuntu Qt build it defaults to /usr/share. I'll try reading through these files again. Does anybody know offhand?
Daniel Bates
Comment 3
2009-12-12 13:31:50 PST
Created
attachment 44742
[details]
Patch Minor stylistic change. Changed ordering of variables $sourceInspectorPath and $inspectorResourcesDirPath in subroutine copyInspectorFrontendFiles. Spoke to Timothy on IRC, and this patch should be sufficient to land. That is, the assumptions for the Qt and GTK builds are not unreasonable. Optionally, the user can set the environment variable WebKitInspectorResourcesDir to specify where the built inspector front-end files are located.
WebKit Review Bot
Comment 4
2009-12-12 13:33:47 PST
style-queue ran check-webkit-style on
attachment 44742
[details]
without any errors.
WebKit Commit Bot
Comment 5
2009-12-19 12:53:27 PST
Comment on
attachment 44742
[details]
Patch Clearing flags on attachment: 44742 Committed
r52393
: <
http://trac.webkit.org/changeset/52393
>
WebKit Commit Bot
Comment 6
2009-12-19 12:53:34 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug