Commits
User selector
Commit History
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 Aug 1, 2020
Convert LinkHeader to use StringParsingBuffer
Show description for 09bbc5ecommitted
Sam Weinig
Commits on Jul 31, 2020
It would be nice if the predicate taking functions in ParsingUtilities.h didn't require specifying the character type
Show description for 7d5e1a6committed
Sam Weinig
Commits on Jun 3, 2019
Implement imagesrcset and imagesizes attributes on link rel=preload
Show description for af9e90dauthored andcommitted
Commits on May 28, 2019
Unreviewed, rolling out r245475.
Show description for 3c06b44committed
Shawn Roberts
Commits on May 17, 2019
Implement imagesrcset and imagesizes attributes on link rel=preload
Show description for a25dd09authored andcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Nov 8, 2018
Add a String literal that returns a String
Show description for 9f4fba5committed
Commits on Jan 19, 2017
Add Link header support for preload.
Show description for daab0c6committed
Loading