gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #37223] JavaScript call didn't reach the ExternalInt


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #37223] JavaScript call didn't reach the ExternalInterface callback
Date: Mon, 07 Mar 2016 06:21:29 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.8) Gecko/20151123 Firefox/31.9 PaleMoon/25.8.1

Follow-up Comment #25, bug #37223 (project gnash):

Patch included for fixing `instance=null` and `instance=undefined` case.
See patch #8933.

This is text output from `js2flash-nothis-v2.html` on browser with patched
Gnash:

PASSED: Flash should properly register nullthis_call ExternalInterface
callback
PASSED: Flash should properly register undefinedthis_call ExternalInterface
callback
PASSED: Flash should properly register globalcheck_call ExternalInterface
callback
PASSED: ExternalInterface should be available
PASSED: nullthis_call ExternalInterface callback registration should not fail
PASSED: undefinedthis_call ExternalInterface callback registration should not
fail
PASSED: globalcheck_call ExternalInterface callback registration should not
fail
PASSED: nullthis_call ExternalInterface callback should be called
PASSED: this pointer inside nullthis_call should be equal to undefined value
PASSED: this pointer inside nullthis_call should be equal to null value
PASSED: this pointer inside nullthis_call should not strictly equal to
undefined value
PASSED: this pointer inside nullthis_call should not strictly equal to null
value
PASSED: Appending this pointer inside nullthis_call to empty string should
give "undefined" string
PASSED: this pointer inside nullthis_call should be strictly equal to _global
object
PASSED: undefinedthis_call ExternalInterface callback should be called
PASSED: this pointer inside undefinedthis_call should be equal to undefined
value
PASSED: this pointer inside undefinedthis_call should be equal to null value
PASSED: this pointer inside undefinedthis_call should not strictly equal to
undefined value
PASSED: this pointer inside undefinedthis_call should not strictly equal to
null value
PASSED: Appending this pointer inside undefinedthis_call to empty string
should give "undefined" string
PASSED: this pointer inside undefinedthis_call should be strictly equal to
_global object
PASSED: globalcheck_call ExternalInterface callback should be called
PASSED: _global.nullthis_value should be set to the correct value
PASSED: _global.undefinedthis_value should be set to the correct value
PASSED: There should be 25 tests run


You'd see that all tests are now showing PASSED result.

Note: The `Function.call()` issue
<https://savannah.gnu.org/patch/?8933#comment0> mentioned in the patch entry
will be
reported separately after additional testing are done.

Gnash: 0.8.11dev (patched against git 9229f6f 3-Mar-2016) NPAPI
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37223>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]