Seems access tag does not work in top-level either.
On Fri, Apr 19, 2013 at 10:00 AM, Michal Mocny <mmo...@chromium.org> wrote: > CB-3188 > > > On Thu, Apr 18, 2013 at 6:52 PM, Anis KADRI <anis.ka...@gmail.com> wrote: > >> the access tag should be top-level (as a common practice) but it should >> work anyway....weird... >> >> >> On Thu, Apr 18, 2013 at 12:22 PM, Filip Maj <f...@adobe.com> wrote: >> >> > Bug, file that shizzle yo >> > >> > On 4/18/13 12:19 PM, "Michal Mocny" <mmo...@google.com> wrote: >> > >> > >Anis/Fil: >> > > >> > >I've got a plugin that contains the following in the ios platform >> section: >> > > >> > > <config-file target="config.xml" parent="/widget"> >> > > <access origin="chrome-extension://*" /> >> > > <content >> > >> >src="chrome-extension://ohgfbmefaoadakchflddcopcmphnlcba/chromeapp.html" >> > >/> >> > > </config-file> >> > > >> > >The content tag is being copied fine, but the access tag is not (!). I >> > >was >> > >under the impression that config-file would do a raw copy over to >> platform >> > >config? Are we whitelisting/blacklisting tags somehow? Bug? User >> error? >> > > >> > >-Michal >> > >> > >> > >