Sign in
webkit
/
WebKit
/
8d0bc8494853b82a6a5ca148d9d4974003725f84
/
Source
/
WebCore
/
history
bd998a0
HistoryItems will null CachedPages should never be left in the list of items;
by bdakin@apple.com
· 10 years ago
eccd050
Scrollable area container is not properly cleared when page is going into the PageCache
by bfulgham@apple.com
· 10 years ago
2574377
Log actual PageCache retrieval success rate using diagnostic logging
by cdumez@apple.com
· 10 years ago
305ea74
Simplify code for making Page-cacheability decision
by cdumez@apple.com
· 10 years ago
ae34b60
REGRESSION (r185111): Clicking phone numbers doesn't prompt to call sometimes
by dbates@webkit.org
· 10 years ago
dbdca23
Subframes with no current HistoryItem should not prevent page-caching
by cdumez@apple.com
· 10 years ago
20ad7e6
Mark more classes as fast allocated
by cdumez@apple.com
· 10 years ago
c3f615d
[WK2] WebBackForwardListItems' pageState is not kept up-to-date
by cdumez@apple.com
· 10 years ago
d839ea1
Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556
by cdumez@apple.com
· 10 years ago
359ef9f
Crash: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::CachedFrameBase::restore + 333
by cdumez@apple.com
· 10 years ago
50b9d9c
WebContent crash in WebCore::Page::sessionID() const + 0 (Page.cpp:1660)
by cdumez@apple.com
· 10 years ago
989ea68
Add assertions to make sure pages in the PageCache are not loading
by cdumez@apple.com
· 10 years ago
2870272
Going back after resizing causes scroll knob to appear in the middle of the page
by timothy_horton@apple.com
· 10 years ago
5776271
View scale changes are temporarily lost after restoring a page from the page cache
by timothy_horton@apple.com
· 10 years ago
83ed0b7
Get rid of the public item accessors in BackForwardClient
by commit-queue@webkit.org
· 10 years ago
cc1b389
Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity
by cdumez@apple.com
· 10 years ago
12d5a62
Clean up related to wheelEvent names
by simon.fraser@apple.com
· 10 years ago
9ba621d
XMLHttpRequests should not prevent a page from entering PageCache
by cdumez@apple.com
· 10 years ago
fc94517
Drop unnecessary DatabaseManager::hasOpenDatabases() in PageCache::canCachePageContainingThisFrame()
by cdumez@apple.com
· 10 years ago
0fb69f0
Rename DatabaseManager::manager() to DatabaseManager::singleton()
by cdumez@apple.com
· 10 years ago
070d7a4
Log using diagnostic logging which ActiveDOMObjects prevent using the PageCache
by cdumez@apple.com
· 10 years ago
216d257
Add support for diagnostic logging messages sampling
by cdumez@apple.com
· 10 years ago
4618030
REGRESSION(r179347): Clearing the PageCache no longer clears the PageCache.
by akling@apple.com
· 10 years ago
9faee6a
Prepare to use WEBCORE_EXPORT on Windows.
by commit-queue@webkit.org
· 10 years ago
df3bda4
Slight CachedPage class clean up https://bugs.webkit.org/show_bug.cgi?id=141693
by cdumez@apple.com
· 10 years ago
681b4aa
Access MemoryPressureHandler global instance via a singleton() static member function
by cdumez@apple.com
· 10 years ago
fea5cb9
Use more references in HistoryItem
by cdumez@apple.com
· 10 years ago
ee3cce6
Remove useless PageCache::singleton() call from PageCache member function
by cdumez@apple.com
· 10 years ago
d68656f
Drop HistoryItem's m_prev / m_next
by cdumez@apple.com
· 10 years ago
4faf1ef
Rename shared() static member functions to singleton() for singleton classes.
by cdumez@apple.com
· 10 years ago
67e10f7
Clean up / modernize PageCache class
by cdumez@apple.com
· 10 years ago
6dcbae1
Fix typo in markPagesForVistedLinkStyleRecalc()
by cdumez@apple.com
· 10 years ago
8e25868
Unreviewed. Remove duplicate friend class statement after r179255.
by cdumez@apple.com
· 10 years ago
4f6dd79
[Win] Unreviewed build fix after r179247.
by bfulgham@apple.com
· 10 years ago
87032b3
Rename pageCache() to PageCache::shared() and return a reference
by cdumez@apple.com
· 10 years ago
0e33c3b
Remove unnecessary m_cachedPage null-checks in PageCache
by cdumez@apple.com
· 10 years ago
ea54d27
Simplify DiagnosticLoggingClient call sites
by cdumez@apple.com
· 10 years ago
3560d3b
Use DiagnosticLoggingClient to log page cache failures
by cdumez@apple.com
· 10 years ago
a471c2b
Remove ENABLE(SQL_DATABASE) guards
by ossy@webkit.org
· 10 years ago
f4eb1bb
Remove support for SharedWorkers https://bugs.webkit.org/show_bug.cgi?id=140344
by weinig@apple.com
· 10 years ago
dad6bb3
Log which ActiveDOMObject(s) can't be suspended for PageCache.
by akling@apple.com
· 10 years ago
a6bd7f4
Allow HTTPS + 'Cache-control: no-store' sub-frames into the page cache
by cdumez@apple.com
· 10 years ago
6f5aecd
Allow HTTPS + 'Cache-control: no-cache' pages into the page cache
by cdumez@apple.com
· 10 years ago
bdde25a
[iOS] Log better using FeatureCounter why PageCache is failing due to pruned resources
by cdumez@apple.com
· 10 years ago
a6dc5b9
Unreviewed, rolling out r177712 and r177717.
by commit-queue@webkit.org
· 10 years ago
ad2beb5
Convert more creator functions to return Ref instead of PassRefPtr.
by akling@apple.com
· 10 years ago
1cca637
Unreviewed, fix build warning after r177712
by ljaehun.lim@samsung.com
· 10 years ago
551ce83
[iOS] Log better using FeatureCounter why PageCache is failing due to pruned resources
by cdumez@apple.com
· 10 years ago
29a19c7
[iOS] Log using FeatureCounter when a PacheCache fails due to memory pressure
by cdumez@apple.com
· 10 years ago
84d9fb2
[iOS] Log using FeatureCounter when a PacheCache entry is not reused because it expired
by cdumez@apple.com
· 10 years ago
39ff4d0
[iOS] Make it possible to toggle FeatureCounter support at runtime
by cdumez@apple.com
· 10 years ago
ea45575
[iOS] Add feature counting support
by cdumez@apple.com
· 10 years ago
dab95ab
Have Document::accessSVGExtensions() return a reference
by cdumez@apple.com
· 10 years ago
4da8457
Allow pages with unload handlers in the page cache
by beidson@apple.com
· 10 years ago
bb5c1ff
[iOS] Disable ENABLE_IOS_{GESTURE, TOUCH}_EVENTS, and temporarily disable ENABLE_TOUCH_EVENTS
by dbates@webkit.org
· 11 years ago
8cc7564
Unreviewed, rolling out r172844. https://bugs.webkit.org/show_bug.cgi?id=136164
by commit-queue@webkit.org
· 11 years ago
985685e
More WEBCORE_EXPORT macros! https://bugs.webkit.org/show_bug.cgi?id=136146
by achristensen@apple.com
· 11 years ago
51ff6db
Revert r172831, it broke the Windows build.
by timothy_horton@apple.com
· 11 years ago
2f6cecb
More WEBCORE_EXPORT macros. https://bugs.webkit.org/show_bug.cgi?id=136129
by achristensen@apple.com
· 11 years ago
0980d45
Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108
by achristensen@apple.com
· 11 years ago
4ad1880
Unreviewed, rolling out r172798. https://bugs.webkit.org/show_bug.cgi?id=136113
by commit-queue@webkit.org
· 11 years ago
1ce7c1d
Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108
by achristensen@apple.com
· 11 years ago
0cefe4f
Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500
by dbates@webkit.org
· 11 years ago
b64f40e
Get rid of Encoder.h and Decoder.h from WTF
by andersca@apple.com
· 11 years ago
1701d27
Get rid of the HistoryItem encoding/decoding in WebCore
by andersca@apple.com
· 11 years ago
65997e9
REGRESSION (r170287): SVGDocumentExtensions::rebuildElements() called on removed element
by dbates@webkit.org
· 11 years ago
400570d
[iOS][WK2] Make the state restore from HistoryItem more precise and reliable
by benjamin@webkit.org
· 11 years ago
4875294
Make it clear to get m_svgExtensions using svgExtensions().
by commit-queue@webkit.org
· 11 years ago
b50fcc3
Make FrameLoadType a strongly typed enum
by andersca@apple.com
· 11 years ago
4a1fff0
[iOS][WK2] Restore the visual scroll position instead of the dom scroll position when restoring states from the history
by benjamin@webkit.org
· 11 years ago
e6b520b
Remove HistogramSupport. <https://webkit.org/b/132354>
by akling@apple.com
· 11 years ago
d4dfadd
Roll out fix for https://bugs.webkit.org/show_bug.cgi?id=131637:
by ap@apple.com
· 11 years ago
d4a27b5
Clean up unnecessary methods in the BackForwardClient interface
by burg@cs.washington.edu
· 11 years ago
460207d
Do more things under memory pressure on non-iOS platforms.
by akling@apple.com
· 11 years ago
22b85fc
Eliminate CachedFrame::m_mousePressNode
by ap@apple.com
· 11 years ago
b3a5a6b
Fix a trivial FIXME https://bugs.webkit.org/show_bug.cgi?id=130432
by andersca@apple.com
· 11 years ago
9204733
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
by mjs@apple.com
· 11 years ago
28c9d4a
Stop using PLATFORM(MAC) in WebCore except where it means “OS X but not iOS”
by mitz@apple.com
· 11 years ago
63e53cb
FrameLoader::stateMachine() should return a reference.
by akling@apple.com
· 11 years ago
66d8c0a
Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991
by ossy@webkit.org
· 11 years ago
46b0fd5
Remove the ACCELERATED_COMPOSITING flag
by abucur@adobe.com
· 11 years ago
5136186
Move history item visit count handling to WebKit
by andersca@apple.com
· 11 years ago
77b9a46
Move lastVisitWasHTTPNonGet out to WebHistoryItem
by andersca@apple.com
· 11 years ago
840a682
Get rid of BackForwardController::isActive()
by andersca@apple.com
· 11 years ago
757e049
Remove back/forward list related functions from Page
by andersca@apple.com
· 11 years ago
63ac703
Move HistoryItem to std::unique_ptr
by zandobersek@gmail.com
· 11 years ago
e776c2f
Clean up PageCache classes https://bugs.webkit.org/show_bug.cgi?id=127202
by andersca@apple.com
· 11 years ago
2dfe6cb
Remove workaround for compilers not supporting explicit override control
by commit-queue@webkit.org
· 11 years ago
049d8b3
Remove the BlackBerry port from trunk
by benjamin@webkit.org
· 11 years ago
b936027
Remove remaining blackberry files I could find in WebCore
by benjamin@webkit.org
· 11 years ago
4bfbeec
Begin stubbing out the KeyedDecoder class
by andersca@apple.com
· 11 years ago
611e354
[iOS] Upstream WebCore/history changes
by dbates@webkit.org
· 11 years ago
d1bda05
Add more CachedPage null checks https://bugs.webkit.org/show_bug.cgi?id=125106
by beidson@apple.com
· 11 years ago
01434c4
Implement encoding of arrays of objects
by andersca@apple.com
· 11 years ago
955aabc
Implement more KeyedEncoder functionality
by andersca@apple.com
· 11 years ago
d66ca8b
KeyedEncoder should be able to encoder objects
by andersca@apple.com
· 11 years ago
0a62cea
Begin stubbing out a KeyedEncoder class in WebCore
by andersca@apple.com
· 11 years ago
ff9adb8
Stop bringing in the std namespace
by andersca@apple.com
· 11 years ago
c3523f8
Remove spaces between template angle brackets
by andersca@apple.com
· 11 years ago
05f1cc5
Make Vector::insert work for move-only types
by darin@apple.com
· 11 years ago
Next »