Summary: | Web Inspector: Prepare UISourceCode to transformation into File. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Vsevolod Vlasov <vsevik> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Vsevolod Vlasov <vsevik> | ||||
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
Vsevolod Vlasov
2012-09-19 08:28:41 PDT
Created attachment 164745 [details]
Patch
Comment on attachment 164745 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=164745&action=review > Source/WebCore/inspector/front-end/BreakpointManager.js:64 > +WebInspector.BreakpointManager.isDivergedFromVM = function(uiSourceCode) hasDiverged ? Committed r129862: <http://trac.webkit.org/changeset/129862> |