Bug 86286

Summary: Web Inspector: remove UISourceCode.id since it is no longer used.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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 Flags
Patch vsevik: review+

Description Pavel Feldman 2012-05-12 01:51:41 PDT
We are now using breakpointStorageId property for breakpoint persistence.
Comment 1 Pavel Feldman 2012-05-12 02:29:40 PDT
Created attachment 141564 [details]
Patch
Comment 2 Pavel Feldman 2012-05-12 03:02:08 PDT
Committed r116846: <http://trac.webkit.org/changeset/116846>