[Webkit-unassigned] [Bug 135744] commit-log-message has extra blank line at the top of pre-populated message
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 7 21:41:02 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135744
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joepeck at webkit.org
--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> 2014-08-07 21:41:13 PST ---
In my case, I have a single ChangeLog entry, so the $commonPrefix is empty. The extra newline gets added because of:
> if (!$commonPrefix) {
> push @result, normalizeLineEndings("\n", $endl);
> }
--
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