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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 15:47:52 PDT 2009


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


ajwong at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30882|review?                     |
               Flag|                            |
  Attachment #30882|0                           |1
        is obsolete|                            |
  Attachment #30884|                            |review?
               Flag|                            |




------- Comment #2 from ajwong at chromium.org  2009-06-02 15:47 PDT -------
Created an attachment (id=30884)
 --> (https://bugs.webkit.org/attachment.cgi?id=30884&action=view)
copy RenderThemeChromiumLinux -> RenderThemeChromiumSkia

This patch modifies the copied RenderThemeChromiumLinux in the following ways:
  (1) RenderThemeChromiumLinux renamed RenderThemeChromiumSkia
  (2) Some trailing whitespace was deleted.
  (3) RenderThemer* theme(){} was removed.  This will need to stay in
RenderThemeChromiumLinux after all since this is how the compilation determines
which version of render theme to instantiate.
  (4) Moved the destructor definition into the implementation file, and added a
missing "virtual".
  (5) Fixed an #endif comment.


-- 
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