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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 9 10:15:35 PST 2008


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24868|review?                     |review-
               Flag|                            |




------- Comment #4 from darin at apple.com  2008-11-09 10:15 PDT -------
(From update of attachment 24868)
This change isn't right.

We do need to define these in the .cpp file; it was an error to have
definitions in the header only.

But the values should stay in the .h file. This is how C++ static const data
members work. I'll land a corrected version.


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