https://trac.webkit.org/changeset/166157 added new files related to CSS Grid Layout which should be guarded too: - Source/WebCore/css/CSSGridLineNamesValue.cpp - Source/WebCore/css/CSSGridLineNamesValue.h
Created attachment 227645 [details] Proposed patch
Comment on attachment 227645 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=227645&action=review > Source/WebCore/ChangeLog:9 > + https://trac.webkit.org/changeset/166157 added new files > + related to CSS Grid Layout which should be guarded too: > + - Source/WebCore/css/CSSGridLineNamesValue.cpp > + - Source/WebCore/css/CSSGridLineNamesValue.h There is no need for duplicating file names here and adding this long url for the original changeset.
Created attachment 227650 [details] Proposed patch
Comment on attachment 227650 [details] Proposed patch Thanks!
Comment on attachment 227650 [details] Proposed patch Clearing flags on attachment: 227650 Committed r166176: <http://trac.webkit.org/changeset/166176>
All reviewed patches have been landed. Closing bug.