RESOLVED FIXED 7708
REGRESSION: Flash callback to JavaScript function not working.
https://bugs.webkit.org/show_bug.cgi?id=7708
Summary REGRESSION: Flash callback to JavaScript function not working.
Mark Wubben
Reported 2006-03-10 15:06:14 PST
A JavaScript function should be invoked through Flash' fscommand() method. However, in r13170 and r13244 (the nightlies I tested this in), it is not. A testcase is available at <http://tests.novemberborn.net/browsers/safari/fscommand-redraw/callback-not-working.html>. This bug was observed with Flash 8.0.22.
Attachments
Contains the testcase linked to in the bug description. (4.54 KB, application/octet-stream)
2006-03-10 15:07 PST, Mark Wubben
no flags
Crash log. (22.40 KB, text/plain)
2006-03-10 15:19 PST, Mark Wubben
no flags
proposed fix (2.48 KB, patch)
2006-03-12 11:00 PST, Alexey Proskuryakov
mjs: review+
Mark Wubben
Comment 1 2006-03-10 15:07:21 PST
Created attachment 6997 [details] Contains the testcase linked to in the bug description.
Mark Wubben
Comment 2 2006-03-10 15:19:06 PST
Created attachment 6998 [details] Crash log.
Mark Wubben
Comment 3 2006-03-10 15:26:51 PST
My bad, appended a file to the wrong bug report.
Geoffrey Garen
Comment 4 2006-03-10 19:14:16 PST
Alert pops up for me using r13150.
Alexey Proskuryakov
Comment 5 2006-03-11 01:44:59 PST
I could reproduce with r13247.
Alexey Proskuryakov
Comment 6 2006-03-12 11:00:55 PST
Created attachment 7031 [details] proposed fix
Note You need to log in before you can comment on or make changes to this bug.