Commit 76a37be
committed
2010-04-28 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Fixed passing breakpoints to V8.
https://bugs.webkit.org/show_bug.cgi?id=38266
* src/js/InspectorControllerImpl.js:
(.devtools.InspectorBackendImpl.prototype.setBreakpoint):
Canonical link: https://commits.webkit.org/49683@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@58413 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent f9a5b6d commit 76a37be
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments