[Webkit-unassigned] [Bug 183087] Safari not handling undefined global variables with same name as element Id correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 21:10:13 PST 2018


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

--- Comment #4 from tylerdah77 at gmail.com ---
That breaks standard browser behavior.

I initialize that variable to a widget later, so I count on it being undefined to only execute certain code if it is defined.

The easiest solution is to change the element name to something unique, but it shouldn't have to be.

-- 
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/20180227/bf4cbb06/attachment.html>


More information about the webkit-unassigned mailing list