Bug 34717
Summary: | committers.py is case sensitive | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aakash_jain, abarth, ahmad.saleem792, jbedard |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
committers.py is case sensitive
Chang.Shu@nokia ran into this:
https://webkit-commit-queue.appspot.com/patch/48346
https://bugs.webkit.org/show_bug.cgi?id=34713
Notice how Mac EWS ignored the patch even though Chang is listed in committers.py:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/committers.py#L84
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Same problem here: https://bugs.webkit.org/show_bug.cgi?id=34713#c6
Ahmad Saleem
Is this still applicable?