Sign in
webkit
/
WebKit
/
c2a96e243f9f1ade0b3b316fb9ff2396a2be67f2
/
Source
/
JavaScriptCore
/
inspector
/
InjectedScriptManager.cpp
6712c2d
Remove excessive headers from JavaScriptCore
by annulen@yandex.ru
· 8 years ago
9178b3a
[JSC] Drop PassRefPtr in inspector/
by utatane.tea@gmail.com
· 8 years ago
c4ec8e2
Propagate the source origin as much as possible
by utatane.tea@gmail.com
· 8 years ago
451de99
Add CatchScope and force all exception checks to be via ThrowScope or CatchScope.
by mark.lam@apple.com
· 9 years ago
bc16ddb
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
595eebd
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
by fpizlo@apple.com
· 9 years ago
aa6cc56
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
2e1bfea
Remove more uses of Deprecated::ScriptXXX
by darin@apple.com
· 9 years ago
f76f1b4
[ES6] Support Reflect.construct https://bugs.webkit.org/show_bug.cgi?id=147330
by utatane.tea@gmail.com
· 9 years ago
e1246e5
Web Inspector: $0 stops working after navigating to a different domain
by commit-queue@webkit.org
· 9 years ago
05ca5e8
Web Inspector: Clean up InjectedScript uses
by commit-queue@webkit.org
· 9 years ago
0f0eec6
Web Inspector: should crash on purpose if InjectedScriptSource.js is unparseable
by bburg@apple.com
· 10 years ago
6c5e076
Use NakedPtr<Exception>& to return exception results.
by mark.lam@apple.com
· 10 years ago
6ed0827
finally blocks should not set the exception stack trace when re-throwing the exception.
by mark.lam@apple.com
· 10 years ago
25da412
Some event handler fixes https://bugs.webkit.org/show_bug.cgi?id=142474
by darin@apple.com
· 10 years ago
d77a314
Remove ENABLE(INSPECTOR) ifdef guards
by ossy@webkit.org
· 10 years ago
de4d1cf
Web Inspector: Provide $exception in the console for the thrown exception value
by joepeck@webkit.org
· 10 years ago
ba2d103
Web Inspector: InspectorValues should use references for out parameters
by burg@cs.washington.edu
· 11 years ago
68ca4db
Source/JavaScriptCore:
by burg@cs.washington.edu
· 11 years ago
906a4ec
Unreviewed, rolling out r173402. https://bugs.webkit.org/show_bug.cgi?id=136649
by commit-queue@webkit.org
· 11 years ago
d2ebe60
Move CallFrame and Register inlines functions out of JSScope.h.
by mark.lam@apple.com
· 11 years ago
4ed8903
Web Inspector: Do not copy large module source strings
by commit-queue@webkit.org
· 11 years ago
b5d2afc
Web Inspector: rewrite CodeGeneratorInspector to be modular and testable
by burg@cs.washington.edu
· 11 years ago
9204733
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
by mjs@apple.com
· 11 years ago
70e45cf
Web Inspector: CRASH when debugger closes while paused and remote inspecting a JSContext
by joepeck@webkit.org
· 11 years ago
69a4eaf
Web Inspector: Move InjectedScript classes into JavaScriptCore
by joepeck@webkit.org
· 11 years ago