Bug 112035

Summary: Web Inspector: Add a test for Workspace add/removeMapping methods.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2013-03-11 10:14:14 PDT
Patch to follow
Comment 1 Vsevolod Vlasov 2013-03-11 10:19:56 PDT
Created attachment 192496 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2013-03-12 05:18:54 PDT
Comment on attachment 192496 [details]
Patch

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

> LayoutTests/http/tests/inspector/isolated-filesystem-test.js:36
> +        for (var i = 0; i < files.length; ++i)

files.map(callback); ?

> LayoutTests/inspector/debugger/file-system-project-mapping.html:95
> +<p>Tests file system project.</p>

... mappings.
Comment 3 WebKit Review Bot 2013-03-12 05:44:28 PDT
Comment on attachment 192496 [details]
Patch

Clearing flags on attachment: 192496

Committed r145536: <http://trac.webkit.org/changeset/145536>
Comment 4 WebKit Review Bot 2013-03-12 05:44:32 PDT
All reviewed patches have been landed.  Closing bug.