Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Joseph Pecoraro
I suggest reopening and restarting investigation on: Promise reactions in the Inspector page do not run when the debugger is paused on the inspected page The bug already has some analysis. You could use that to verify if your case is the same and investigate a fix.

Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Vienneau, Christopher
WinCairo and our port are both WebKit1, so your suggestion sounds quite plausible. On our port we also hooked up remote WebInpsector but it suffers from the same issue, due to the way its hooked up I think it would be pretty much with WebKit1 way of doing things here too. Are there any suggest

Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Alex Christensen
> On Oct 2, 2015, at 3:12 PM, Joseph Pecoraro wrote: > Is WinCairo using WebKit1 or WebKit2? Windows is WebKit1-only. ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Joseph Pecoraro
> Here are the simple steps to reproduce it, > 1. Launch WinCairo and go to google.com > 2. Open Web inspector and open the script source of any .js script > 3. Set a breakpoint anywhere > 4. Reload the web page > > What we see is the spinner spinning

Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Brian Burg
If this reproduces on tip-of-tree WinCairo in the WebKit repository, then you should file a Web Inspector/WinCairo bug in Bugzilla and continue this discussion there. I really have no way of knowing what’s going on just by reading these steps. You could also try reaching the relevant folks on IR

Re: [webkit-dev] [webkit-help] Issue with Web Inspector debugger breakpoint handling (on Wincairo)

2015-10-02 Thread Vienneau, Christopher
Hey Guys, I'm redirecting Rupali's enquiry about WebInspector's Debugger and WinCairo to a new audience. I came across this again the other day, I think all the debug information Rupali provided is still accurate for our current state. In brief, when a breakpoint is hit in the debugger the pa

Re: [webkit-dev] Removal of mediagroup/MediaController from HTML

2015-10-02 Thread Edward O'Connor
Hi Anne, You wrote: > Hi, > > The WHATWG is considering removing mediagroup/MediaController from > HTML, since other than WebKit no browser project has expressed > interest in this feature. > > https://github.com/whatwg/html/issues/192 is the corresponding issue. > > I would recommend following u

[webkit-dev] HA: Problem with -webkit-gradient css option on MIPS platform.

2015-10-02 Thread Pushkin Andrei
I test more and find that bug reproduced in all gtk2 native elements (button, inputbox etc), but not reproduced in all not native elements (div). How I can debug it? What part of code I need to look up? Andrei Pushkin От: mmaxfi...@apple.com [mmaxfi...@ap