Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Jun 9, 2021
Drop legacy EventLoopEventQueue class
Show description for 57fb33ccommitted
Commits on Oct 31, 2020
Promises returned by our DOM API have the caller's global instead of the callee's
Show description for 4190e0ecommitted
Commits on Mar 31, 2020
Overrides of ActiveDOMObject::hasPendingActivity() should not need to query the base class's hasPendingActivity()
Show description for 8b490c0committed
Commits on Nov 19, 2019
Rename AbstractEventLoop to EventLoop and move to its own cpp file
Show description for a41e1d7committed[IndexedDB] IndexedDB's threading assertion should respect Web thread
Show description for f5b1269committedShare more code between WindowEventLoop and WorkerEventLoop by introducing EventLoopTaskGroup
Show description for b26f0ffcommitted
Commits on Nov 18, 2019
REGRESSION (r252497): Multiple mediacapturefromelement tests are crashing on mac debug
Show description for ab275f6committed
Commits on Nov 3, 2019
Add a helper function to schedule a task to dispatch an event to ActiveDOMObject
Show description for 11dacb0committed
Commits on Oct 19, 2019
FileReader should not prevent entering the back/forward cache
Show description for 1ec0b68committed
Commits on Oct 8, 2019
Make sure ActiveDOMObject properly deals with detached documents
Show description for 4e9b6cfcommitted
Commits on Feb 7, 2019
HTMLMediaElement registers wrong ScriptExecutionContext with its ActiveDOMObject parent class
Show description for c6559b3committed
Commits on Aug 28, 2018
MediaDevices should be collectable as soon as its document is stopped
Show description for fe81a72committed
Commits on Mar 23, 2018
ActiveDOMObject should assert that they are destroyed in the thread they are created
Show description for 12b45d1committed
Commits on Mar 15, 2018
Unreviewed, rolling out r229639.
Show description for cc4f321committedActiveDOMObject should assert that they are destroyed in the thread they are created
Show description for c687b45committed
Commits on Dec 1, 2017
Add Internals.terminateServiceWorker, and the ability to restart service workers for postMessage.
Show description for b5a8b5fcommitted
Commits on Dec 1, 2015
Rename ActiveDOMObject/DOMWindow PageCacheSuspension code to support more reasons for suspension
Show description for 45178edauthored andcommitted
Commits on Apr 8, 2015
Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity
Show description for be04972committed
Commits on Nov 9, 2014
Replace FileThread class with a single function
Show description for 187afb5committed
Commits on Apr 21, 2014
ScriptExecutionContext::stopActiveDOMObjects iterates a hash map that can change during iteration (for multiple reasons, including GC)
Show description for 0e9d510committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Jun 27, 2013
Rename WorkerContext to WorkerGlobalScope
Show description for 18c151fcommitted
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Mar 21, 2013
Remove upcastPointer from ActiveDOMObject constructor
Show description for 3c25b48authored andcommitted
Commits on Jan 29, 2013
Change DatabaseContext lookup to be thread-safe.
Show description for 956ad68committed
Mark Lam
Commits on Nov 14, 2012
Web Inspector: NMI add instrumentation for WebAudo related stuff.
Show description for 9e30cddcommitted
Commits on Feb 27, 2012
ContextDestructionObserver should live in its own file
Show description for d955d35committed
Adam Barth
Commits on Feb 9, 2012
Source/WebCore: Ensure timers and other active DOM objects do not fire in suspended documents.
Show description for 19321fdauthored andcommitted
Commits on Feb 6, 2012
Unreviewed, rolling out r106797 and r106806.
Show description for 0d0aae0authored andcommitted

Source/WebCore: Ensure timers and other active DOM objects do not fire in suspended documents.
Show description for 4ff1c2eauthored andcommitted
Commits on Feb 3, 2012
Unreviewed, rolling out r106654.
Show description for 26f6233authored andcommitted
Source/WebCore: Ensure timers and other active DOM objects do not fire in suspended documents.
Show description for fac5c9fauthored andcommitted
Commits on Jan 24, 2012
Unreviewed, rolling out r105238.
Show description for 8ed8fc6authored andcommitted