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

Issue 99733006: Remove duplicated headers from modules/ directory (Closed)

Created:
7 years ago by lgombos
Modified:
7 years ago
Reviewers:
Nico, Inactive, eseidel
CC:
blink-reviews, dgrogan, alecflett, jsbell, cmumford
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove duplicated headers from modules/ directory where the implementation file includes the same dependencies as the corresponding primary header. Remove the dependencies from headers where possible. BUG=317231 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163907

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -25 lines) Patch
M Source/modules/donottrack/NavigatorDoNotTrack.cpp View 1 chunk +0 lines, -2 lines 1 comment Download
M Source/modules/indexeddb/IDBCursor.h View 2 chunks +1 line, -1 line 2 comments Download
M Source/modules/indexeddb/IDBCursor.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/modules/indexeddb/IDBObjectStore.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/indexeddb/IDBRequest.h View 2 chunks +1 line, -1 line 0 comments Download
M Source/modules/indexeddb/IDBRequest.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerGlobalScope.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/webdatabase/AbstractDatabaseServer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/webdatabase/DatabaseBackendBase.cpp View 1 chunk +0 lines, -1 line 1 comment Download
M Source/modules/webdatabase/DatabaseContext.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/webdatabase/DatabaseContext.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/webdatabase/DatabaseManager.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/DatabaseManager.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/webdatabase/DatabaseSync.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/websockets/NewWebSocketChannelImpl.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/modules/websockets/WebSocketHandshake.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
lgombos
The win for the modules/ directory is obviously limited - perhaps the biggest impact change ...
7 years ago (2013-12-09 00:44:32 UTC) #1
Nico
see comment on the other cl https://codereview.chromium.org/99733006/diff/1/Source/modules/donottrack/NavigatorDoNotTrack.cpp File Source/modules/donottrack/NavigatorDoNotTrack.cpp (left): https://codereview.chromium.org/99733006/diff/1/Source/modules/donottrack/NavigatorDoNotTrack.cpp#oldcode34 Source/modules/donottrack/NavigatorDoNotTrack.cpp:34: #include "core/loader/FrameLoader.h" There's ...
7 years ago (2013-12-09 02:01:27 UTC) #2
Inactive
https://codereview.chromium.org/99733006/diff/1/Source/modules/indexeddb/IDBCursor.h File Source/modules/indexeddb/IDBCursor.h (left): https://codereview.chromium.org/99733006/diff/1/Source/modules/indexeddb/IDBCursor.h#oldcode33 Source/modules/indexeddb/IDBCursor.h:33: #include "modules/indexeddb/IDBTransaction.h" On 2013/12/09 02:01:27, Nico wrote: > Isn't ...
7 years ago (2013-12-10 20:26:19 UTC) #3
lgombos
On 2013/12/10 20:26:19, Chris Dumez wrote: Thoughts on this CL ? Yay or nay ?
7 years ago (2013-12-14 01:03:08 UTC) #4
eseidel
lgtm Meh.
7 years ago (2013-12-14 01:21:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/99733006/1
7 years ago (2013-12-14 01:21:31 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/99733006/1
7 years ago (2013-12-14 04:13:16 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-14 05:06:20 UTC) #8
Message was sent while issue was closed.
Change committed as 163907

Powered by Google App Engine
This is Rietveld 408576698