Re: [Development] Webkit2 /qt5.3.1 on EGLFS platform

2014-07-22 Thread 张增波
Hi all, For issue 1, I created a patch for review: https://codereview.qt-project.org/#/c/90412/ and already asked two folks to review, any comments are welcome. For issue 2, it turns out a system integration issue, that is the /dev/tmpfs has a incorrect mount option size=1M . So nothing

[Development] Webkit2 /qt5.3.1 on EGLFS platform

2014-07-17 Thread 张增波
Hello, Does anybody succeed to play webkit2/qt5.3.1 on any EGLFS platform? I failed on two (one mips, one arm) . As I dig more, I found two issues, both SIGBUS on QtWebProcess . The first one, i created a dirty patch, you can see [1] . Any suggestions/comments of this patch is appreciated, l