Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Aug 10, 2021
Blob URL changes after loading it
Show description for 941412fcommitted
Commits on Jul 13, 2021
Revoking Blob URL after calling XMLHttpRequest::open() causes the XHR to fail
Show description for 3780174committed
Commits on Jun 11, 2021
Enable more release logging in WebCore for ephemeral sessions
Show description for bd99b99committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Apr 21, 2021
Use BlobURL::getOriginURL in more places
Show description for 913ca10committed
Commits on Apr 15, 2021
REGRESSION(Safari 14): iframe with blob url does not work with sandboxing
Show description for dd6c720committed
Commits on Jan 30, 2021
Check activeDocumentLoader() for null consistently everywhere
Show description for 3d25350committed
Commits on May 22, 2020
Revoking an object URL immediately after triggering navigation causes navigation to fail
Show description for b5f5d46committed
Commits on Apr 29, 2020
Make PolicyChecker an inner class of FrameLoader
Show description for 16a1af7authored andcommitted
Commits on Apr 8, 2020
Make more use of FrameLoader pageID/frameID getters
Show description for efa19c0authored andcommitted
Commits on Apr 4, 2020
Use-after-move of `formState` in WebCore::PolicyChecker::checkNavigationPolicy()
Show description for 541401fauthored andcommitted
Commits on Feb 26, 2020
Add logging to help diagnose redirect issue
Show description for 17bba3fcommitted
Commits on Jan 22, 2020
Stop doing synchronous DecidePolicyForNavigationActionSync IPCs for initially empty document loads
Show description for 18a640acommitted
Commits on Sep 18, 2019
BlobRegistry no longer needs SessionIDs
Show description for 7d7409fcommitted
Commits on Aug 13, 2019
Blob registries should be keyed by session IDs
Show description for cdf4136committed
Commits on Feb 20, 2019
Always call CompletionHandlers after r240909
Show description for e237212authored andcommitted
Commits on Feb 13, 2019
Release assert in PolicyCheckIdentifier::isValidFor via WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
Show description for 785386ecommitted
Commits on Feb 3, 2019
Validate navigation policy decisions to avoid crashes in continueLoadAfterNavigationPolicy
Show description for 3fa33a4committed
Commits on Feb 1, 2019
Commits on Dec 14, 2018
[PSON] Stop exposing PolicyAction::Suspend to WebCore
Show description for c114234committed
Commits on Dec 13, 2018
[PSON] We should not need to navigate to 'about:blank' to suspend pages
Show description for 7b8c5bfcommitted
Commits on Dec 1, 2018
[PSON] process-swapping may occur even though opener has handle to openee
Show description for a364a08committedMove URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Nov 30, 2018
[PSON] We are sometimes swapping processes even though there is an opened window with an opener link to us
Show description for 3f85407committed
Commits on Nov 28, 2018
Remove dead code from an earlier attempt at implementing safe browsing
Show description for e24f71fcommitted
Commits on Oct 26, 2018
[PSON] Navigating cross-site with locked history but unlocked back/forward list fails to create a new BackForwardListItem
Show description for 116cea9committed
Commits on Oct 12, 2018
Solve the confusion around blankURL() and isBlankURL() in URL
Show description for e94f877authored andcommitted
Commits on Sep 17, 2018
PSON: window.open() with 'noopener' should only process-swap cross-site, not cross-origin
Show description for 788ddcbcommitted
Commits on Aug 17, 2018
Add some plumbing for safe browsing
Show description for d6de383committedReplace canBubble and cancelable booleans in Event by enum classes
Show description for 52b0890committed
Commits on Jun 13, 2018
PSON: http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion.html ASSERTS with process swap enabled
Show description for 87c09a0committed
Commits on May 24, 2018
Avoid keeping FormState alive longer than necessary
Show description for d468cb2committed
Commits on May 23, 2018
Unreviewed, rolling out r232081.
Show description for 076e32ecommitted
Commits on May 22, 2018
Avoid keeping FormState alive longer than necessary
Show description for 430346dcommitted