WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142096
Make ActiveDOMObject::canSuspend() pure virtual
https://bugs.webkit.org/show_bug.cgi?id=142096
Summary
Make ActiveDOMObject::canSuspend() pure virtual
Chris Dumez
Reported
2015-02-27 13:12:49 PST
Make ActiveDOMObject::canSuspend() pure virtual so that people at least try to provide an implementation for it. The default implementation was returning false unconditionally and thus was preventing pages from entering the PageCache. Radar: <
rdar://problem/19923085
>
Attachments
Patch
(54.38 KB, patch)
2015-02-27 13:15 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(54.36 KB, patch)
2015-02-27 13:22 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(55.16 KB, patch)
2015-02-27 13:45 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(56.06 KB, patch)
2015-02-27 15:02 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(56.01 KB, patch)
2015-02-27 15:50 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-02-27 13:15:49 PST
Created
attachment 247540
[details]
Patch
Chris Dumez
Comment 2
2015-02-27 13:22:10 PST
Created
attachment 247541
[details]
Patch
Chris Dumez
Comment 3
2015-02-27 13:45:18 PST
Created
attachment 247547
[details]
Patch
Chris Dumez
Comment 4
2015-02-27 15:02:01 PST
Created
attachment 247559
[details]
Patch
Chris Dumez
Comment 5
2015-02-27 15:50:19 PST
Created
attachment 247568
[details]
Patch
Chris Dumez
Comment 6
2015-02-27 17:05:42 PST
Comment on
attachment 247568
[details]
Patch Clearing flags on attachment: 247568 Committed
r180801
: <
http://trac.webkit.org/changeset/180801
>
Chris Dumez
Comment 7
2015-02-27 17:05:52 PST
All reviewed patches have been landed. Closing bug.
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