[Webkit-unassigned] [Bug 125818] New: Web Inspector: Use JSC::SourceID and JSC::BreakpointID instead of WebCore dups
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 16 17:06:56 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125818
Summary: Web Inspector: Use JSC::SourceID and JSC::BreakpointID
instead of WebCore dups
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
mark.lam at apple.com, graouts at apple.com
Since WebKit no longer needs to support multiple JavaScript engines, we should just start using JSC types throughout Inspector source. SourceID and BreakpointID are good examples, they are just typedefs of the JSC types.
--
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