Changeset 148074 in webkit


Ignore:
Timestamp:
Apr 9, 2013 6:59:52 PM (11 years ago)
Author:
benjamin@webkit.org
Message:

Remove chromium exceptions from WebCore's gitattributes
https://bugs.webkit.org/show_bug.cgi?id=114327

Patch by Benjamin Poulain <bpoulain@apple.com> on 2013-04-09
Reviewed by Darin Adler.

  • .gitattributes:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/.gitattributes

    r112683 r148074  
    33bindings/js/JSExceptionBase.h -crlf
    44inspector/Inspector.json -crlf
    5 platform/chromium/SuddenTerminationChromium.cpp -crlf
    65platform/network/win/NetworkStateNotifierWin.cpp -crlf
    76platform/wx/wxcode/non-kerned-drawing.h -crlf
    8 rendering/RenderThemeChromiumWin.h -crlf
  • trunk/Source/WebCore/ChangeLog

    r148072 r148074  
     12013-04-09  Benjamin Poulain  <bpoulain@apple.com>
     2
     3        Remove chromium exceptions from WebCore's gitattributes
     4        https://bugs.webkit.org/show_bug.cgi?id=114327
     5
     6        Reviewed by Darin Adler.
     7
     8        * .gitattributes:
     9
    1102013-04-09  Adam Klein  <adamk@chromium.org>
    211
Note: See TracChangeset for help on using the changeset viewer.