[Webkit-unassigned] [Bug 212449] Javascript engine gets confused, calls method on wrong object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 20:10:25 PDT 2020


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

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
This "render" function is defined at this point.

initialize (TTBackboneView.js:24)
initialize (WizardStep.js:24)
(anonymous function) (backbone-min.js:967)
TTBackboneView (TTBackboneView.js:17)
WizardStep (WizardStep.js:20)
PayrollRemittanceAgencyEventWizardStepHome (PayrollRemittanceAgencyEventWizardStepHome.js:12)
Eval Code (Anonymous Script 1 (line 1))
(anonymous function) (Wizard.js:224)
(anonymous function) (Global.js:1605)
initStepObject (Wizard.js:219)
initialize (Wizard.js:45)
(anonymous function) (backbone-min.js:967)
TTBackboneView (TTBackboneView.js:17)

It seems that options["render"] is defined.

-- 
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/20200528/c0fa971e/attachment-0001.htm>


More information about the webkit-unassigned mailing list