Bug 112035 - Web Inspector: Add a test for Workspace add/removeMapping methods.
Summary: Web Inspector: Add a test for Workspace add/removeMapping methods.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 10:14 PDT by Vsevolod Vlasov
Modified: 2013-03-12 05:44 PDT (History)
9 users (show)

See Also:


Attachments
Patch (18.10 KB, patch)
2013-03-11 10:19 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.