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

Issue 205153006: Revert of Rewrite platform headers in public/web/ to public/platform/... (Closed)

Created:
6 years, 9 months ago by tkent
Modified:
6 years, 9 months ago
Reviewers:
jamesr, abarth-chromium
CC:
blink-reviews, tzik, eric.carlson_apple.com, apavlov+blink_chromium.org, aandrey+blink_chromium.org, lushnikov+blink_chromium.org, jamesr, caseq+blink_chromium.org, pfeldman+blink_chromium.org, yurys+blink_chromium.org, abarth-chromium, dglazkov+blink, devtools-reviews_chromium.org, loislo+blink_chromium.org, philipj_slow, timvolodine, kinuko, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, nhiroki, gavinp+prerender_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, vsevik+blink_chromium.org, mvanouwerkerk+watch_chromium.org, groby+blinkspell_chromium.org, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

Revert of Rewrite platform headers in public/web/ to public/platform/... (https://codereview.chromium.org/189703002/) Reason for revert: Broke Windows, Mac, and ChromeOS build. Original issue's description: > Rewrite platform headers in public/web/ to public/platform/... > > Includes of this style are more consistent with the rest of the project and > easier to verify with DEPS. For consistency, includes in public/web/ of other > headers in public/web/ are rewritten to list the public/web/ portion as well. > > BUG=350097 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169597 TBR=abarth@chromium.org,jamesr@chromium.org NOTREECHECKS=true NOTRY=true BUG=350097 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -308 lines) Patch
M public/web/WebAXObject.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebActiveWheelFlingParameters.h View 1 chunk +5 lines, -5 lines 0 comments Download
M public/web/WebArrayBufferView.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebBindings.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebCache.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebCachedURLRequest.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebColorChooser.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebColorChooserClient.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebColorName.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebCompositionUnderline.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebConsoleMessage.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebContentDetectionResult.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebContextMenuData.h View 1 chunk +8 lines, -8 lines 0 comments Download
M public/web/WebCustomElement.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDOMActivityLogger.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebDOMCustomEvent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebDOMEvent.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebDOMEventListener.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDOMFileSystem.h View 1 chunk +5 lines, -5 lines 0 comments Download
M public/web/WebDOMMessageEvent.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebDOMMouseEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDOMProgressEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDOMResourceProgressEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDataSource.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebDatabase.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebDateTimeChooserCompletion.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDateTimeChooserParams.h View 1 chunk +5 lines, -5 lines 0 comments Download
M public/web/WebDevToolsAgent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebDevToolsAgentClient.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebDevToolsFrontend.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDocument.h View 1 chunk +6 lines, -6 lines 0 comments Download
M public/web/WebDocumentType.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDraggableRegion.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebElementCollection.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebEmbeddedWorkerStartData.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebExternalPopupMenuClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebFileChooserCompletion.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebFileChooserParams.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebFindOptions.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebFont.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebFontDescription.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebFormControlElement.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebFormElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebFrame.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebFrameClient.h View 2 chunks +7 lines, -7 lines 0 comments Download
M public/web/WebGeolocationController.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebGeolocationError.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebGeolocationPermissionRequest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebGeolocationPermissionRequestManager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebGeolocationPosition.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebGlyphCache.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebHelperPlugin.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebHistoryItem.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebHitTestResult.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebImageCache.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebImageDecoder.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebInputElement.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebInputEvent.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebKit.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebLabelElement.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMIDIClientMock.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebMIDIPermissionRequest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebMediaDevicesRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMediaStreamRegistry.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMemoryUsageInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMenuItemInfo.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebNetworkStateNotifier.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebNode.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebNodeList.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebNotification.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebNotificationPresenter.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebOptionElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPageOverlay.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPagePopup.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPageSerializer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebPasswordFormData.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebPerformance.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebPlugin.h View 1 chunk +6 lines, -6 lines 0 comments Download
M public/web/WebPluginContainer.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebPluginDocument.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebPluginParams.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebPluginScrollbar.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPopupMenu.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPopupMenuInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPrerendererClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebPrintParams.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebRange.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebRuntimeFeatures.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebScopedMicrotaskSuppression.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebScopedUserGesture.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebScriptBindings.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebScriptController.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebScriptSource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSearchableFormData.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebSecurityOrigin.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSecurityPolicy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSelectElement.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebSelector.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSerializedScriptValue.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebServiceWorkerContextClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSettings.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSharedWorker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSharedWorkerClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSharedWorkerConnector.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSharedWorkerRepositoryClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSocket.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSocketClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSpeechGrammar.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebSpeechInputController.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSpeechInputListener.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSpeechInputResult.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebSpeechRecognitionHandle.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSpeechRecognitionParams.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebSpeechRecognitionResult.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebSpeechRecognizer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSpeechRecognizerClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSpellCheckClient.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebStorageEventDispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSurroundingText.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebTestingSupport.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTextAreaElement.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTextCheckingCompletion.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTextCheckingResult.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebTextInputInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebTextRun.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTouchPoint.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebUserGestureIndicator.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebUserGestureToken.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebUserMediaRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebView.h View 1 chunk +6 lines, -6 lines 0 comments Download
M public/web/WebViewClient.h View 1 chunk +14 lines, -14 lines 0 comments Download
M public/web/WebWidget.h View 1 chunk +7 lines, -7 lines 0 comments Download
M public/web/WebWidgetClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebWindowFeatures.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebWorkerInfo.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tkent
Created Revert of Rewrite platform headers in public/web/ to public/platform/...
6 years, 9 months ago (2014-03-20 03:39:21 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/205153006/1
6 years, 9 months ago (2014-03-20 03:39:24 UTC) #2
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 03:41:07 UTC) #3
Message was sent while issue was closed.
Change committed as 169600

Powered by Google App Engine
This is Rietveld 408576698