WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159671
Remove ENABLE_CSS3_TEXT_LINE_BREAK flag
https://bugs.webkit.org/show_bug.cgi?id=159671
Summary
Remove ENABLE_CSS3_TEXT_LINE_BREAK flag
Gyuyoung Kim
Reported
2016-07-12 02:00:43 PDT
r144214
only added ENABLE_CSS3_TEXT_LINE_BREAK flag though, there has been no concrete implementation until now. This patch removes it in order to clean up unused flags.
Attachments
Patch
(34.83 KB, patch)
2016-07-12 02:07 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(41.80 KB, patch)
2016-07-12 02:11 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch for landing
(42.16 KB, patch)
2016-07-12 05:43 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2016-07-12 02:07:11 PDT
Created
attachment 283400
[details]
Patch
WebKit Commit Bot
Comment 2
2016-07-12 02:08:24 PDT
Attachment 283400
[details]
did not pass style-queue: ERROR: Source/WebKit/mac/Configurations/FeatureDefines.xcconfig:0: Any changes made to FeatureDefines should be made to all of them (changed file does not match Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig). [featuredefines/equality] [5] ERROR: Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig:0: Any changes made to FeatureDefines should be made to all of them (changed file does not match Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig). [featuredefines/equality] [5] ERROR: Source/WebCore/Configurations/FeatureDefines.xcconfig:0: Any changes made to FeatureDefines should be made to all of them (changed file does not match Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig). [featuredefines/equality] [5] ERROR: Source/WebKit2/Configurations/FeatureDefines.xcconfig:0: Any changes made to FeatureDefines should be made to all of them (changed file does not match Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig). [featuredefines/equality] [5] Total errors found: 4 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gyuyoung Kim
Comment 3
2016-07-12 02:11:39 PDT
Created
attachment 283401
[details]
Patch
Csaba Osztrogonác
Comment 4
2016-07-12 03:51:12 PDT
Comment on
attachment 283401
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=283401&action=review
> Source/JavaScriptCore/ChangeLog:8 > +
r144214
only added ENABLE_CSS3_TEXT_LINE_BREAK flag though, there has been no concrete implementation until now.
I think it is completed and used unconditionally -
https://bugs.webkit.org/show_bug.cgi?id=89235
Csaba Osztrogonác
Comment 5
2016-07-12 03:53:33 PDT
Comment on
attachment 283401
[details]
Patch rs=me, but please fix the comment before landing.
Gyuyoung Kim
Comment 6
2016-07-12 05:43:42 PDT
Created
attachment 283402
[details]
Patch for landing
Gyuyoung Kim
Comment 7
2016-07-12 05:44:35 PDT
(In reply to
comment #4
)
> Comment on
attachment 283401
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=283401&action=review
> > > Source/JavaScriptCore/ChangeLog:8 > > +
r144214
only added ENABLE_CSS3_TEXT_LINE_BREAK flag though, there has been no concrete implementation until now. > > I think it is completed and used unconditionally - >
https://bugs.webkit.org/show_bug.cgi?id=89235
Ah, I missed this bug. Thank you for pointing it out. Fixed the descriptions in ChangeLogs.
WebKit Commit Bot
Comment 8
2016-07-12 06:24:15 PDT
The commit-queue encountered the following flaky tests while processing
attachment 283402
[details]
: The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 9
2016-07-12 06:24:44 PDT
The commit-queue encountered the following flaky tests while processing
attachment 283402
[details]
: transitions/default-timing-function.html
bug 138901
(author:
simon.fraser@apple.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 10
2016-07-12 07:37:20 PDT
Comment on
attachment 283402
[details]
Patch for landing Clearing flags on attachment: 283402 Committed
r203115
: <
http://trac.webkit.org/changeset/203115
>
WebKit Commit Bot
Comment 11
2016-07-12 07:37:25 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