1. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  2. 9aa3094 Web Inspector: Put ScriptDebugServer into InspectorEnvironment and cleanup duplicate references by commit-queue@webkit.org · 9 years ago
  3. 5353cc3 Web Inspector: JSGlobalRuntimeAgent unintentionally overrides InspectorRuntimeAgent destruction handling by commit-queue@webkit.org · 9 years ago
  4. d81c28d Web Inspector: tighten up lifetimes for Agent-owned objects, and initialize agents using contexts by bburg@apple.com · 9 years ago
  5. 84eff9e Web Inspector: agents should send messages through FrontendRouter instead of FrontendChannel by bburg@apple.com · 9 years ago
  6. 8c7a454 Web Inspector: tighten up lifetimes for InspectorController-owned objects; add brace initializers to agents by bburg@apple.com · 9 years ago
  7. 91ba873 Web Inspector: remove some unnecessary Inspector prefixes from class names in Inspector namespace by burg@cs.washington.edu · 10 years ago
  8. d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
  9. 2ddbadc Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and interpreter by gyuyoung.kim@samsung.com · 10 years ago
  10. 809db5f8 Web Inspector: ErrorString should be passed by reference by burg@cs.washington.edu · 10 years ago
  11. 2449041 Web Inspector: Address stale FIXMEs concerning console in JSContext inspection by commit-queue@webkit.org · 11 years ago
  12. 710fc6a JSDOMWindow::commonVM() should return a reference. <https://webkit.org/b/129293> by akling@apple.com · 11 years ago
  13. fbdc00d Web Inspector: Move InspectorRuntimeAgent into JavaScriptCore by joepeck@webkit.org · 11 years ago