OSDN Git Service

Make sure WebKit's page cache does not cache pages with unload handlers.
authorAndrei Popescu <andreip@google.com>
Mon, 29 Mar 2010 16:43:47 +0000 (17:43 +0100)
committerAndrei Popescu <andreip@google.com>
Mon, 29 Mar 2010 16:43:47 +0000 (17:43 +0100)
commit526c77460deab759c0c4cb3c7eb701b1d4e92da3
tree03aeaa5ac9f15709a3c7fa68fafa39e99f0fde9f
parente72218e36405a28fa142afc38ef1fff50797cc45
Make sure WebKit's page cache does not cache pages with unload handlers.

Fix b: 2552004

Change-Id: Iac6737fbb9a1eca734ea7474f99ccf66ee916bd7
WebCore/config.h
WebCore/history/CachedFrame.cpp
WebCore/loader/FrameLoader.cpp