[Webkit-unassigned] [Bug 171967] New: Response time is slow when we select Video content in Youtube/tv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 01:16:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171967

            Bug ID: 171967
           Summary: Response time is slow when we select Video content in
                    Youtube/tv
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nambi.gce at gmail.com

Hi, I am facing ~1 second delay when I starts play a content in Youtube/TV.
I can see the delay only when I use debug build. 
In Release build, Video starts playing immediately when I press Enter key.

I tried to debug and found that KeyUP event is sending after 1 sec from WebPage::keyEvent to UI Process.
Somewhere It is blocking/waiting for DOM tree processing.

This issue is only observed in Debug build. Can someone please give your suggestion on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170511/118c35ec/attachment.html>


More information about the webkit-unassigned mailing list