WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 221987
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths
https://bugs.webkit.org/show_bug.cgi?id=221987
Summary
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths
Wenson Hsieh
Reported
2021-02-16 12:15:14 PST
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths — importantly, without the Pasteboard class knowing explicitly about the PageIdentifier. We'll need some kind of base class like PasteboardContext that Pasteboard passes around as an opaque object, with a derived class (e.g. PagePasteboardContext) that actually knows about the page identifier.
Attachments
For EWS only
(75.52 KB, patch)
2021-02-17 12:19 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
For EWS only (fix GTK)
(75.76 KB, patch)
2021-02-17 12:38 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Fix GTK build again
(75.78 KB, patch)
2021-02-17 13:24 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Patch
(78.12 KB, patch)
2021-02-17 15:23 PST
,
Wenson Hsieh
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2021-02-17 12:19:02 PST
Comment hidden (obsolete)
Created
attachment 420692
[details]
For EWS only
Wenson Hsieh
Comment 2
2021-02-17 12:38:19 PST
Comment hidden (obsolete)
Created
attachment 420694
[details]
For EWS only (fix GTK)
Wenson Hsieh
Comment 3
2021-02-17 13:24:32 PST
Comment hidden (obsolete)
Created
attachment 420704
[details]
Fix GTK build again
Wenson Hsieh
Comment 4
2021-02-17 15:23:06 PST
Created
attachment 420732
[details]
Patch
Wenson Hsieh
Comment 5
2021-02-18 08:57:52 PST
Committed
r273077
: <
https://commits.webkit.org/r273077
>
Radar WebKit Bug Importer
Comment 6
2021-02-18 08:58:16 PST
<
rdar://problem/74479898
>
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