Commits
User selector
Commit History
Commits on Oct 4, 2019
Rename SchemeRegistry to LegacySchemeRegistry
Show description for 60b3cdbcommitted
Commits on Aug 15, 2019
Some improvements on web storage
Show description for 5c4ad5fcommitted
Commits on Jul 18, 2019
Prewarm local storage in the NetworkProcess to reduce WebContent process hangs
Show description for e455455committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Oct 8, 2018
Have DOMWindowProperty get is frame from its associated DOMWindow
Show description for 7a9cfbccommitted
Commits on Jul 31, 2017
Remove unnecessary exceptions from storage code
Show description for 34863ceauthored andcommitted
Commits on Jul 25, 2017
ExceptionCode enumeration should use modern exception names
Show description for 5f34bdecommitted
Commits on Jul 24, 2017
Make ExceptionCode a proper enumeration
Show description for 8adeaebcommitted
Commits on May 30, 2017
[WebIDL] Generate named property deleters
Show description for e1032d5committed
Sam Weinig
Commits on Apr 13, 2017
QuotaExceededError when saving to localStorage in private mode.
Show description for 91d15f8committed
Commits on Mar 31, 2017
Clean up the "StorageType" enum.
Show description for 17c0a16committed
Commits on Jan 18, 2017
Document::securityOrigin() should return a reference.
Show description for 9534d50committed
Andreas Kling
Commits on Oct 29, 2016
Remove some unnecessary includes
Show description for d5e3798authored andcommitted
Commits on Oct 19, 2016
Move many miscellaneous classes from ExceptionCode to Exception
Show description for a4e8ad6committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Sep 14, 2015
Remove all uses of PassRefPtr in crypto, storage, and history
Show description for ec83a53committed
Commits on Dec 25, 2014
Convert more creator functions to return Ref instead of PassRefPtr.
Show description for 2477ab9committed
Andreas Kling
Commits on Apr 2, 2014
Unify private browsing with sessions.
Show description for eaed529committed
Martin Hock
Commits on Aug 11, 2013
Make Page::settings() return a reference.
Show description for c811645committed
Andreas Kling
Commits on May 19, 2013
Simplify the StorageArea setter functions
Show description for 118cb44committed
Anders Carlsson
Commits on May 18, 2013
Simplify StorageArea getter functions
Show description for 705be2acommitted
Anders CarlssonShare code between WebKit1 and WebKit2 StorageArea subclasses
Show description for 237a1c9committed
Anders Carlsson
Commits on May 17, 2013
Move Storage member functions out of line
Show description for d4776bccommitted
Anders Carlsson
Commits on Apr 16, 2013
ScriptWrappable subclasses shouldn't have to include WeakInlines.h
Show description for 9525ca5committed
Anders Carlsson
Commits on Apr 14, 2013
Make Frame's ScriptController an OwnPtr and remove the #include
Show description for 84514dccommitted
Sam Weinig
Commits on Oct 23, 2012
When blocking localStorage, Firefox throws a security exception on access, and maybe so should we
Show description for a78577eauthored andcommitted
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on Jul 10, 2012
Consider closing unused localStorage database after a timeout.
Show description for 9747858authored andcommitted
Commits on Jan 7, 2012
Disconnecting DOMWindow properties is fragile and overly complicated
Show description for 3f3c4a6committed
Adam Barth
Commits on Nov 7, 2011
Need a way to allow a scheme access to Local Storage and Databases while Private Browsing is
Show description for 7aeabe9committed
Jessie Berlin
Commits on Oct 16, 2011
Always enable ENABLE(DOM_STORAGE)
Show description for 5f1c9facommitted
Adam Barth
Commits on May 28, 2011
2011-05-27 Jochen Eisinger <jochen@chromium.org>
Show description for 9a86b22committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading