Bug 127537

Summary: Move ContentSearchUtils, ScriptBreakpoint, and ScriptDebugListener into JavaScriptCore for inspector
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, joepeck, mark.lam, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
timothy: review+
[PATCH] For Bots 1 none

Joseph Pecoraro
Reported 2014-01-23 19:54:07 PST
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.
Attachments
[PATCH] Proposed Fix (60.67 KB, patch)
2014-01-23 20:05 PST, Joseph Pecoraro
timothy: review+
[PATCH] For Bots 1 (97.87 KB, patch)
2014-01-23 20:06 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-01-23 20:05:02 PST
Created attachment 222070 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2014-01-23 20:06:18 PST
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.
Joseph Pecoraro
Comment 3 2014-01-23 22:08:09 PST
Note You need to log in before you can comment on or make changes to this bug.