Bug 190451 - Add --cc-radar option to webkit-patch bug creation
Summary: Add --cc-radar option to webkit-patch bug creation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-10 16:06 PDT by Dean Jackson
Modified: 2018-10-11 13:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2018-10-10 16:23 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (8.22 KB, patch)
2018-10-10 18:09 PDT, Dean Jackson
graouts: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2018-10-10 16:06:05 PDT
Add --radar option to webkit-patch bug creation
Comment 1 Radar WebKit Bug Importer 2018-10-10 16:06:24 PDT
<rdar://problem/45176671>
Comment 2 Dean Jackson 2018-10-10 16:23:21 PDT
Created attachment 351998 [details]
Patch
Comment 3 Dean Jackson 2018-10-10 18:09:22 PDT
Created attachment 352005 [details]
Patch
Comment 4 Dean Jackson 2018-10-11 10:53:24 PDT
Committed r237037: <https://trac.webkit.org/changeset/237037>
Comment 5 Ross Kirsling 2018-10-11 11:57:55 PDT
After this patch, `Tools/Scripts/webkit-patch upload` dies with
> AttributeError: Values instance has no attribute 'cc_radar'

(Or at least, when creating a new bug from the terminal.)
Comment 6 Ross Kirsling 2018-10-11 13:11:52 PDT
(In reply to Ross Kirsling from comment #5)
> After this patch, `Tools/Scripts/webkit-patch upload` dies with
> > AttributeError: Values instance has no attribute 'cc_radar'
> 
> (Or at least, when creating a new bug from the terminal.)

Looks like this was fixed in https://trac.webkit.org/changeset/237044/webkit.