WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212996
WebKit:Add PepperUICoreSPI.h
https://bugs.webkit.org/show_bug.cgi?id=212996
Summary
WebKit:Add PepperUICoreSPI.h
Jonathan Bedard
Reported
2020-06-09 15:23:18 PDT
To build watchOS, we need an SPI header for PepperUICore.
Attachments
Patch
(25.05 KB, patch)
2020-06-09 15:33 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch
(25.10 KB, patch)
2020-06-10 07:55 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch
(24.90 KB, patch)
2020-06-10 11:25 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-06-09 15:23:36 PDT
<
rdar://problem/64182627
>
Jonathan Bedard
Comment 2
2020-06-09 15:33:13 PDT
Created
attachment 401483
[details]
Patch
Jonathan Bedard
Comment 3
2020-06-10 07:55:04 PDT
Created
attachment 401541
[details]
Patch
Tim Horton
Comment 4
2020-06-10 10:41:22 PDT
Comment on
attachment 401541
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=401541&action=review
> Source/WebKit/Platform/spi/watchos/PepperUICoreSPI.h:157 > +@property (nonatomic, assign) UIReturnKeyType returnKeyType; // Default is Done, also supports Send and Join
I think we shouldn't be in the habit of importing comments from SPI headers.
> Source/WebKit/Platform/spi/watchos/PepperUICoreSPI.h:280 > +@property (nonatomic) BOOL useWideIdleCheck;
Do we really use all this stuff? I don't think so.
Tim Horton
Comment 5
2020-06-10 10:43:56 PDT
We do. Nevermind.
Jonathan Bedard
Comment 6
2020-06-10 11:19:33 PDT
Comment on
attachment 401541
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=401541&action=review
>> Source/WebKit/Platform/spi/watchos/PepperUICoreSPI.h:157 >> +@property (nonatomic, assign) UIReturnKeyType returnKeyType; // Default is Done, also supports Send and Join > > I think we shouldn't be in the habit of importing comments from SPI headers.
I mostly scrubbed them, missed this one.
Jonathan Bedard
Comment 7
2020-06-10 11:25:32 PDT
Created
attachment 401558
[details]
Patch
EWS
Comment 8
2020-06-10 13:34:23 PDT
Committed
r262854
: <
https://trac.webkit.org/changeset/262854
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 401558
[details]
.
Jonathan Bedard
Comment 9
2020-06-10 16:05:13 PDT
Committed
r262868
: <
https://trac.webkit.org/changeset/262868
>
Jonathan Bedard
Comment 10
2020-06-10 17:00:13 PDT
Committed
r262875
: <
https://trac.webkit.org/changeset/262875
>
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