WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145621
Add SPI that returns the snapshot layer contents for a given back/forward list item
https://bugs.webkit.org/show_bug.cgi?id=145621
Summary
Add SPI that returns the snapshot layer contents for a given back/forward lis...
Anders Carlsson
Reported
2015-06-03 17:42:57 PDT
Add SPI that returns the snapshot layer contents for a given back/forward list item
Attachments
Patch
(8.14 KB, patch)
2015-06-03 17:43 PDT
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(8.13 KB, patch)
2015-06-03 17:44 PDT
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-06-03 17:43:14 PDT
Created
attachment 254222
[details]
Patch
Anders Carlsson
Comment 2
2015-06-03 17:44:30 PDT
Created
attachment 254223
[details]
Patch
mitz
Comment 3
2015-06-03 19:52:59 PDT
Comment on
attachment 254223
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=254223&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardListItemPrivate.h:36 > +@property (WK_NULLABLE_PROPERTY nonatomic, readonly, strong) id _snapshotLayerContents WK_AVAILABLE(WK_MAC_TBA, WK_IOS_TBA);
NA for Mac since this is in #if TARGET_OS_IPHONE.
Anders Carlsson
Comment 4
2015-06-03 19:55:40 PDT
Committed
r185183
: <
http://trac.webkit.org/changeset/185183
>
mitz
Comment 5
2015-06-03 22:36:33 PDT
(In reply to
comment #4
)
> Committed
r185183
: <
http://trac.webkit.org/changeset/185183
>
Made the new private header private in <
http://trac.webkit.org/r185190
>.
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