WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 49671
96128
Exception during webkit-patch create-bug
https://bugs.webkit.org/show_bug.cgi?id=96128
Summary
Exception during webkit-patch create-bug
Tony Chang
Reported
2012-09-07 10:12:22 PDT
I got an exception after I finished by comment and pressed ^D on a blank line. tc@meatwad /src/WebKit %webkit-patch create-bug Bug title: Make RenderBox::computeLogicalWidthInRegion const Bug comment (hit ^D on blank line to end): Part of
bug 94982
Traceback (most recent call last): File "/src/WebKit/Tools/Scripts/webkit-patch", line 84, in <module> main() File "/src/WebKit/Tools/Scripts/webkit-patch", line 79, in main WebKitPatch(os.path.abspath(__file__)).main() File "/src/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 311, in main result = command.check_arguments_and_execute(options, args, self) File "/src/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 120, in check_arguments_and_execute return self.execute(options, args, tool) or 0 File "/src/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/upload.py", line 505, in execute self.create_bug_from_patch(options, args, tool) File "/src/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/upload.py", line 480, in create_bug_from_patch diff = tool.scm().create_patch(options.git_commit) AttributeError: Values instance has no attribute 'git_commit' tc@meatwad /src/WebKit %
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2014-03-25 15:13:48 PDT
*** This bug has been marked as a duplicate of
bug 49671
***
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