Chromium Code Reviews
DescriptionFix bug in webkitpy/w3c/directory_owners_extractor.py
Specifically, in cases like:
# Owners: foo@chromium.org
# directory1 [ Pass ]
# Owners: nobody
# directory2 [ Pass ]
the function lines_to_owner_map was associating directory2 with
foo@chromium.org even though owners should have been reset in this case.
BUG=712888
Review-Url: https://codereview.chromium.org/2827673005
Cr-Commit-Position: refs/heads/master@{#465838}
Committed: https://chromium.googlesource.com/chromium/src/+/54d7e3050af7ebb57aa7cd99cef14037db03f3bf
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||