[webkit-reviews] review granted: [Bug 112035] Web Inspector: Add a test for Workspace add/removeMapping methods. : [Attachment 192496] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 05:16:27 PDT 2013


Alexander Pavlov (apavlov) <apavlov at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 112035: Web Inspector: Add a test for Workspace add/removeMapping methods.
https://bugs.webkit.org/show_bug.cgi?id=112035

Attachment 192496: Patch
https://bugs.webkit.org/attachment.cgi?id=192496&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
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.


More information about the webkit-reviews mailing list