Bug 84722

Summary: Web Inspector: encapsulate live location into the Script.
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   
Bug Depends on: 84866    
Bug Blocks:    
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2012-04-24 07:21:22 PDT
Live location is just a location on the script. The way it is implemented today involves too many indirections.
Comment 1 Pavel Feldman 2012-04-24 07:30:58 PDT
Created attachment 138556 [details]
Patch
Comment 2 Pavel Feldman 2012-04-24 08:46:57 PDT
Committed r115064: <http://trac.webkit.org/changeset/115064>