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

Issue 189703002: Rewrite platform headers in public/web/ to public/platform/... (Closed)

Created:
6 years, 9 months ago by jamesr
Modified:
6 years, 9 months ago
Reviewers:
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

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

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -308 lines) Patch
M public/web/WebAXObject.h View 1 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 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 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 2 3 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 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebFrameClient.h View 1 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 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 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebInputEvent.h View 1 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 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebNotificationPresenter.h View 1 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 2 3 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 2 3 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 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 2 3 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSettings.h View 1 2 3 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 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 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 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebView.h View 1 1 chunk +6 lines, -6 lines 0 comments Download
M public/web/WebViewClient.h View 1 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 2 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: 9 (0 generated)
jamesr
This has to land after https://codereview.chromium.org/189393003/ and https://codereview.chromium.org/189713002/
6 years, 9 months ago (2014-03-07 01:22:56 UTC) #1
abarth-chromium
lgtm
6 years, 9 months ago (2014-03-07 01:30:00 UTC) #2
jamesr
Currently waiting for https://codereview.chromium.org/202143007/ (in the CQ), then will try again.
6 years, 9 months ago (2014-03-18 20:39:32 UTC) #3
jamesr
The CQ bit was checked by jamesr@chromium.org
6 years, 9 months ago (2014-03-19 22:58:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/189703002/60001
6 years, 9 months ago (2014-03-19 22:58:42 UTC) #5
commit-bot: I haz the power
Change committed as 169597
6 years, 9 months ago (2014-03-20 00:26:07 UTC) #6
tkent
On 2014/03/20 00:26:07, I haz the power (commit-bot) wrote: > Change committed as 169597 * ...
6 years, 9 months ago (2014-03-20 03:38:06 UTC) #7
tkent
A revert of this CL has been created in https://codereview.chromium.org/205153006/ by tkent@chromium.org. The reason for ...
6 years, 9 months ago (2014-03-20 03:39:20 UTC) #8
jamesr
6 years, 9 months ago (2014-03-20 03:40:37 UTC) #9
Doh, guess those tryjobs were not enough. The fixes will be easy (add
blink_headers dependencies or exports as needed) but feel free to revert if
you would like. With the logs I can fix these problems and land again when
I am able to watch for fallout.

To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698