[Filesystem] Change setVirtualPath method to be not enumerable 51/260951/1
authorPiotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Wed, 7 Jul 2021 10:21:18 +0000 (12:21 +0200)
committerPiotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Wed, 7 Jul 2021 10:21:18 +0000 (12:21 +0200)
commit916893a7b157fc4ca599ad60b771d26777affcce
tree903d58bbdd3decae363621c62bb81490330965c9
parentdcddf32c19356eaf1f5d9a4d2bbfc7410d661a6e
[Filesystem] Change setVirtualPath method to be not enumerable

Feature of setVirtualPath is needed for proper handling virtual paths
in thread service model - related change:
https://review.tizen.org/gerrit/gitweb?p=platform/core/api/webapi-plugins.git;a=commit;h=4870490975f9cbfa3eb16cc892f3593cb74b6668

[Verification] Code compiles without errors. Code was properly
formatted.
Checked in chrome console - setVirtualPath is not iterable, but still
accessible.

Change-Id: Ia3d2720cd1267d0a4d002538f319cfd993e83d4a
src/filesystem/js/common.js
src/filesystem/js/file_system_manager.js