RESOLVED FIXED 86020
Fix overzealous re-opened since blocked by... message
https://bugs.webkit.org/show_bug.cgi?id=86020
Summary Fix overzealous re-opened since blocked by... message
WebKit Review Bot
Reported 2012-05-09 14:47:02 PDT
Fix overzealous re-opened since blocked by... message Requested by tomz_ on #webkit.
Attachments
Patch (11.99 KB, patch)
2012-05-09 15:14 PDT, Tom Zakrajsek
no flags
Tom Zakrajsek
Comment 1 2012-05-09 14:57:43 PDT
The problem is demonstrated in the comments of https://bugs.webkit.org/show_bug.cgi?id=66687. Due to http://trac.webkit.org/changeset/116245, bugs are getting stamped with "Re-opened since this is blocked by <bug number>" if a new bug is created and set to block it. This happens whether or not the blocked bug was already open. Change the behavior to only do the re-open and stamp if the blocked bug was already resolved.
Tom Zakrajsek
Comment 2 2012-05-09 15:14:15 PDT
WebKit Review Bot
Comment 3 2012-05-09 16:21:22 PDT
Comment on attachment 141025 [details] Patch Clearing flags on attachment: 141025 Committed r116572: <http://trac.webkit.org/changeset/116572>
WebKit Review Bot
Comment 4 2012-05-09 16:21:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.