WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129459
Build break when disabled CSS_GRID_LAYOUT
https://bugs.webkit.org/show_bug.cgi?id=129459
Summary
Build break when disabled CSS_GRID_LAYOUT
Ryuan Choi
Reported
2014-02-27 16:12:45 PST
distcc[8236] ERROR: compile /home/ryuan/.ccache/tmp/CSSValue.tmp.ryuan-desktop2.8226.ii on localhost failed /workspace/project/webkit/efl-webkit/Source/WebCore/css/CSSValue.cpp: In member function ‘WTF::String WebCore::CSSValue::cssText() const’: /workspace/project/webkit/efl-webkit/Source/WebCore/css/CSSValue.cpp:250:12: error: enumeration value ‘GridTemplateAreasClass’ not handled in switch [-Werror=switch] switch (classType()) { ^ /workspace/project/webkit/efl-webkit/Source/WebCore/css/CSSValue.cpp: In member function ‘void WebCore::CSSValue::destroy()’: /workspace/project/webkit/efl-webkit/Source/WebCore/css/CSSValue.cpp:333:12: error: enumeration value ‘GridTemplateAreasClass’ not handled in switch [-Werror=switch] switch (classType()) { ^
Attachments
Patch
(1.83 KB, patch)
2014-02-27 16:18 PST
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Patch
(1.80 KB, patch)
2014-02-27 17:24 PST
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2014-02-27 16:18:07 PST
Created
attachment 225425
[details]
Patch
WebKit Commit Bot
Comment 2
2014-02-27 16:19:50 PST
Attachment 225425
[details]
did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gyuyoung Kim
Comment 3
2014-02-27 17:23:36 PST
Comment on
attachment 225425
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=225425&action=review
> Source/WebCore/ChangeLog:8 > + No new tests (OOPS!).
Please remove this line before landing.
Ryuan Choi
Comment 4
2014-02-27 17:24:59 PST
Created
attachment 225431
[details]
Patch
Ryuan Choi
Comment 5
2014-02-27 19:25:53 PST
Committed
r164849
: <
http://trac.webkit.org/changeset/164849
>
Ryuan Choi
Comment 6
2014-02-27 19:26:14 PST
Comment on
attachment 225431
[details]
Patch clearing flags.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug