Bug 137146

Summary: [CSS Grid Layout] Empty string case already covered by containesOnlyWhiteSpace.
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, rego, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60731    
Attachments:
Description Flags
Patch
none
Patch none

Description Javier Fernandez 2014-09-26 06:14:12 PDT
[CSS Grid Layout] Empty string case already covered by containesOnlyWhiteSpace.
Comment 1 Javier Fernandez 2014-09-26 06:16:43 PDT
Created attachment 238709 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-26 06:17:43 PDT
Attachment 238709 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
ERROR: Source/WebCore/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
ERROR: Source/WebCore/ChangeLog:10:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 3 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Javier Fernandez 2014-09-26 06:31:18 PDT
Created attachment 238711 [details]
Patch
Comment 4 WebKit Commit Bot 2014-09-26 07:27:57 PDT
Comment on attachment 238711 [details]
Patch

Clearing flags on attachment: 238711

Committed r174007: <http://trac.webkit.org/changeset/174007>
Comment 5 WebKit Commit Bot 2014-09-26 07:28:00 PDT
All reviewed patches have been landed.  Closing bug.