Commits
User selector
Commit History
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committed
Commits on Apr 28, 2020
Make HistoryController an inner class of FrameLoader
Show description for f6e698eauthored andcommitted
Commits on Oct 23, 2018
[PSON] Add support for cross-site client-side redirects
Show description for 776f087committed
Commits on Oct 16, 2018
Replace HistoryItem* with HistoryItem& where possible
Show description for 51a0b43committed
Commits on Oct 15, 2018
Shrink more enum classes
Show description for ac0c07ecommitted
Commits on Jun 11, 2018
http/tests/security/cors-post-redirect-307.html fails with PSON enabled
Show description for d2c5cd9committed
Commits on Mar 23, 2018
Go to back/forward list items after a process-swapped navigation.
Show description for 1c47caccommitted
Commits on Jan 18, 2017
Remove PassRefPtr from "loader" directory of WebCore
Show description for 0df6f3ccommitted
Commits on Dec 31, 2016
Remove PassRefPtr use from the "dom" directory, related cleanup
Show description for aa31b6bcommitted
Commits on Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Oct 29, 2016
Remove some unnecessary includes
Show description for d5e3798authored andcommitted
Commits on Jul 10, 2015
Crash in HistoryController::updateForCommit dereferencing a null HistoryItem.
Show description for 8b8e264committed
Commits on Jul 6, 2015
[WK2] Current page's scroll position is lost when transferring sessionState from one view to another
Show description for a678e20committed
Commits on Feb 2, 2015
Use more references in HistoryItem
Show description for 8d4b0f2committed
Commits on Jan 29, 2015
Clean up / modernize PageCache class
Show description for 9a849a1committed
Commits on Aug 22, 2014
Unreviewed, rolling out r172844.
Show description for 9a4a6c8committedRevert r172831, it broke the Windows build.
Show description for 7c92543committed
Commits on Aug 21, 2014
More WEBCORE_EXPORT macros.
Show description for 5ed0f22committed
Commits on Aug 7, 2014
Source/WebCore:
Show description for b2c9feeauthored andcommitted
Commits on Jun 19, 2014
Simplify two HistoryController member functions
Show description for ffe3416committed
Anders Carlsson
Commits on Apr 25, 2014
Mark some things with WTF_MAKE_FAST_ALLOCATED.
Show description for 84657a7committed
Andreas Kling
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Dec 19, 2013
[iOS] Upstream WebCore/loader changes
Show description for 94ba407committed
Commits on Aug 22, 2013
FrameLoader::history() should return a reference.
Show description for 67e5665committed
Andreas Kling
Commits on Dec 15, 2012
WebViewImpl::resetScrollAndScaleState() causes the page to render incorrectly
Show description for 7f96c22authored andcommitted
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on Jul 27, 2012
Reloading substitute-data/alternate html string for unreachableURL will add an item to the back-forward-history for each reload
Show description for 8cb9863committed
Jeffrey Pfau
Commits on Jul 24, 2012
Add *explicit* keyword to constructor which has a parameter in bridge, history, loader and plugins.
Show description for a997828committed
Gyuyoung Kim
Commits on May 17, 2011
2011-05-16 Ian Henderson <ianh@apple.com>
Show description for 7ba1059committed
Commits on May 12, 2011
2011-05-10 Tony Gentilcore <tonyg@chromium.org>
Show description for 1c26060committed
Commits on Mar 31, 2011
2011-03-31 Evan Martin <evan@chromium.org>
Show description for 6e42acccommitted
Evan Martin
Commits on Feb 19, 2011
2011-02-19 Charlie Reis <creis@chromium.org>
Show description for 25a231ccommitted
Commits on Feb 5, 2011
2011-02-04 Charlie Reis <creis@chromium.org>
Show description for 8aadeefcommitted
Commits on Jan 20, 2011
Refactoring of the custom allocation framework
Show description for f03d5f0authored andcommitted2011-01-19 Darin Fisher <darin@chromium.org>
Show description for 246fa5acommitted
Darin Fisher