[Webkit-unassigned] [Bug 182447] New: Uncaught Exception: Uncaught TypeError: window.getComputedStyle(...).getPropertyCSSValue is not a function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 12:10:36 PST 2018


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

            Bug ID: 182447
           Summary: Uncaught Exception: Uncaught TypeError:
                    window.getComputedStyle(...).getPropertyCSSValue is
                    not a function
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Other
               URL: file:///usr/local/player-browser/index.html?width=1080
                    &height=1920
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: levente.huszko at high-end.hu
                CC: inspector-bugzilla-changes at group.apple.com

-------
Inspected URL:        file:///usr/local/player-browser/index.html?width=1080&height=1920
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36

Uncaught Exceptions:
 - Uncaught TypeError: window.getComputedStyle(...).getPropertyCSSValue is not a function (at DataGridNode.js:646:65)
    ? @ TypeError: window.getComputedStyle(...).getPropertyCSSValue is not a function
    ? @ DataGridNode.js:646:65)
    ? @ DataGrid.js:1575:22)
-------

* STEPS TO REPRODUCE
1. What were you doing? Include setup or other preparations to reproduce the exception.
Built browser from the WPEWebkit fork, which I understand is downstream, but hope could be correlated to an upstream version.
https://github.com/WebPlatformForEmbedded/WPEWebKit/commit/2a77c36869aa96766bf823d95852a4d49b0fd81a
2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps.
-Opened the remote inspector
-Recorded events in the Timeline, stopped the recording to inspect details of JS Events
-The Exception is thrown when trying to expand a grouped node in the Details data grid by clicking on the row.

* NOTES
Document any additional information that might be useful in resolving the problem, such as screen shots or other included attachments.

-- 
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/20180202/a4b9b487/attachment.html>


More information about the webkit-unassigned mailing list