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

Issue 65763002: Rewrite relative includes in public/web/ (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
Reviewers:
abarth-chromium
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, vsevik+blink_chromium.org, eustas+blink_chromium.org, feature-media-reviews_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, kinuko, pfeldman+blink_chromium.org, dglazkov+blink, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, groby+blinkspell_chromium.org, devtools-reviews_chromium.org, gavinp+prerender_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Rewrite relative includes in public/web/ Leave the few that broke compilation in Chromium if fixed. BUG=none

Patch Set 1 #

Patch Set 2 : revert enough to compile #

Patch Set 3 : revert more compile errors #

Patch Set 4 : rebase #

Patch Set 5 : revert more #

Patch Set 6 : revert more #

Patch Set 7 : revert more #

Patch Set 8 : a blink_public target which doesn't work #

Unified diffs Side-by-side diffs Delta from patch set Stats (+270 lines, -261 lines) Patch
M public/blink.gyp View 1 2 3 4 5 6 7 1 chunk +9 lines, -0 lines 0 comments Download
M public/web/WebAXObject.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebActiveWheelFlingParameters.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebApplicationCacheHost.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebApplicationCacheHostClient.h View 1 chunk +1 line, -1 line 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 +2 lines, -2 lines 0 comments Download
M public/web/WebContextMenuData.h View 1 chunk +5 lines, -5 lines 0 comments Download
M public/web/WebCrossOriginPreflightResultCache.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebCursorInfo.h View 2 3 4 5 6 7 1 chunk +1 line, -1 line 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/WebDOMEvent.h View 1 chunk +3 lines, -3 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 +1 line, -1 line 0 comments Download
M public/web/WebDataSource.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebDatabase.h View 1 chunk +1 line, -1 line 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 +3 lines, -3 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 2 3 4 5 6 7 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 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 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 +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 +2 lines, -2 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/WebFontCache.h View 1 chunk +1 line, -1 line 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 +1 line, -1 line 0 comments Download
M public/web/WebFormElement.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebFrame.h View 1 chunk +6 lines, -6 lines 0 comments Download
M public/web/WebFrameClient.h View 2 chunks +5 lines, -5 lines 0 comments Download
M public/web/WebGeolocationClientMock.h View 1 chunk +2 lines, -2 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 +2 lines, -2 lines 0 comments Download
M public/web/WebHitTestResult.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebIconURL.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/WebInputEvent.h View 7 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebKit.h View 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMIDIClientMock.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebMIDIPermissionRequest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebMediaPlayer.h View 1 chunk +4 lines, -4 lines 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 7 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebMessagePortChannel.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebMessagePortChannelClient.h View 1 chunk +1 line, -1 line 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 +3 lines, -3 lines 0 comments Download
M public/web/WebNodeCollection.h View 1 chunk +1 line, -1 line 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 2 3 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebNotificationPresenter.h View 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebOptionElement.h View 1 chunk +1 line, -1 line 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 +1 line, -1 line 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 +3 lines, -3 lines 0 comments Download
M public/web/WebPerformance.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebPlugin.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebPluginContainer.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebPluginListBuilder.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 +1 line, -1 line 0 comments Download
M public/web/WebPopupMenuInfo.h View 1 chunk +1 line, -1 line 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 +2 lines, -2 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/WebScreenInfo.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 +2 lines, -2 lines 0 comments Download
M public/web/WebSecurityOrigin.h View 3 4 5 6 7 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 +1 line, -1 line 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/WebSettings.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebSharedWorker.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSharedWorkerClient.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSocket.h View 3 4 5 6 7 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/WebSourceBuffer.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/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 +2 lines, -2 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 +1 line, -1 line 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 +2 lines, -2 lines 0 comments Download
M public/web/WebStorageEventDispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebStorageNamespace.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebStorageQuotaCallbacks.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebStorageQuotaError.h View 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebStorageQuotaType.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSurroundingText.h View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebTestingSupport.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 +2 lines, -2 lines 0 comments Download
M public/web/WebTextInputInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTextRun.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTimeRange.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebTouchPoint.h View 6 7 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/WebView.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebViewClient.h View 2 chunks +3 lines, -3 lines 0 comments Download
M public/web/WebWidget.h View 1 chunk +4 lines, -4 lines 0 comments Download
M public/web/WebWidgetClient.h View 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebWindowFeatures.h View 3 4 5 6 7 1 chunk +3 lines, -3 lines 0 comments Download
M public/web/WebWorkerInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/android/WebInputEventFactory.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/android/WebSandboxSupport.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/default/WebRenderTheme.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/gtk/WebInputEventFactory.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/linux/WebFontInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/linux/WebFontRenderStyle.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/linux/WebFontRendering.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/linux/WebSandboxSupport.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/mac/WebInputEventFactory.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/mac/WebSandboxSupport.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/mac/WebSubstringUtil.h View 1 chunk +1 line, -1 line 0 comments Download
M public/web/win/WebInputEventFactory.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M public/web/win/WebSandboxSupport.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
philipj_slow
7 years, 1 month ago (2013-11-07 23:30:57 UTC) #1
abarth-chromium
lgtm Thanks!
7 years, 1 month ago (2013-11-07 23:32:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/65763002/30001
7 years, 1 month ago (2013-11-07 23:32:26 UTC) #3
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-08 00:29:34 UTC) #4
philipj_slow
Adam, I had to revert more and more to make this compile, and I still ...
7 years, 1 month ago (2013-11-08 20:06:00 UTC) #5
abarth-chromium
On 2013/11/08 20:06:00, philipj wrote: > Adam, I had to revert more and more to ...
7 years, 1 month ago (2013-11-08 20:54:15 UTC) #6
philipj_slow
On 2013/11/08 20:54:15, abarth wrote: > On 2013/11/08 20:06:00, philipj wrote: > > Adam, I ...
7 years, 1 month ago (2013-11-08 20:58:59 UTC) #7
jamesr
On 2013/11/08 20:58:59, philipj wrote: > On 2013/11/08 20:54:15, abarth wrote: > > On 2013/11/08 ...
7 years, 1 month ago (2013-11-08 21:05:20 UTC) #8
philipj_slow
On 2013/11/08 21:05:20, jamesr wrote: > On 2013/11/08 20:58:59, philipj wrote: > > On 2013/11/08 ...
7 years, 1 month ago (2013-11-09 22:11:53 UTC) #9
abarth-chromium
That sounds slow and no fun. We can tackle this problem another day if you're ...
7 years, 1 month ago (2013-11-11 18:53:12 UTC) #10
philipj_slow
7 years, 1 month ago (2013-11-12 08:16:49 UTC) #11
On 2013/11/11 18:53:12, abarth wrote:
> That sounds slow and no fun.  We can tackle this problem another day if you're
> not enjoying working on it.

Yeah, this is was a pretty terrible way of fixing compile errors. Maybe I'll
give it another go after rewriting include paths for headers that have been
moved from web/ to platform/, which should remove many of the cases which were
problematic here. Closing.

Powered by Google App Engine
This is Rietveld 408576698