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

Issue 94113005: Remove unnecessary includes from KURL.h (Closed)

Created:
7 years ago by lgombos
Modified:
7 years ago
Reviewers:
Nico, eseidel
CC:
blink-reviews, philipj_slow, eae+blinkwatch, feature-media-reviews_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, adamk+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove the dependencies from headers where possible. The biggest win is tightening up KURL.h Remove duplicated headers from platform/ and web/ directories where the implementation file includes the same dependencies as the corresponding primary header. BUG=317231 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163438

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review feedback #

Patch Set 3 : Typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M Source/core/css/CSSValue.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/CSSVariablesMap.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/CSSVariablesMap.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/dom/DocumentEncodingData.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/LinkRelAttribute.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/html/LinkRelAttribute.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/LinkRelAttributeTest.cpp View 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/SharedBuffer.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/image-decoders/ImageDecoder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/image-decoders/ImageFrame.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/platform/image-decoders/bmp/BMPImageDecoder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/mhtml/ArchiveResource.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/platform/mhtml/MHTMLParser.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M Source/platform/mhtml/MHTMLParser.cpp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/platform/network/FormData.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/weborigin/KURL.h View 1 chunk +4 lines, -3 lines 0 comments Download
M Source/platform/weborigin/KURL.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/weborigin/KURLTest.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/platform/weborigin/SecurityPolicy.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/win/SystemInfo.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/win/SystemInfo.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/WebMediaPlayerClientImpl.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/tests/AssociatedURLLoaderTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/tests/FrameLoaderClientImplTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
lgombos
Cleanup..
7 years ago (2013-12-08 19:30:06 UTC) #1
lgombos
7 years ago (2013-12-08 22:47:43 UTC) #2
Nico
The "Remove the dependencies from headers where possible. The biggest win is tightening up KURL.h" ...
7 years ago (2013-12-09 01:55:01 UTC) #3
lgombos
On 2013/12/09 01:55:01, Nico wrote: > Removing includes from the cpp that are already in ...
7 years ago (2013-12-09 03:56:04 UTC) #4
lgombos
@Eric - can you help reviewing web/. Thanks !
7 years ago (2013-12-09 03:58:04 UTC) #5
eseidel
web lgtm. As Nico says, removing includes from headers is all that matters. the .cpp ...
7 years ago (2013-12-09 06:46:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/94113005/40001
7 years ago (2013-12-09 14:29:26 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-09 15:47:42 UTC) #8
Message was sent while issue was closed.
Change committed as 163438

Powered by Google App Engine
This is Rietveld 408576698