[webkit-changes] cvs commit: WebKit ChangeLog

Darin darin at opensource.apple.com
Sat Aug 6 12:01:01 PDT 2005


darin       05/08/06 12:01:00

  Modified:    .        ChangeLog
               .        ChangeLog
               .        ChangeLog
  Log:
  Fixed some old "fixed by nobody" lines.
  
  Revision  Changes    Path
  1.776     +0 -6      JavaScriptCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/JavaScriptCore/ChangeLog,v
  retrieving revision 1.775
  retrieving revision 1.776
  diff -u -r1.775 -r1.776
  --- ChangeLog	6 Aug 2005 02:30:31 -0000	1.775
  +++ ChangeLog	6 Aug 2005 19:00:50 -0000	1.776
  @@ -274,14 +274,10 @@
   
   2005-07-21  Geoffrey Garen  <ggaren at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * JavaScriptCore.xcodeproj/.cvsignore: Added.
   
   2005-07-21  Geoffrey Garen  <ggaren at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * JavaScriptCore.pbproj/project.pbxproj: Removed.
           * JavaScriptCore.xcodeproj/ggaren.pbxuser: Added.
           * JavaScriptCore.xcodeproj/ggaren.perspective: Added.
  @@ -835,8 +831,6 @@
   	Rolling out date patch from 6-28-05 because it breaks 
   	fast/js/date-parse-test
   
  -        Reviewed by NOBODY.
  -
           * kjs/date_object.cpp:
           (formatLocaleDate):
           (DateProtoFuncImp::call):
  
  
  
  1.4536    +1 -27     WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4535
  retrieving revision 1.4536
  diff -u -r1.4535 -r1.4536
  --- ChangeLog	6 Aug 2005 18:46:09 -0000	1.4535
  +++ ChangeLog	6 Aug 2005 19:00:51 -0000	1.4536
  @@ -5858,16 +5858,6 @@
           (HTMLIFrameElementImpl::attach): copied FrameElementImpl behavior
   	for initializing m_name
   
  -2005-07-11  Geoffrey Garen  <ggaren at apple.com>
  -
  -        Reviewed by NOBODY (OOPS!).
  -
  -        Test cases added: (NONE)
  -
  -        * khtml/html/html_baseimpl.cpp:
  -        (HTMLFrameElementImpl::attach):
  -        (HTMLIFrameElementImpl::attach):
  -
   2005-07-11  Ken Kocienda  <kocienda at apple.com>
   
           Reviewed by Richard
  @@ -8684,7 +8674,7 @@
   
   	Adding colspan test for HTMLTableElement and bdo test for HTMLElement.
   
  -        Reviewed by NOBODY Adele.
  +        Reviewed by Adele.
   
           Test cases added: (NONE)
   
  @@ -38215,8 +38205,6 @@
   
   2004-05-27  John Louch  <set EMAIL_ADDRESS environment variable>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * khtml/ecma/kjs_html.cpp:
           (KJS::Context2DFunction::tryCall):
           * khtml/ecma/kjs_html.h:
  @@ -39128,8 +39116,6 @@
   
   2004-05-20  Richard Williamson   <rjw at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * kwq/DOM.mm:
           (-[DOMObject _init]):
           * kwq/DOMInternal.mm:
  @@ -44294,8 +44280,6 @@
   
   2004-03-09  John Sullivan  <sullivan at apple.com>
   
  -        Reviewed by nobody.
  -
           * kwq/KWQKURL.mm:
           (KURL::KURL):
           Fixed broken build by removing wayward "break" statement.
  @@ -44524,8 +44508,6 @@
   
   2004-03-01  Maciej Stachowiak  <mjs at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
   	- fixed <rdar://problem/3567047>: REGRESSION: repro crash inside KJS (dispatchToBoolean) at www.thedonnas.com
   	- fixed <rdar://problem/3550461>: REGRESSION: repro crash in JavaScript at www.alaska.com
           
  @@ -47438,8 +47420,6 @@
   
   2004-01-22  David Hyatt  <hyatt at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * khtml/rendering/render_block.cpp:
           (khtml::RenderBlock::layoutBlockChildren):
           * layout-tests/fast/block/margin-collapse/062-expected.txt: Added.
  @@ -47739,8 +47719,6 @@
   
   2004-01-21  David Hyatt  <hyatt at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * ForwardingHeaders/xbl/xbl_binding_manager.h: Added.
           * ForwardingHeaders/xbl/xbl_docimpl.h: Added.
           * WebCore.pbproj/project.pbxproj:
  @@ -48433,8 +48411,6 @@
   
   2003-12-17  Richard Williamson   <rjw at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * khtml/html/html_objectimpl.cpp:
           (HTMLAppletElementImpl::getAppletInstance):
           * khtml/html/html_objectimpl.h:
  @@ -53284,8 +53260,6 @@
   
   2003-10-29  David Hyatt  <hyatt at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * khtml/css/cssstyleselector.cpp:
           (khtml::CSSStyleSelector::applyRule):
           * khtml/rendering/render_style.cpp:
  
  
  
  1.3284    +0 -26     WebKit/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKit/ChangeLog,v
  retrieving revision 1.3283
  retrieving revision 1.3284
  diff -u -r1.3283 -r1.3284
  --- ChangeLog	6 Aug 2005 02:30:23 -0000	1.3283
  +++ ChangeLog	6 Aug 2005 19:00:58 -0000	1.3284
  @@ -7720,8 +7720,6 @@
   	<rdar://problem/3788328> assertion failure when moving an image
   	<rdar://problem/3783628> REGRESSION (Mail): when I try to reorder an image, the image is duplicated
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * DOM.subproj/WebDOMOperations.m:
           (-[DOMDocument _createRangeWithNode:]): new, convenience
           (-[DOMDocument _documentRange]): use _ createRangeWithNode:
  @@ -8978,8 +8976,6 @@
           mean the variable has been set.  The variable has not been set 
           and will consequently be uninitialized.
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * Plugins.subproj/WebBaseNetscapePluginView.m:
           (-[WebBaseNetscapePluginView pluginScriptableObject]):
   
  @@ -9528,15 +9524,6 @@
           * WebView.subproj/WebHTMLView.m:
           (-[WebHTMLView addSubview:]): ditto
   
  -2004-06-15  Chris Blumenberg  <cblu at apple.com>
  -
  -        Reviewed by NOBODY (OOPS!).
  -
  -        * WebView.subproj/WebFrame.m:
  -        (-[WebFrame _reloadForPluginChanges]):
  -        * WebView.subproj/WebHTMLView.m:
  -        (-[WebHTMLView addSubview:]):
  -
   2004-06-15  Trey Matteson  <trey at apple.com>
   
   	3695240 - pasting plain text with newlines in it turns them into spaces
  @@ -10395,11 +10382,8 @@
           was done since the iterator must be rooted at the document root, but start iterating 
           at the start of the selection. TreeWalker's setCurrentNode allows this to be done.
   
  -
   2004-05-27  Kevin Decker  <kdecker at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * Plugins.subproj/WebScriptObject.h:
   
   2004-05-27  Kevin Decker  <kdecker at apple.com>
  @@ -13853,8 +13837,6 @@
   
   2004-02-08  Darin Adler  <darin at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           - fixed things seen in the profile, for a total speedup of 3.7% on cvs-base
   
           * Misc.subproj/WebNSURLExtras.m: (-[NSURL _web_userVisibleString]): Check for "xn--" as we
  @@ -14555,20 +14537,14 @@
   
   2003-12-12  Vicki Murley  <vicki at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * WebKit.pbproj/project.pbxproj:
   
   2003-12-12  Vicki Murley  <vicki at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * WebKit.pbproj/project.pbxproj:
   
   2003-12-12  Vicki Murley  <vicki at apple.com>
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * WebKit.pbproj/project.pbxproj:
   
   2003-12-11  Ken Kocienda  <kocienda at apple.com>
  @@ -16693,8 +16669,6 @@
           handle this for HTML so that it goes through the new protocol in that case
           also.
   
  -        Reviewed by NOBODY (OOPS!).
  -
           * WebView.subproj/WebDocumentInternal.h: Added.
                  New header file, holds definition of 
           _web_WebDocumentTextSizing protocol.
  
  
  



More information about the webkit-changes mailing list