[Webkit-unassigned] [Bug 127537] New: Move ContentSearchUtils, ScriptBreakpoint, and ScriptDebugListener into JavaScriptCore for inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 19:56:38 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127537

           Summary: Move ContentSearchUtils, ScriptBreakpoint, and
                    ScriptDebugListener into JavaScriptCore for inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, ggaren at apple.com,
                    mark.lam at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list