Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix browser crash on PPC
@ 2012-05-30  9:08 edwin.zhai
  2012-05-30  9:08 ` [PATCH 1/1] webkit-gtk: Use glib as unicode backend to avoid browser crash edwin.zhai
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: edwin.zhai @ 2012-05-30  9:08 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

All,
    This patch use glib as unicode backend to avoid browser crash
            
webkit-gtk depends on ICU for the unicode, but ICU is not safe when build and
target system owns different endian. ICU's community is not responsive to make
a patch for this, so glib is used as work around here.

[YOCTO #1570] got fixed


The following changes since commit f28209d9d3c67203a2c7a2b25cacfe31643d1bfa:

  cooker.py: terminate the Parser processes (2012-05-25 11:39:33 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib gzhai/fix3
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix3

Zhai Edwin (1):
  webkit-gtk: Use glib as unicode backend to avoid browser crash

 meta/recipes-sato/webkit/webkit-gtk_svn.bb |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-01 15:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30  9:08 [PATCH 0/1] Fix browser crash on PPC edwin.zhai
2012-05-30  9:08 ` [PATCH 1/1] webkit-gtk: Use glib as unicode backend to avoid browser crash edwin.zhai
2012-05-30 16:40   ` Richard Purdie
2012-05-30 18:56     ` Gary Thomas
2012-06-01  0:56       ` Zhai, Edwin
2012-06-01  8:22       ` Richard Purdie
2012-06-01  1:33   ` RPM packaging issue? Laurentiu Palcu
2012-06-01 15:10     ` Mark Hatle
2012-05-30 11:05 ` [PATCH 0/1] Fix browser crash on PPC Gary Thomas
2012-05-30 12:05 ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox