Commits
User selector
Commit History
Commits on Jul 6, 2021
Unable to use 'data:application/javascript' url for Worker
Show description for 0ed0382committed
Commits on Jun 5, 2021
Worker.constructor throws an exception when the url param is an empty string
Show description for 046d5f4committed
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Mar 19, 2019
Build cleanly with GCC 9
Show description for 743bc7dcommitted
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 Oct 21, 2016
Move some more assorted classes from ExceptionCode to Exception
Show description for 7fda176committed
Commits on Oct 19, 2016
Cleanup WebCore/workers
Show description for 49f90f2authored andcommitted
Commits on Sep 22, 2016
Refactor ContentSecurityPolicy::allow* methods
Show description for 03f59fcauthored andcommitted
Commits on Feb 13, 2016
CSP: Implement child-src directive
Show description for 7c9ee00committed
Commits on Feb 9, 2016
CSP connect-src directive should block redirects
Show description for d68f5fdcommitted
Commits on Feb 7, 2016
CSP: Allow Web Workers initiated from an isolated world to bypass the main world Content Security Policy
Show description for de41a6acommitted
Commits on Oct 24, 2015
Web Inspector: Clean up InspectorInstrumentation includes
Show description for c9e27a1authored andcommitted
Commits on Sep 28, 2015
Drop support for legacy EventException
Show description for be19eeccommitted
Commits on Feb 28, 2015
Make ActiveDOMObject::canSuspend() pure virtual
Show description for a3f02bfcommitted
Commits on Nov 22, 2013
Remove ENABLE_WORKERS
Show description for 8dcccb5authored andcommitted
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 25, 2013
Reduce repetitive EventTarget subclassing.
Show description for 084986ecommitted
Andreas Kling
Commits on Aug 11, 2013
Make some things that return never-null pointers return references instead.
Show description for 2e440b6committed
Andreas Kling
Commits on Mar 21, 2013
Remove upcastPointer from ActiveDOMObject constructor
Show description for 3c25b48authored andcommitted
Commits on Jul 20, 2012
Web Inspector: disable fake workers inspection.
Show description for 1a3f554committed
Commits on Jun 7, 2012
Worker tear-down can re-enter JSC during GC finalization
Show description for 91045dacommitted
Mark HahnenbergUnreviewed, rolling out r119624.
Show description for f19c146authored andcommitted
Commits on Jun 6, 2012
Worker tear-down can re-enter JSC during GC finalization
Show description for dd02c8dcommitted
Mark Hahnenberg
Commits on Dec 2, 2011
Content-security-policy script-src not enforced on workers.
Show description for db713f2committed
Commits on Nov 8, 2011
WebWorkers fail with document.domain set when accessing from subdomain
Show description for a3a472bcommitted
Adam Barth
Commits on May 10, 2011
2011-05-06 Tony Gentilcore <tonyg@chromium.org>
Show description for cf7756ccommitted
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