[Webkit-unassigned] [Bug 22056] Share FrameLoaderClient::transitionToCommittedForNewPage between Win/Gtk+/Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 17 07:27:57 PST 2008


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


hausmann at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24869|review?                     |review+
               Flag|                            |




------- Comment #8 from hausmann at webkit.org  2008-11-17 07:27 PDT -------
(From update of attachment 24869)
> +++ b/WebCore/page/FrameView.h
> @@ -101,6 +101,7 @@ public:
>  
>      Color baseBackgroundColor() const;
>      void setBaseBackgroundColor(Color);
> +    void updateBackgroundRecursively(const Color&, bool);

My feeling is that the second argument should have a name. But that's a minor
detail. Otherwise the patch looks good.


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