> On Jun 20, 2014, at 6:07 PM, Vienneau, Christopher wrote:
>
> Searching my code for INSPECTOR_SERVER I only find it in FeatureDefinesNix.h
> but no source code wrapped by it. REMOTE_INSPECTOR does not show up at all.
I wonder what WebKit source you actually have, then!
`grep -r -l "INSPEC
Hi Joseph,
I came across this bit of documentation shortly after sending my first mail:
https://www.webkit.org/blog/?p=1875&preview=true. (Running WebSocket server in
your port)
Which if it's still accurate, then it explains why I didn't find any listening
code, since it says:
In order to use
Hello,
Yes, this is possible. There are currently two paths to making Web Inspector
work across processes.
1. ENABLE(INSPECTOR_SERVER)
Currently enabled by GTK and EFL. The UIProcess process establishes an HTTP
Web/WebSocket server. The index page is a listing page which advertises
informati
Hi,
I'm investigating the possibility of getting access to the "Web Inspector" UI
http://trac.webkit.org/wiki/WebInspector#no1 remotely via another
browser/process. This is useful when attempting to debug a page on a device
that doesn't have the same screen real estate as your PC, such as a mo
Thanks for getting this done!
cheers,
G.
On Jun 20, 2014, at 7:39 AM, Eva Balazsfalvi
wrote:
> Hi,
>
> This is a really good suggestion.
> I've already made a patch for it, which you can find here:
> https://bugs.webkit.org/show_bug.cgi?id=133844
>
> Regards,
> Eva Balazsfalvi
>
>
> Gavin
Just had this idea:
I think I’ll start with a patch that renames “GAMEPAD” to “GAMEPAD_DEPRECATED”,
along with some file renames.
That way the new implementation can be landed completely independently of the
old one, and EFL can choose when to switch over (probably after the new version
is don
> On Jun 19, 2014, at 7:29 PM, KwangHyuk Kim wrote:
>
> Dear Brady Eidson,
>
> > - Only EFL and GTK have Gamepad support code
> > - The code only supports in-process WebKit1
> > - GTK has it disabled
> > - EFL has it enabled, but has also committed to dropping WK1 support
>
> AFAIK, WK2-EFL
I will investigate… starting by power cycling the bots…
Lucas
On Jun 20, 2014, at 12:52 AM, Osztrogonác Csaba wrote:
> Hi All,
>
> it seems WebKit commit queue is stucked, because the last pass was
> 14 hours ago: http://webkit-queues.appspot.com/queue-status/commit-queue
>
> All patch fails
Hi,
This is a really good suggestion.
I've already made a patch for it, which you can find here:
https://bugs.webkit.org/show_bug.cgi?id=133844
Regards,
Eva Balazsfalvi
Gavin Barraclough wrote:
Hi,
This feature is now stable & I think this is enabled on all ports, I plan to
remove the #ifd
Hi All,
it seems WebKit commit queue is stucked, because the last pass was
14 hours ago: http://webkit-queues.appspot.com/queue-status/commit-queue
All patch fails with "Unable to build without patch [results]" message:
/Volumes/Data/EWS/WebKit/Source/WebKit2/Shared/API/Cocoa/WKFoundation.h:58:1
10 matches
Mail list logo