Commits
User selector
Commit History
Commits on Sep 22, 2021
PCM should include the bundle ID of the app from which it originated
Show description for 0a7f110authored andcommitted
Commits on Aug 19, 2021
Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags
Show description for 1233b29committed
Commits on Aug 15, 2021
Bug 229112: ThreadSanitizer: data races of WTF::String in WebResourceLoadStatisticsStore
Show description for 18d3311committed
David Kilzer
Commits on Aug 11, 2021
<a rel="opener noopener" target="_blank"> should create a window without opener
Show description for 47909a5committed
Commits on Jul 8, 2021
Fix some whitespace handling issues in URL setters
Show description for 05c2dcbauthored andcommitted
Commits on Jun 30, 2021
Use WeakHashMap and WeakPtr with Node in more places
Show description for 3fdf980committed
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 13, 2021
Remove StringBuilder::appendNumber
Show description for e12a212committed
Commits on Mar 25, 2021
PCM: Rename attributeOn to attributionDestination and change the IDL data type of attributionSourceId to unsigned long
Show description for c36daeccommitted
Commits on Mar 15, 2021
PCM: Split attributionReportURL() into attributionReportSourceURL() and attributionReportAttributeOnURL()
Show description for faab8cccommitted
Commits on Feb 27, 2021
Unreviewed, reverting r273474 and r273479.
Show description for 9bc1c7ccommitted
Commits on Feb 25, 2021
Avoid tree traversals to look for form and canvas elements
Show description for 66d063fcommitted
Commits on Feb 18, 2021
PCM: Request signature for unlinkable token using attributionSourceNonce
Show description for 729025acommitted
Commits on Feb 16, 2021
PCM: Add high entropy attributionSourceNonce attribute to anchor tags
Show description for cc94b94committed
Commits on Jan 27, 2021
REGRESSION (r271584): Hovering slowly over and out of "Top 100" items on liberation.fr does not restore animated state
Show description for 1b6bf30committed
Commits on Jan 18, 2021
Optimize :hover/:active style invalidation for deep trees and descendant selectors
Show description for 3e5a693committed
Commits on Jan 3, 2021
Remove some FrameLoader::changeLocation parameters
Show description for 7aea21bauthored andcommitted
Commits on Dec 4, 2020
PCM: Switch to 8+4 bits for source IDs and trigger values respectively
Show description for e204c7acommitted
Commits on Nov 21, 2020
PCM: Persist pending ad clicks and attributions so they can survive browser restart
Show description for 175ac10committed
Commits on Nov 18, 2020
Address additional feedback from https://bugs.webkit.org/show_bug.cgi?id=218960
Show description for 91fa8fdcommitted
Sam Weinig
Commits on Nov 17, 2020
Source/WebCore:
Show description for e274f79committed
Sam WeinigPCM: Change attribute and JSON key names according to the W3C conversation
Show description for 1089debcommitted
Commits on Nov 12, 2020
PCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for 9fd169dcommitted
Commits on Nov 11, 2020
Unreviewed, reverting r269660.
Show description for 9314912committedPCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for e10f29fcommitted
Commits on Nov 6, 2020
PCM: Switch to JSON report format
Show description for bc7152dcommitted
Commits on Aug 31, 2020
Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1
Show description for 204e1becommitted
Sam Weinig
Commits on Jul 23, 2020
Add support for SVGAElement's rel / relList attributes
Show description for 002838bcommitted
Commits on May 31, 2020
<area> needs to be connected in order to navigate
Show description for 21768c9authored andcommitted
Commits on May 10, 2020
Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it
Show description for 84c8fe0committed
Commits on May 1, 2020
Introduce MainThreadNeverDestroyed / MainThreadLazyNeverDestroyed
Show description for 5d2e5bacommitted
Commits on Apr 26, 2020
Remove unnecessary inlining and templates for URL decomposition DOM functions
Show description for 3574f82committed
Commits on Apr 25, 2020
Move URL to use StringView when returning substrings of the URL
Show description for 8e088a7committed