Commits
User selector
Commit History
Commits on Sep 16, 2021
Add IDL skeleton for SharedWorker
Show description for 1a0d99bauthored andcommitted
Commits on Jan 13, 2015
Remove support for SharedWorkers
Show description for 978a5a0committed
Sam Weinig
Commits on Jul 3, 2014
Add WTF::move()
Show description for 48a7ae3committed
Commits on Feb 27, 2014
Remove FeatureObserver.
Show description for 186062ccommitted
Andreas Kling
Commits on Feb 9, 2014
Manage MessagePort, MessagePortChannel and friends through std::unique_ptr
Show description for c7a7ce4committed
Commits on Oct 31, 2013
Pass ScriptExecutionContext by reference to from the bindings constructors
Show description for 4c40ef9committed
Sam Weinig
Commits on Oct 6, 2013
Tighten AbstractWorker and subclasses a bit.
Show description for d5d469ecommitted
Andreas Kling
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Sep 22, 2013
Event and EventTarget interfaces don't need to be store as AtomicStrings
Show description for 91201bdcommitted
Sam Weinig
Commits on Mar 18, 2013
https://bugs.webkit.org/show_bug.cgi?id=112627
Show description for ac4bb66committed
Commits on Feb 13, 2013
Move ElementAttributeData into Element.cpp/h
Show description for 3be3661committed
Andreas Kling
Commits on Feb 4, 2013
Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad cast in DOM, CSS, etc.
Show description for 3c660cccommitted
Commits on Jan 31, 2013
Cleanup: Use ScriptExecutionContext::topOrigin when relevant.
Show description for 51475c1committed
Commits on Sep 21, 2012
Measure how often web pages use Worker and SharedWorker
Show description for e7f6c2dcommitted
Adam Barth
Commits on Aug 28, 2012
Make shared workers respect third-party storage blocking setting
Show description for badf770committed
Jeffrey Pfau
Commits on Jul 20, 2012
Web Inspector: disable fake workers inspection.
Show description for 1a3f554committed
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 Oct 25, 2011
EventTarget.h shouldn't need to know about every feature and ifdef
Show description for f4126ffcommitted
Adam Barth
Commits on Oct 19, 2011
Generate a SharedWorker constructor of V8 using [Constructor] IDL
Show description for 423581bcommitted
Commits on Jan 17, 2011
2011-01-16 Pavel Feldman <pfeldman@chromium.org>
Show description for ea0fe31committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading