[Webkit-unassigned] [Bug 41624] commit queue generates wrong changelogs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 19 06:09:40 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=41624
--- Comment #2 from Patrick R. Gansterer <paroga at paroga.com> 2010-07-19 06:09:40 PST ---
(In reply to comment #1)
> I'm really confused. Can you show me the attachment in bugzilla that caused the problem?
The current ChangeLog looks like this:
2010-07-01 Patrick Gansterer <paroga at paroga.com>
Reviewed by Nikolas Zimmermann.
Buildfix for !ENABLE(SVG_FOREIGN_OBJECT) after r62196.
https://bugs.webkit.org/show_bug.cgi?id=40984
* rendering/SVGRenderSupport.cpp:
(WebCore::SVGRenderSupport::finishRenderSVGContent):
2010-07-04 Patrick Gansterer <paroga at paroga.com>
Reviewed by Dirk Schulze.
Buildfix for !ENABLE(FILTERS) after r62238.
https://bugs.webkit.org/show_bug.cgi?id=41456
* rendering/SVGRenderSupport.cpp:
(WebCore::SVGRenderSupport::prepareToRenderSVGContent):
2010-07-01 MORITA Hajime <morrita at google.com>
Unreviewed build fix.
* rendering/RenderInputSpeech.cpp:
(WebCore::RenderInputSpeech::paintInputFieldSpeechButton):
* rendering/RenderInputSpeech.h:
* rendering/RenderTheme.cpp:
(WebCore::RenderTheme::paintInputFieldSpeechButton):
* rendering/RenderTheme.h:
The date is not correct.
If you compare the SVN-Log messages from http://trac.webkit.org/changeset/62467 and http://trac.webkit.org/changeset/62466 you can see that they are the same.
I think that the problem happens when the ChangeLog doesn't "apply to the first line". The diff from the ChangeLog file in https://bugs.webkit.org/attachment.cgi?id=60228&action=review starts in line 3 instead of 1.
--
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