WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99804
Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
https://bugs.webkit.org/show_bug.cgi?id=99804
Summary
Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
Dongwoo Joshua Im (dwim)
Reported
2012-10-18 21:53:33 PDT
Regarding the discussion with jchaffraix on bug
https://bugs.webkit.org/show_bug.cgi?id=99439
, I'd like to rename the flag ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT. Under ENABLE_CSS3_TEXT flag, there could be implemented not only about text decoration, but text alignment related features - such as text-align-last, and text-justify.
Attachments
Patch
(64.32 KB, patch)
2012-10-18 22:44 PDT
,
Dongwoo Joshua Im (dwim)
no flags
Details
Formatted Diff
Diff
Patch
(64.44 KB, patch)
2012-10-18 23:40 PDT
,
Dongwoo Joshua Im (dwim)
no flags
Details
Formatted Diff
Diff
Patch
(64.49 KB, patch)
2012-10-19 01:21 PDT
,
Dongwoo Joshua Im (dwim)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Dongwoo Joshua Im (dwim)
Comment 1
2012-10-18 22:44:55 PDT
Created
attachment 169549
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-18 22:46:55 PDT
Attachment 169549
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1 LayoutTests/platform/qt-mac/TestExpectations:1521: Path does not exist. [test/expectations] [5] Total errors found: 1 in 41 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dongwoo Joshua Im (dwim)
Comment 3
2012-10-18 23:08:22 PDT
Style error of the first patch is not related with this bug. This error will be fixed by
https://bugs.webkit.org/show_bug.cgi?id=99807
.
Dongwoo Joshua Im (dwim)
Comment 4
2012-10-18 23:40:55 PDT
Created
attachment 169559
[details]
Patch
WebKit Review Bot
Comment 5
2012-10-18 23:43:40 PDT
Attachment 169559
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1 LayoutTests/platform/qt-mac/TestExpectations:1521: Path does not exist. [test/expectations] [5] Total errors found: 1 in 41 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dongwoo Joshua Im (dwim)
Comment 6
2012-10-18 23:59:51 PDT
(In reply to
comment #5
)
>
Attachment 169559
[details]
did not pass style-queue: > > Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1 > LayoutTests/platform/qt-mac/TestExpectations:1521: Path does not exist. [test/expectations] [5] > Total errors found: 1 in 41 files > > > If any of these errors are false positives, please file a bug against check-webkit-style.
Hmm.. same error again, although I've already fixed by another bug...
Dongwoo Joshua Im (dwim)
Comment 7
2012-10-19 01:21:08 PDT
Created
attachment 169571
[details]
Patch
WebKit Review Bot
Comment 8
2012-10-19 01:24:07 PDT
Attachment 169571
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1 LayoutTests/platform/qt-mac/TestExpectations:1521: Path does not exist. [test/expectations] [5] Total errors found: 1 in 41 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dongwoo Joshua Im (dwim)
Comment 9
2012-10-19 01:36:24 PDT
(In reply to
comment #8
)
>
Attachment 169571
[details]
did not pass style-queue: > > Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1 > LayoutTests/platform/qt-mac/TestExpectations:1521: Path does not exist. [test/expectations] [5] > Total errors found: 1 in 41 files > > > If any of these errors are false positives, please file a bug against check-webkit-style.
This style error is not about this patch itself. So,... I will forget about this.
Bruno Abinader (history only)
Comment 10
2012-10-19 10:15:06 PDT
Interesting, I've applied your patch locally and then ran 'check-webkit-style' which shows 0 errors. Is this an issue from the style build bot itself?
Julien Chaffraix
Comment 11
2012-10-19 11:25:24 PDT
Comment on
attachment 169571
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=169571&action=review
> Interesting, I've applied your patch locally and then ran 'check-webkit-style' which shows 0 errors. Is this an issue from the style build bot itself?
Linting errors are usually resolved fast as they turn the bots red so the patch probably hit a bad revision. Note that you can check linting errors with new-run-webkit-tests --lint-test-files (which is run as part of check-webkit-style).
> LayoutTests/platform/qt-mac/TestExpectations:5808 > +# CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT). >
webkit.org/b/58491
fast/css3-text-decoration
The error is line 1521 per the style bot so it's unrelated as you only touching around line 5808.
WebKit Review Bot
Comment 12
2012-10-19 11:53:19 PDT
Comment on
attachment 169571
[details]
Patch Clearing flags on attachment: 169571 Committed
r131925
: <
http://trac.webkit.org/changeset/131925
>
WebKit Review Bot
Comment 13
2012-10-19 11:53:27 PDT
All reviewed patches have been landed. Closing bug.
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