Bug 84722 - Web Inspector: encapsulate live location into the Script.
Summary: Web Inspector: encapsulate live location into the Script.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on: 84866
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-24 07:21 PDT by Pavel Feldman
Modified: 2012-04-25 08:37 PDT (History)
10 users (show)

See Also:


Attachments
Patch (26.13 KB, patch)
2012-04-24 07:30 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>