Bug 114632 - WKR gets stuck when there are many merges
Summary: WKR gets stuck when there are many merges
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 13:07 PDT by Ryosuke Niwa
Modified: 2013-04-15 13:12 PDT (History)
2 users (show)

See Also:


Attachments
Fixes the bug (2.42 KB, patch)
2013-04-15 13:08 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-04-15 13:07:44 PDT
WKR gets stuck when there are many merges
Comment 1 Ryosuke Niwa 2013-04-15 13:08:57 PDT
Created attachment 198173 [details]
Fixes the bug
Comment 2 Andreas Kling 2013-04-15 13:11:32 PDT
Comment on attachment 198173 [details]
Fixes the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=198173&action=review

> Tools/ChangeLog:9
> +        Otherwise, we'll be stuck looping over revisions made to merge patches.

So that's why WKR kept going quiet. Makes sense, r=me.
Comment 3 Ryosuke Niwa 2013-04-15 13:12:19 PDT
Committed r148461: <http://trac.webkit.org/changeset/148461>