- From: Jungkee Song <jungkee.song@samsung.com>
- Date: Fri, 11 Jan 2013 19:49:10 +0900
- To: 'Tomoyuki SHIMIZU' <tomoyuki.labs@gmail.com>, public-sysapps@w3.org
- Cc: ming.jin.web@gmail.com, j.majnert@samsung.com
Hi Tomoyuki, > -----Original Message----- > From: Tomoyuki SHIMIZU [mailto:tomoyuki.labs@gmail.com] > > In Section 3.8, attributes of Runtime interface such as name, version and > platform are defined. > IMHO, these attributes seem to have a similar meaning to > window.navigator.userAgent. Is there any semantic and/or structural > difference between them? The attributes runtime.name, runtime.version and runtime.platform are semantically similar to navigator.appName, navigator.appVersion and navigator.platform, respectively. We don't think they have various use cases but certainly identify the runtime itself and can come in handy when cross checking the runtime implementation details for testing purpose, etc. Best regards, Jungkee > Best regards, > Tomoyuki > > > (2013/01/09 0:33), Jungkee Song wrote: > > Hi all, > > > > Sorry for the belated proposal on Execution and Security Model. > > > > I just made a pull request on the sysapps github. Prospective link is: > > http://sysapps.github.com/sysapps/proposals/Sysapps- > Runtime/Overview.html > > > > This is not a counter proposal. We would like to join as co-editors > > for this item and collaborate with other proposed drafts to make it > > forward to a single FPWD. > > > > Your review comments would be appreciated. > > > > Regards, > > Jungkee > > > > Samsung Electronics > > > >
Received on Friday, 11 January 2013 10:49:46 UTC