HomeSort by relevance Sort by last modified time
    Searched refs:active_bug_id (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/QueueStatusServer/handlers/
gc.py 39 if status.active_patch_id or status.active_bug_id:
patch.py 43 bug_id = status.active_bug_id # Should be the same for every status.
updatestatus.py 55 queue_status.active_bug_id = bug_id
  /external/webkit/Tools/QueueStatusServer/model/
queuestatus.py 37 active_bug_id = db.IntegerProperty() variable in class:QueueStatus
attachment.py 122 summary["bug_id"] = first_status.active_bug_id

Completed in 259 milliseconds