Bug 144970 - documentDidResumeFromPageCache callbacks called twice when a page resumes from the page cache
Summary: documentDidResumeFromPageCache callbacks called twice when a page resumes fro...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-13 14:05 PDT by Eric Carlson
Modified: 2021-05-18 14:42 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-05-13 14:05:56 PDT
Document::documentDidResumeFromPageCache is called twice when a page resumes from the page cache, so all callbacks are called twice
Comment 1 Eric Carlson 2015-05-13 14:07:11 PDT
<rdar://problem/20938765>