[Webkit-unassigned] [Bug 218061] New: Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'value.truncate')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 16:46:30 PDT 2020


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

            Bug ID: 218061
           Summary: Web Inspector: Uncaught Exception: undefined is not an
                    object (evaluating 'value.truncate')
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://www.cbc.ca/account/profile
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

not really sure what I was doing, but I was looking at cookies :|

Uncaught Exceptions:
-----------------------
 - undefined is not an object (evaluating 'value.truncate') (at DOMStorageContentView.js:160:21)
    _truncateValue @ DOMStorageContentView.js:160:21
    itemUpdated @ DOMStorageContentView.js:136:36
    dispatch @ Object.js:165:30
    dispatchEventToListeners @ Object.js:172:17
    itemUpdated @ DOMStorageObject.js:135:38
    itemUpdated @ DOMStorageManager.js:142:35
    domStorageItemUpdated @ DOMStorageObserver.js:48:41
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatchMessageFromTarget @ TargetManager.js:176:39
    dispatchMessageFromTarget @ TargetObserver.js:47:51
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatch @ InspectorBackend.js:232:52
    ? @ MessageDispatcher.js:42:34

Additional Details:
    cause --> An uncaught exception was thrown while handling event: DOMStorage.domStorageItemUpdated
-----------------------

Notes:
Inspected URL:        https://www.cbc.ca/account/profile
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"DOMStorage.domStorageItemUpdated","params":{"storageId":{"securityOrigin":"https://www.cbc.ca","isLocalStorage":true},"key":"_cX_atfr","oldValue":"&altm=1603323791017&arnd=kgk1l6splslgirr7&aatm=2&axtl=&awsz=2560x446&amvw=2560x593&ascp=45x593&aclk=0","newValue":"&altm=1603323791017&arnd=kgk1l6splslgirr7&aatm=29&axtl=&awsz=2560x446&amvw=2560x593&ascp=45x593&aclk=0"}}

-- 
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/20201021/009b8aed/attachment-0001.htm>


More information about the webkit-unassigned mailing list