Thanks for reporting! I can reproduce it. Adding STR 1) Go to https://date-test.glitch.me/ 2) Open debugger 3) Set a breakpoint on line 8 4) Reload page 5) After the breakpoint is hit 6) Hover over `d` AR Tooltip shows "<prototype>: Date.prototype" ER Tooltip should show the unix timestamp
Bug 1687440 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Thanks for reporting! I can reproduce it. Adding STR 1) Go to https://date-test.glitch.me/ 2) Open the debugger 3) Set a breakpoint on line 8 4) Reload page 5) After the breakpoint is hit 6) Hover over `d` AR Tooltip shows "<prototype>: Date.prototype" ER Tooltip should show the unix timestamp
Thanks for reporting! I can reproduce it. Adding STR 1) Go to https://date-test.glitch.me/ 2) Open the debugger 3) Set a breakpoint on line 8 4) Reload page 5) After the breakpoint is hit 6) Hover over `d` AR Tooltip shows "<prototype>: Date.prototype" ER Tooltip should show the formatted date as well as the object
Thanks for reporting! I can reproduce it. Adding STR 1) Go to https://date-test.glitch.me/ 2) Open the debugger 3) Set a breakpoint on line 4 4) Reload page 5) After the breakpoint is hit 6) Hover over `a` on line 3 AR Tooltip shows "<prototype>: Date.prototype" ER Tooltip should show the formatted date as well as the object
Thanks for reporting! I can reproduce it. Adding STR 1) Go to https://preview-js-test.glitch.me/ 2) Open the debugger 3) Set a breakpoint on line 4 4) Reload page 5) After the breakpoint is hit 6) Hover over `a` on line 3 AR Tooltip shows "<prototype>: Date.prototype" ER Tooltip should show the formatted date as well as the object