[Webkit-unassigned] [Bug 26148] Unfork RenderThemeChromium{Win, Linux}.{h, cc}

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 10:45:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26148


ajwong at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31007|0                           |1
        is obsolete|                            |
  Attachment #31297|                            |review?
               Flag|                            |




------- Comment #25 from ajwong at chromium.org  2009-06-15 10:45 PDT -------
Created an attachment (id=31297)
 --> (https://bugs.webkit.org/attachment.cgi?id=31297&action=view)
Rebased patch to tip of tree for extracting RenderThemeChromiumSkia out of
RenderThemeChromiumLinux.  Other patches to follow.

The updated patch has 3 changes:

  (1) Handles the addition of systemColor into RenderThemeChromiumLinux.  This
was left in RenderThemeChromiumLinux and not put in RenderThemeChromiumSkia
because it is not shared with windows.
  (2) Moved the adding of the linux specific user agent style sheet into
RenderThemeChromiumLinux.  This required splitting the extraDefaultStyleSheet
function
  (3) Updated the patch to respect the changes to paintButtonLike.  This has no
effective changes since it is just a static function.


-- 
Configure bugmail: https://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