WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
211319
Add a test for
webkit.org/b/211311
https://bugs.webkit.org/show_bug.cgi?id=211319
Summary
Add a test for webkit.org/b/211311
Wenson Hsieh
Reported
2020-05-01 13:42:16 PDT
SSIA
Attachments
Patch
(7.04 KB, patch)
2020-05-01 14:05 PDT
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2020-05-01 13:46:35 PDT
Test for
rdar://62663459
Wenson Hsieh
Comment 2
2020-05-01 14:05:52 PDT
Created
attachment 398235
[details]
Patch
Darin Adler
Comment 3
2020-05-01 14:10:33 PDT
Comment on
attachment 398235
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=398235&action=review
> Tools/TestWebKitAPI/Tests/mac/AttributedString.mm:100 > + virtual void didLoadURL(WKView *wkView) { }
I don’t understand this. Is this just the way to write a legacy-WebKit-only test?
Wenson Hsieh
Comment 4
2020-05-01 14:12:56 PDT
(In reply to Darin Adler from
comment #3
)
> Comment on
attachment 398235
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=398235&action=review
> > > Tools/TestWebKitAPI/Tests/mac/AttributedString.mm:100 > > + virtual void didLoadURL(WKView *wkView) { } > > I don’t understand this. Is this just the way to write a legacy-WebKit-only > test?
It isn’t the only way to test WebKitLegacy, but it’s the way these other attributed string tests in this file work, so I decided to go with the existing pattern.
EWS
Comment 5
2020-05-01 16:12:11 PDT
Committed
r261037
: <
https://trac.webkit.org/changeset/261037
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 398235
[details]
.
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