Bug 112251 - Web Inspector: convert workers inspection into capability
Summary: Web Inspector: convert workers inspection into capability
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: 2013-03-13 05:37 PDT by Pavel Feldman
Modified: 2013-03-13 06:40 PDT (History)
12 users (show)

See Also:


Attachments
Patch (14.18 KB, patch)
2013-03-13 05:54 PDT, Pavel Feldman
vsevik: 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 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>