-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Work on a joint statement about the importance of native messaging #6
Comments
Meeting minutes: http://browserext.github.io/minutes/2016-09-22.html |
First draft / stub written here: https://github.com/browserext/native-messaging/wiki/Explainer:-the-need-for-native-messaging |
As per the last meeting, I need to try and organize a meeting with web payment people to discuss this. |
If still a viable concern, am willing to help in this effort, by contributing as an independent individual, with all contributions being PUBLIC DOMAIN. Do not have any interest in joining any formal group. An updated version of Native Messaging could include use of
instead of limiting messages to 1024*1024, see WebAssembly/WASI#297. Here use the host more to execute shell scripts than for the actual messaging, which can now be done by writing The permissions model could also be updated to be similar to Native File System API at Chromium, where the user can grant read/write permission to one or more directories, which would eliminate the need to hardcode
or dynamically overwrite the property value. Native Messaging has certainly been helpful here achieve results not possible by implementations or strictly defined by specifications.
Yes, concur, Native Messaging is important. Is the goal to preserve the original specification, or update the specification given the updates to technologies shipped as of date and the varierty of use cases possible, provided updates to the specified mechanisms of communicating with a native host? |
Hi @guest271314. Unfortunately, even though browser extensions remain a relevant topic, this group has been dormant due to insufficient active participation to sustain it. Hopefully, it will one day be restarted, and at that point, I hope your comment helps inform the discussions, and that you will still be interested in participating. However, for the moment, I need to warn you that you are unlikely to receive an answer (other than this kind of status update). |
"Hopefully" is not a concept that embrace. Facts are measurable. Am currently concluding testing a Native Messaging application. What is you measure for active participation? Why is more than one dedicated individual necessary to maintain this specification and repository? Chrome evidently announced plans to deprecate Chrome Apps, which Native Messaging currently falls under. https://developer.chrome.com/apps/nativeMessaging
Native Messaging is not mentioned at the migration page. That indicates Native Messaging will be deprecated. If that is the case, why not just close the repository ahead of being deprecated by degrees from an implementer action flowing up river? This is a very useful concept. Again, am willing to help maintain this repository, at bare minimum, the concept. |
Ok, let me restate, without subjective opinion. You (or anyone) may respond to existing issues or open new ones, and others are free to respond. Note however that this group is inactive, meetings are no longer being held, decisions are no longer being made, specifications are no longer been maintained, and comments are few and far between. This situation is not necessarily permanent, but it is the present situation. See also the warning on the group's home page https://browserext.github.io/ Personally, I do not consider it worth my time to engage in technical discussions while implementors are not participating. I regret that they are not, but they are not. As a courtesy to people who take the time to comment, I do take the time to warn them that this group is not currently functional, and that constructive discussions are unlikely. Feel free to ignore me if you don't like it. I have delivered my heads-up, and do not plan to comment on this any further. |
Issue 1214621: Fugu Request: Native Transferable Streams https://bugs.chromium.org/p/chromium/issues/detail?id=1214621 |
@mikepie1 @frivoal and @dprophet to work on a joint statement about the importance of native messaging, to be used to inform the TAG and other relevant W3C groups about the importance of the topic, and potentially trigger work on it.
The text was updated successfully, but these errors were encountered: