Bug 190451

Summary: Add --cc-radar option to webkit-patch bug creation
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, graouts, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch graouts: review+

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.