Bug 57003 - Web Inspector: provide live edit callback to source frame delegate.
Summary: Web Inspector: provide live edit callback to source frame delegate.
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 Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 03:55 PDT by Pavel Podivilov
Modified: 2011-03-24 07:57 PDT (History)
11 users (show)

See Also:


Attachments
Patch. (11.28 KB, patch)
2011-03-24 03:55 PDT, Pavel Podivilov
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 Podivilov 2011-03-24 03:55:08 PDT
Web Inspector: provide live edit callback to source frame delegate.

Currently, SourceFrame has no information about live edit status. We need to fix this (see https://bugs.webkit.org/show_bug.cgi?id=57002).
Comment 1 Pavel Podivilov 2011-03-24 03:55:39 PDT
Created attachment 86756 [details]
Patch.
Comment 2 Pavel Podivilov 2011-03-24 07:57:46 PDT
Committed r81867: <http://trac.webkit.org/changeset/81867>