Bug 112251

Summary: Web Inspector: convert workers inspection into capability
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, graouts, joepeck, keishi, loislo, pfeldman, pmuellr, timothy, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Description Pavel Feldman 2013-03-13 05:37:06 PDT
It should be up to backend, not host.
Comment 1 Pavel Feldman 2013-03-13 05:54:07 PDT
Created attachment 192908 [details]
Patch
Comment 2 Vsevolod Vlasov 2013-03-13 06:13:57 PDT
Comment on attachment 192908 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=192908&action=review

> Source/WebCore/inspector/front-end/View.js:65
> +    parentView: function()

wrong change?
Comment 3 Pavel Feldman 2013-03-13 06:40:48 PDT
Committed r145712: <http://trac.webkit.org/changeset/145712>