From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix browser crash on PPC
Date: Wed, 30 May 2012 17:08:27 +0800 [thread overview]
Message-ID: <cover.1338368508.git.edwin.zhai@intel.com> (raw)
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(-)
next reply other threads:[~2012-05-30 9:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-30 9:08 edwin.zhai [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1338368508.git.edwin.zhai@intel.com \
--to=edwin.zhai@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.