[Webkit-unassigned] [Bug 17626] Programatically set background color and 16-bit alpha on WebKit GTK
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 30 02:14:03 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=17626
freyther at handhelds.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |freyther at handhelds.org
------- Comment #10 from freyther at handhelds.org 2008-04-30 02:14 PDT -------
Okay, I landed the patch in r32723 but there are a couple of things:
- I added the missing break
- I removed reading the bg property (also removed the method) because
bg_color was unitialized or contained old data. e.g. a call to
set_bg_color(NULL) and then asking for the color would still return the old
color.
- You want to set the transparency for the view() in
WebKit/gtk/WebCoreSupport/FrameLoaderClient as well.
Please send an updated patch, leaving the bug open due the above issues. Thank
you.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list