Some other thoughts from IRC:
the helper process should be installed to libexec, regardless of the outcome
of the tool renaming discussion. This is an executable run by a library and
that doesn't make sense being run standalone, so it's the textbook example of
libexec.
Adding the QtWebKit vers
Adding webkit-qt list to Cc.
The proposal sounds good to me. Any other opinions?
Simon
--
Sendt fra min Nokia N922.10.12 19:05 skrev shane.kea...@accenture.com:
Background:
QtWebkit in Qt 5 requires two helper processes:
QtWebProcess & QtWebPluginProcess
Applications using a web view component
Background:
QtWebkit in Qt 5 requires two helper processes:
QtWebProcess & QtWebPluginProcess
Applications using a web view component will not work if these executables are
not in the path.
These processes are an implementation detail of Webkit, and the interfaces may
not be compatible between