[Webkit-unassigned] [Bug 119382] Fix problem with find-resolved-bugs command
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 11 19:04:03 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119382
--- Comment #12 from Seokju Kwon <seokju at webkit.org> 2013-08-11 19:03:38 PST ---
(In reply to comment #10)
> (From update of attachment 208402 [details])
> 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?
>
This patch avoided requiring authentication if bugs have restricted accesses.
But It could be checked manually with 'not_permitted_ids' links.
> > Tools/Scripts/webkitpy/tool/commands/queries.py:601
> > + not_Permitted_ids = set()
>
> without capital letters : not_permitted_ids.
Oh my bad.
--
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