Bug 121411 - CTTE: RenderCombineText always has a Text node.
Summary: CTTE: RenderCombineText always has a Text node.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 00:08 PDT by Andreas Kling
Modified: 2013-09-16 01:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2013-09-16 00:14 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-16 00:08:06 PDT
CTTE: RenderCombineText always has a Text node.
Comment 1 Andreas Kling 2013-09-16 00:14:41 PDT
Created attachment 211742 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-16 00:16:18 PDT
Attachment 211742 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/dom/Text.cpp', u'Source/WebCore/rendering/RenderCombineText.cpp', u'Source/WebCore/rendering/RenderCombineText.h']" exit_code: 1
Source/WebCore/rendering/RenderCombineText.cpp:32:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2013-09-16 01:41:34 PDT
Committed r155845: <http://trac.webkit.org/changeset/155845>