[Webkit-unassigned] [Bug 116408] [Qt] Support Object construction for window properties added using QtWebKitBridge
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 25 04:46:32 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116408
--- Comment #4 from Vivek Galatage <vivekg at webkit.org> 2013-05-25 04:45:01 PST ---
(From update of attachment 202883)
View in context: https://bugs.webkit.org/attachment.cgi?id=202883&action=review
> Source/WebCore/bridge/qt/qt_instance.cpp:255
> + ASSERT(index >= 0);
Why are you ASSERTing here?? As there is a case that may not support the object and hence it could be undefined..
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list