WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212761
Add watchOS framework stubs
https://bugs.webkit.org/show_bug.cgi?id=212761
Summary
Add watchOS framework stubs
Jonathan Bedard
Reported
2020-06-04 10:47:26 PDT
To support watchOS builds, we need to add watchOS framework stubs.
Attachments
Patch
(30.67 KB, patch)
2020-06-04 11:03 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-06-04 10:57:59 PDT
<
rdar://problem/63986144
>
Jonathan Bedard
Comment 2
2020-06-04 11:03:59 PDT
Created
attachment 401048
[details]
Patch
Tim Horton
Comment 3
2020-06-04 11:14:23 PDT
I kind of wish the TBDs were pared down to just the symbols we use, but I guess that is hard.
Jonathan Bedard
Comment 4
2020-06-04 11:27:07 PDT
(In reply to Tim Horton from
comment #3
)
> I kind of wish the TBDs were pared down to just the symbols we use, but I > guess that is hard.
I did that in some cases, (PepperUICore, for example). Many of these are actually just copied from iOS. I can give a shot at reducing what we have after we get watchOS and tvOS working. Looking through this patch, it seems like it's really just FileProvider.framework that we have a problem with.
EWS
Comment 5
2020-06-04 12:18:37 PDT
Committed
r262556
: <
https://trac.webkit.org/changeset/262556
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 401048
[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