WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167833
Migrate ComplexTextController to use platform-independent types
https://bugs.webkit.org/show_bug.cgi?id=167833
Summary
Migrate ComplexTextController to use platform-independent types
Myles C. Maxfield
Reported
2017-02-04 01:03:37 PST
Migrate ComplexTextController to use platform-independent types
Attachments
Patch
(144.88 KB, patch)
2017-02-04 01:11 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews102 for mac-elcapitan
(739.30 KB, application/zip)
2017-02-04 02:18 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews106 for mac-elcapitan-wk2
(834.64 KB, application/zip)
2017-02-04 02:21 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews117 for mac-elcapitan
(2.48 MB, application/zip)
2017-02-04 03:17 PST
,
Build Bot
no flags
Details
Patch
(146.53 KB, patch)
2017-02-04 14:15 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Update types
(46.58 KB, patch)
2017-02-06 11:33 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Update types
(67.64 KB, patch)
2017-02-06 12:14 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Show Obsolete
(6)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2017-02-04 01:11:43 PST
Created
attachment 300607
[details]
Patch
Build Bot
Comment 2
2017-02-04 02:18:15 PST
Comment on
attachment 300607
[details]
Patch
Attachment 300607
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/3002808
New failing tests: fast/text/complex-text-opacity.html
Build Bot
Comment 3
2017-02-04 02:18:18 PST
Created
attachment 300618
[details]
Archive of layout-test-results from ews102 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 4
2017-02-04 02:21:37 PST
Comment on
attachment 300607
[details]
Patch
Attachment 300607
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/3002813
New failing tests: fast/text/complex-text-opacity.html
Build Bot
Comment 5
2017-02-04 02:21:40 PST
Created
attachment 300619
[details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Build Bot
Comment 6
2017-02-04 03:17:39 PST
Comment on
attachment 300607
[details]
Patch
Attachment 300607
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/3002881
New failing tests: fast/text/complex-text-opacity.html
Build Bot
Comment 7
2017-02-04 03:17:43 PST
Created
attachment 300620
[details]
Archive of layout-test-results from ews117 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Myles C. Maxfield
Comment 8
2017-02-04 14:15:29 PST
Created
attachment 300639
[details]
Patch
Myles C. Maxfield
Comment 9
2017-02-06 11:33:21 PST
Created
attachment 300740
[details]
Update types
Myles C. Maxfield
Comment 10
2017-02-06 12:14:16 PST
Created
attachment 300749
[details]
Update types
Brent Fulgham
Comment 11
2017-02-06 17:30:52 PST
Comment on
attachment 300749
[details]
Update types View in context:
https://bugs.webkit.org/attachment.cgi?id=300749&action=review
Looks good to me! r=me.
> Source/WebCore/platform/graphics/mac/ComplexTextController.cpp:178 > + float x = h;
Isn't CGFloat a double in 64-bit builds?
> Source/WebCore/platform/graphics/mac/ComplexTextController.h:25 > +#pragma once
Yay!
Myles C. Maxfield
Comment 12
2017-02-06 17:50:30 PST
Comment on
attachment 300749
[details]
Update types View in context:
https://bugs.webkit.org/attachment.cgi?id=300749&action=review
>> Source/WebCore/platform/graphics/mac/ComplexTextController.cpp:178 >> + float x = h; > > Isn't CGFloat a double in 64-bit builds?
Yep.
WebKit Commit Bot
Comment 13
2017-02-06 18:16:23 PST
Comment on
attachment 300749
[details]
Update types Clearing flags on attachment: 300749 Committed
r211765
: <
http://trac.webkit.org/changeset/211765
>
WebKit Commit Bot
Comment 14
2017-02-06 18:16:29 PST
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