Changeset 234655 in webkit
- Timestamp:
- Aug 7, 2018, 10:15:26 AM (7 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 14 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r234645 r234655 1 2018-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 1 23 2018-08-07 Carlos Garcia Campos <cgarcia@igalia.com> 2 24
Note:
See TracChangeset
for help on using the changeset viewer.