[webkit-changes] cvs commit: WebCore ChangeLog

Timothy thatcher at opensource.apple.com
Fri Dec 2 13:18:03 PST 2005


thatcher    05/12/02 13:18:03

  Modified:    .        ChangeLog
  Log:
          Reviewed by Darin.
  
  	- fix <rdar://problem/4361048> Regression: Seed: scrolling with scrollwheel, trackpad
  	doesn't work for nested framesets at gmail.com
  
          * kwq/KWQKHTMLPart.mm:
          (KWQKHTMLPart::passWheelEventToChildWidget):
          * manual-tests/resources/lorem-text.html: Added.
          * manual-tests/resources/nestedframesets.html: Added.
          * manual-tests/scrolling-nestedframesets.html: Added.
  
  Revision  Changes    Path
  1.455     +3 -0      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.454
  retrieving revision 1.455
  diff -u -r1.454 -r1.455
  --- ChangeLog	2 Dec 2005 21:13:49 -0000	1.454
  +++ ChangeLog	2 Dec 2005 21:17:59 -0000	1.455
  @@ -23,6 +23,9 @@
   
   2005-12-02  David Hyatt  <hyatt at apple.com>
   
  +        <rdar://problem/4356387> Glendale Regression: Some text
  +        does not render in the CIFilterBrowser widget anymore (tables overflow)
  +
   	Fix for overflow clipping bug when a positioned element is
   	inserted in between two overflow:hidden elements in a 
   	document.
  
  
  



More information about the webkit-changes mailing list