Bug 57360 - check-webkit-style fails to detect https://webkit.org/b/XXXXX as a bug number
Summary: check-webkit-style fails to detect https://webkit.org/b/XXXXX as a bug number
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenichi Ishibashi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 10:38 PDT by Timothy Hatcher
Modified: 2011-06-29 20:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2011-06-29 19:51 PDT, Kenichi Ishibashi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2011-03-29 10:38:48 PDT
As seen in: https://bugs.webkit.org/show_bug.cgi?id=57354#c3
Comment 1 Kenichi Ishibashi 2011-06-29 19:51:56 PDT
Created attachment 99219 [details]
Patch
Comment 2 Kenichi Ishibashi 2011-06-29 19:56:10 PDT
The fix is very simple, but the cert is issued for *.webkit.org but not webkit.org.  I'm not sure we should allow https://webkit.org/b/XXXXX.
Comment 3 Kenichi Ishibashi 2011-06-29 20:07:48 PDT
Comment on attachment 99219 [details]
Patch

Clearing flags on attachment: 99219

Committed r90083: <http://trac.webkit.org/changeset/90083>
Comment 4 Kenichi Ishibashi 2011-06-29 20:07:54 PDT
All reviewed patches have been landed.  Closing bug.