gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #42395] No respons from panopticlick site when gnash


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #42395] No respons from panopticlick site when gnash is activated
Date: Tue, 25 Aug 2015 16:13:37 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #9, bug #42395 (project gnash):

For the issue of `TextField.getFontList()` being unimplemented, currently
the method returns `undefined`, which would still cause an error in
Panopticlick code (as it was passed to JavaScript as `null`).

Changing `TextField.getFontList()` to return an empty Array
instead of `undefined` (but still emit `UNIMPLEMENTED` log message) would be
an easiest way fix errors in Panopticlick and possibly other site
that tries to use this feature, without actually implementing
the whole functionality.

Patch included (2 of 2), see patch #8723 comment 2
<https://savannah.gnu.org/patch/?8723#comment2>

Gnash: 0.8.11dev (patched against git e04f9e2 24-Aug-2015, on top of patch
#8721)
System: Debian GNU/Linux 7.0 Wheezy i386

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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