Bug 26205 - RenderTableSection::addChild : correct comment
Summary: RenderTableSection::addChild : correct comment
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-04 20:20 PDT by Roland Steiner
Modified: 2019-05-02 16:19 PDT (History)
1 user (show)

See Also:


Attachments
patch - fix comment (1.22 KB, patch)
2009-06-04 20:21 PDT, Roland Steiner
no flags Details | Formatted Diff | Diff
30986: patch - fix comment (1.22 KB, patch)
2009-06-04 20:23 PDT, Roland Steiner
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2009-06-04 20:20:18 PDT
RenderTableSection::addChild contains an incorrect comment /* anonymous table */ instead of /* anonymous table row */
Comment 1 Roland Steiner 2009-06-04 20:21:48 PDT
Created attachment 30986 [details]
patch - fix comment
Comment 2 Roland Steiner 2009-06-04 20:23:21 PDT
Created attachment 30987 [details]
30986: patch - fix comment

corrected log entry
Comment 3 Eric Seidel (no email) 2009-06-04 20:25:21 PDT
Comment on attachment 30987 [details]
30986: patch - fix comment

Great!
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/rendering/RenderTableSection.cpp
Committed r44447