Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(362)

Issue 693603005: Remove lots of dead web/ classes. (Closed)

Created:
6 years, 1 month ago by esprehn
Modified:
6 years, 1 month ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2880 lines) Patch
M sky/engine/core/frame/UseCounter.h View 2 chunks +0 lines, -3 lines 0 comments Download
M sky/engine/core/frame/UseCounter.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M sky/engine/public/platform/Platform.h View 3 chunks +0 lines, -14 lines 0 comments Download
M sky/engine/public/platform/ServiceProvider.h View 1 chunk +2 lines, -2 lines 0 comments Download
D sky/engine/public/platform/WebPlatformEventListener.h View 1 chunk +0 lines, -17 lines 0 comments Download
D sky/engine/public/platform/WebPlatformEventType.h View 1 chunk +0 lines, -20 lines 0 comments Download
D sky/engine/public/web/WebColorSuggestion.h View 1 chunk +0 lines, -53 lines 0 comments Download
D sky/engine/public/web/WebDOMCustomEvent.h View 1 chunk +0 lines, -48 lines 0 comments Download
D sky/engine/public/web/WebDOMError.h View 1 chunk +0 lines, -82 lines 0 comments Download
D sky/engine/public/web/WebDOMEvent.h View 1 chunk +0 lines, -131 lines 0 comments Download
D sky/engine/public/web/WebDOMMouseEvent.h View 1 chunk +0 lines, -56 lines 0 comments Download
D sky/engine/public/web/WebDOMProgressEvent.h View 1 chunk +0 lines, -48 lines 0 comments Download
D sky/engine/public/web/WebDOMResourceProgressEvent.h View 1 chunk +0 lines, -48 lines 0 comments Download
D sky/engine/public/web/WebDatabase.h View 1 chunk +0 lines, -69 lines 0 comments Download
D sky/engine/public/web/WebDeviceEmulationParams.h View 1 chunk +0 lines, -49 lines 0 comments Download
M sky/engine/public/web/WebDocument.h View 2 chunks +0 lines, -3 lines 0 comments Download
D sky/engine/public/web/WebDocumentType.h View 1 chunk +0 lines, -59 lines 0 comments Download
D sky/engine/public/web/WebDragOperation.h View 1 chunk +0 lines, -59 lines 0 comments Download
D sky/engine/public/web/WebDragStatus.h View 1 chunk +0 lines, -47 lines 0 comments Download
D sky/engine/public/web/WebDraggableRegion.h View 1 chunk +0 lines, -47 lines 0 comments Download
D sky/engine/public/web/WebFindOptions.h View 1 chunk +0 lines, -66 lines 0 comments Download
M sky/engine/public/web/WebFrame.h View 4 chunks +0 lines, -5 lines 0 comments Download
M sky/engine/public/web/WebFrameClient.h View 2 chunks +0 lines, -3 lines 0 comments Download
D sky/engine/public/web/WebIconURL.h View 1 chunk +0 lines, -83 lines 0 comments Download
D sky/engine/public/web/WebMenuItemInfo.h View 1 chunk +0 lines, -73 lines 0 comments Download
M sky/engine/public/web/WebNode.h View 2 chunks +0 lines, -2 lines 0 comments Download
D sky/engine/public/web/WebPerformance.h View 1 chunk +0 lines, -85 lines 0 comments Download
D sky/engine/public/web/WebScopedMicrotaskSuppression.h View 1 chunk +0 lines, -76 lines 0 comments Download
D sky/engine/public/web/WebScopedWindowFocusAllowedIndicator.h View 1 chunk +0 lines, -54 lines 0 comments Download
D sky/engine/public/web/WebSerializedScriptValue.h View 1 chunk +0 lines, -90 lines 0 comments Download
D sky/engine/public/web/WebSerializedScriptValueVersion.h View 1 chunk +0 lines, -45 lines 0 comments Download
D sky/engine/public/web/WebSurroundingText.h View 1 chunk +0 lines, -87 lines 0 comments Download
M sky/engine/public/web/WebView.h View 1 chunk +0 lines, -1 line 0 comments Download
M sky/engine/public/web/WebViewClient.h View 1 chunk +0 lines, -1 line 0 comments Download
M sky/engine/web/AssertMatchingEnums.cpp View 2 chunks +0 lines, -4 lines 0 comments Download
M sky/engine/web/BUILD.gn View 2 chunks +0 lines, -16 lines 0 comments Download
M sky/engine/web/ChromeClientImpl.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M sky/engine/web/FrameLoaderClientImpl.cpp View 1 chunk +0 lines, -1 line 0 comments Download
D sky/engine/web/WebColorSuggestion.cpp View 1 chunk +0 lines, -53 lines 0 comments Download
D sky/engine/web/WebDOMCustomEvent.cpp View 1 chunk +0 lines, -49 lines 0 comments Download
D sky/engine/web/WebDOMError.cpp View 1 chunk +0 lines, -88 lines 0 comments Download
D sky/engine/web/WebDOMEvent.cpp View 1 chunk +0 lines, -180 lines 0 comments Download
D sky/engine/web/WebDOMMouseEvent.cpp View 1 chunk +0 lines, -98 lines 0 comments Download
D sky/engine/web/WebDOMProgressEvent.cpp View 1 chunk +0 lines, -46 lines 0 comments Download
D sky/engine/web/WebDOMResourceProgressEvent.cpp View 1 chunk +0 lines, -45 lines 0 comments Download
D sky/engine/web/WebDatabase.cpp View 1 chunk +0 lines, -74 lines 0 comments Download
M sky/engine/web/WebDocument.cpp View 2 chunks +0 lines, -11 lines 0 comments Download
D sky/engine/web/WebDocumentType.cpp View 1 chunk +0 lines, -44 lines 0 comments Download
D sky/engine/web/WebEntities.h View 1 chunk +0 lines, -76 lines 0 comments Download
D sky/engine/web/WebEntities.cpp View 1 chunk +0 lines, -85 lines 0 comments Download
M sky/engine/web/WebLocalFrameImpl.h View 2 chunks +0 lines, -2 lines 0 comments Download
M sky/engine/web/WebLocalFrameImpl.cpp View 2 chunks +0 lines, -10 lines 0 comments Download
M sky/engine/web/WebNode.cpp View 2 chunks +0 lines, -8 lines 0 comments Download
D sky/engine/web/WebPerformance.cpp View 1 chunk +0 lines, -149 lines 0 comments Download
D sky/engine/web/WebScopedMicrotaskSuppression.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
D sky/engine/web/WebScopedWindowFocusAllowedIndicator.cpp View 1 chunk +0 lines, -48 lines 0 comments Download
D sky/engine/web/WebSerializedScriptValue.cpp View 1 chunk +0 lines, -95 lines 0 comments Download
D sky/engine/web/WebSurroundingText.cpp View 1 chunk +0 lines, -91 lines 0 comments Download
M sky/engine/web/WebViewImpl.h View 1 chunk +0 lines, -8 lines 0 comments Download
M sky/engine/web/WebViewImpl.cpp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
abarth-chromium
lgtm
6 years, 1 month ago (2014-11-08 00:13:08 UTC) #2
esprehn
6 years, 1 month ago (2014-11-08 00:14:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
04d6b7a93041a458681bf60ad4f36d82d7114323.

Powered by Google App Engine
This is Rietveld 408576698