[Webkit-unassigned] [Bug 119382] Fix problem with find-resolved-bugs command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 00:50:41 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119382





--- Comment #10 from Christophe Dumez <dchris at gmail.com>  2013-08-09 00:50:19 PST ---
(From update of attachment 208402)
View in context: https://bugs.webkit.org/attachment.cgi?id=208402&action=review

> Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:457
> +        # Avoid authentication

What if the caller of this script has access to these bugs? Doesn't it prevent him from authenticating?

> Tools/Scripts/webkitpy/tool/commands/queries.py:601
> +        not_Permitted_ids = set()

without capital letters : not_permitted_ids.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list