Bug 84855 - Web Inspector: extract Linkifier from DebuggerPresentationModel.
Summary: Web Inspector: extract Linkifier from DebuggerPresentationModel.
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:
Blocks:
 
Reported: 2012-04-25 06:13 PDT by Pavel Feldman
Modified: 2012-04-25 06:33 PDT (History)
10 users (show)

See Also:


Attachments
Patch (23.48 KB, patch)
2012-04-25 06:18 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-25 06:13:23 PDT
There is nothing Linkifier needs from the model, extracting as a top-level class.
Comment 1 Pavel Feldman 2012-04-25 06:18:04 PDT
Created attachment 138800 [details]
Patch
Comment 2 Pavel Feldman 2012-04-25 06:33:21 PDT
Committed r115194: <http://trac.webkit.org/changeset/115194>