[webkit-dev] bug when launching
goldeneyes
houda.qt4 at gmail.com
Tue Jan 6 05:34:54 PST 2009
Ariya Hidayat-3 wrote:
>
> Problem with gcjwebplugin (http://www.nongnu.org/gcjwebplugin/) ? Did you
> try
> the website with Firefox, per its suggestion?
> http://www.nabble.com/file/p21310419/lt-GtkLauncher-rapport-anomalie.txt
> lt-GtkLauncher-rapport-anomalie.txt
>
Hello Ariya! thank you for the quick answer.
http://www.nabble.com/file/p21310419/lt-GtkLauncher-rapport-anomalie.txt
lt-GtkLauncher-rapport-anomalie.txt
I wasn't precise enough in my previous message, there is more details:
I am under fedora coere 9 and i Have the plugin "Flash 10", My Firefox 3
loads perfectly the pages including Flash with any matters.
I use the version 37132 of webKit (svn -r 37132 checkout
http://svn.webkit.org/repository/webkit/trunk WebKit)
and during my first compilation, I comented the following line in the file
"WebKit/WebCore/platform/gtk/ScrollViewGtk.cpp" because it provoked an
error:
--- WebKit/WebCore/platform/gtk/ScrollViewGtk.cpp 2009-01-05
15:04:24.000000000 +0100
+++ WebKit/WebCore/platform/gtk/ScrollViewGtk.cpp-new 2009-01-05
15:04:39.000000000 +0100
@@ -180,7 +180,7 @@
// Now update the window (which should do nothing but a blit of the
backing store's updateRect and so should
// be very fast).
- view->update();
+ //view->update();
}
I joined the bug report with this message
Thank you for help,
--
View this message in context: http://www.nabble.com/bug-when-launching-tp21309824p21310419.html
Sent from the Webkit mailing list archive at Nabble.com.
More information about the webkit-dev
mailing list