WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118512
Make Perl tools work when using git bisect with Git branch build setup
https://bugs.webkit.org/show_bug.cgi?id=118512
Summary
Make Perl tools work when using git bisect with Git branch build setup
Daniel Bates
Reported
2013-07-09 10:06:42 PDT
Currently, when using a Git checkout with a Git branch build setup (i.e. git config core.webKitBranchBuild true) the various Perl tools (run-webkit-app, {debug, run}-safari, et cetera) don't work during a git bisect session because they can't find the branch-specific build of WebKit (since git bisect puts Git into a detached HEAD state). These tools are convenient to use when identifying a regression during a git bisect session. We should make the tools work in a Git branch build setup.
Attachments
Patch
(3.22 KB, patch)
2013-07-09 10:20 PDT
,
Daniel Bates
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2013-07-09 10:20:26 PDT
Created
attachment 206337
[details]
Patch
Martin Robinson
Comment 2
2013-07-19 15:09:05 PDT
Comment on
attachment 206337
[details]
Patch Cool!
Daniel Bates
Comment 3
2013-07-19 15:44:49 PDT
Committed
r152931
: <
http://trac.webkit.org/changeset/152931
>
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