Changeset 234655 in webkit


Ignore:
Timestamp:
Aug 7, 2018, 10:15:26 AM (7 years ago)
Author:
achristensen@apple.com
Message:

Removed unused *AllInOne.cpp
https://bugs.webkit.org/show_bug.cgi?id=188369

Reviewed by Yusuke Suzuki.

  • accessibility/AccessibilityAllInOne.cpp: Removed.
  • bindings/js/JSBindingsAllInOne.cpp: Removed.
  • css/CSSAllInOne.cpp: Removed.
  • dom/DOMAllInOne.cpp: Removed.
  • editing/EditingAllInOne.cpp: Removed.
  • html/HTMLElementsAllInOne.cpp: Removed.
  • inspector/InspectorAllInOne.cpp: Removed.
  • loader/appcache/ApplicationCacheAllInOne.cpp: Removed.
  • mathml/MathMLAllInOne.cpp: Removed.
  • platform/text/TextAllInOne.cpp: Removed.
  • rendering/RenderingAllInOne.cpp: Removed.
  • rendering/style/StyleAllInOne.cpp: Removed.
  • rendering/svg/RenderSVGAllInOne.cpp: Removed.
  • svg/SVGAllInOne.cpp: Removed.
Location:
trunk/Source/WebCore
Files:
14 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r234645 r234655  
     12018-08-07  Alex Christensen  <achristensen@webkit.org>
     2
     3        Removed unused *AllInOne.cpp
     4        https://bugs.webkit.org/show_bug.cgi?id=188369
     5
     6        Reviewed by Yusuke Suzuki.
     7
     8        * accessibility/AccessibilityAllInOne.cpp: Removed.
     9        * bindings/js/JSBindingsAllInOne.cpp: Removed.
     10        * css/CSSAllInOne.cpp: Removed.
     11        * dom/DOMAllInOne.cpp: Removed.
     12        * editing/EditingAllInOne.cpp: Removed.
     13        * html/HTMLElementsAllInOne.cpp: Removed.
     14        * inspector/InspectorAllInOne.cpp: Removed.
     15        * loader/appcache/ApplicationCacheAllInOne.cpp: Removed.
     16        * mathml/MathMLAllInOne.cpp: Removed.
     17        * platform/text/TextAllInOne.cpp: Removed.
     18        * rendering/RenderingAllInOne.cpp: Removed.
     19        * rendering/style/StyleAllInOne.cpp: Removed.
     20        * rendering/svg/RenderSVGAllInOne.cpp: Removed.
     21        * svg/SVGAllInOne.cpp: Removed.
     22
    1232018-08-07  Carlos Garcia Campos  <cgarcia@igalia.com>
    224
Note: See TracChangeset for help on using the changeset viewer.