Summary: | Web Inspector: make selected call frame debugger presentation model property | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Pavel Podivilov <podivilov> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Pavel Podivilov <podivilov> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Pavel Podivilov
2011-03-02 08:47:53 PST
Created attachment 84422 [details]
Patch.
Comment on attachment 84422 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=84422&action=review > Source/WebCore/inspector/front-end/ScriptsPanel.js:406 > selectedCallFrameId: function() This method should be moved to the presentation model. Committed r80228: <http://trac.webkit.org/changeset/80228> |