More classes that need to move down into JavaScriptCore for ScriptDebugServer/InspectorDebuggerAgent. Leave them mostly unedited (just cleaned up a bit with nullptr and ASCIILiteral). Move them to the Inspector namespace, and export via ForwardingHeaders.
Created attachment 222070 [details] [PATCH] Proposed Fix
Created attachment 222071 [details] [PATCH] For Bots 1 Proposed fix depends on others not yet landing. Adding a version that the bots can chew through in the meantime.
Landed <http://trac.webkit.org/changeset/162692>.