WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168439
[WK2] Add additional test infrastructure and unit tests for data interaction
https://bugs.webkit.org/show_bug.cgi?id=168439
Summary
[WK2] Add additional test infrastructure and unit tests for data interaction
Wenson Hsieh
Reported
2017-02-16 09:42:40 PST
Add additional test infrastructure and unit tests for data interaction.
Attachments
Patch
(34.75 KB, patch)
2017-02-16 14:50 PST
,
Wenson Hsieh
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2017-02-16 14:44:31 PST
<
rdar://problem/30557942
>
Wenson Hsieh
Comment 2
2017-02-16 14:50:33 PST
Created
attachment 301830
[details]
Patch
Tim Horton
Comment 3
2017-02-16 16:38:44 PST
Comment on
attachment 301830
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=301830&action=review
> Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:2982 > + "OTHER_LDFLAGS_PLATFORM[sdk=iphone*]" = "-framework WebCore -framework CoreGraphics -framework UIKit -framework MobileCoreServices";
Pretty sure this should be in an xcconfig somewhere?
Wenson Hsieh
Comment 4
2017-02-16 16:47:17 PST
(In reply to
comment #3
)
> Comment on
attachment 301830
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=301830&action=review
> > > Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:2982 > > + "OTHER_LDFLAGS_PLATFORM[sdk=iphone*]" = "-framework WebCore -framework CoreGraphics -framework UIKit -framework MobileCoreServices"; > > Pretty sure this should be in an xcconfig somewhere?
Oh, good point! Added "-framework MobileCoreServices" to TestWebKitAPI.xcconfig instead.
Wenson Hsieh
Comment 5
2017-02-16 17:34:06 PST
Committed <
http://trac.webkit.org/changeset/212507
>
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