[Webkit-unassigned] [Bug 61660] New bug links on TestFailures page often contain titles that are so long they are rejected by Bugzilla

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 10:13:02 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61660


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98363|review?                     |review+
               Flag|                            |




--- Comment #2 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2011-06-23 10:13:02 PST ---
(From update of attachment 98363)
View in context: https://bugs.webkit.org/attachment.cgi?id=98363&action=review

r=me

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/ViewController.js:272
> +            title = titlePrefix + failingTests.length + ' tests' + titleSuffix;

Would be nice to have some kind of ASSERT(title.length < Bugzilla.maximumBugTitleLength).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list