Refactor queues.webkit.org's locktable to deal with LockEntry objects (and teach it about bot_id)
Created attachment 93823 [details] Patch
Created attachment 93825 [details] Patch
Comment on attachment 93825 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=93825&action=review I'm so unfamiliar with this code that it would take me a long time to parse this. > Tools/ChangeLog:13 > + It also became clear that we need to clean up who's responsibility s/who's/whose/
That's fine. Perfectly valid feedback is always "this is too complicated, you need to do it in smaller pieces". :) I'll see if I can walk through it with Adam in person tomorrow.
Comment on attachment 93825 [details] Patch Clearing review flag to remove this from pending-review. Please feel encouraged to discuss this patch with me in person if you still think there's a problem to solve here.