[Webkit-unassigned] [Bug 66224] New: Web Inspector: extract breakpoint management code to a helper class and add tests.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 07:34:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66224
Summary: Web Inspector: extract breakpoint management code to a
helper class and add tests.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: podivilov at chromium.org
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
Web Inspector: extract breakpoint management code to a helper class and add tests.
Our breakpoint management code is quite complex, why don't we move it to a separate class and add a set of unit tests for it?
The next step would be to dispatch breakpoint events on uiSourceCode objects directly and thus completely decouple breakpoint management code from the rest of presentation model's code.
--
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