⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 113140 in webkit


Ignore:
Timestamp:
Apr 3, 2012, 10:18:02 PM (14 years ago)
Author:
tony@chromium.org
Message:

remove WebKit files from .gitattributes
https://bugs.webkit.org/show_bug.cgi?id=82966

Reviewed by Adam Barth.

  • .gitattributes: These entries were never updated from the move to

Source/WebKit so they're probably not needed.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitattributes

    r112683 r113140  
    2222# For example: instead of "Source/WebCore/inspector/Inspector.json -crlf" here,
    2323# place "Inspector.json -crlf" in Source/WebCore/inspector/.gitattributes
    24 
    25 WebKit/chromium/src/EventListenerWrapper.cpp -crlf
    26 WebKit/chromium/src/EventListenerWrapper.h -crlf
    27 WebKit/chromium/src/WebEventListener.cpp -crlf
    28 WebKit/chromium/src/WebEventListenerPrivate.cpp -crlf
    29 WebKit/chromium/src/WebEventListenerPrivate.h -crlf
    30 WebKit/gtk/po/sr.po -crlf
    31 WebKit/gtk/po/sr@latin.po -crlf
    32 WebKit/qt/tests/qwebframe/resources/testiframe.html -crlf
    33 WebKit/qt/tests/qwebframe/resources/testiframe2.html -crlf
    34 WebKit/win/COMPropertyBag.h -crlf
    35 WebKit/win/COMVariantSetter.h -crlf
    36 WebKit/win/Interfaces/IWebEmbeddedView.idl -crlf
    37 WebKit/win/Interfaces/JavaScriptCoreAPITypes.idl -crlf
    38 WebKit/win/WebCoreSupport/EmbeddedWidget.cpp -crlf
    39 WebKit/win/WebCoreSupport/EmbeddedWidget.h -crlf
    40 WebKit/win/WebCoreSupport/WebInspectorDelegate.h -crlf
    41 WebKit/win/WebIconFetcher.cpp -crlf
    42 WebKit/win/WebIconFetcher.h -crlf
  • trunk/ChangeLog

    r113137 r113140  
     12012-04-03  Tony Chang  <tony@chromium.org>
     2
     3        remove WebKit files from .gitattributes
     4        https://bugs.webkit.org/show_bug.cgi?id=82966
     5
     6        Reviewed by Adam Barth.
     7
     8        * .gitattributes: These entries were never updated from the move to
     9        Source/WebKit so they're probably not needed.
     10
    1112012-04-03  Keishi Hattori  <keishi@webkit.org>
    212
Note: See TracChangeset for help on using the changeset viewer.