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

Issue 12004: Remove dependencies on base/ from MIMETypeRegistry.cpp (Closed)

Created:
12 years ago by please use my chromium address
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Remove dependencies on base/ from MIMETypeRegistry.cpp

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M webkit/glue/chromium_bridge_impl.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M webkit/port/platform/MIMETypeRegistry.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/port/platform/chromium/ChromiumBridge.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
darin (slow to review)
12 years ago (2008-11-26 19:49:10 UTC) #1
LGTM

There's actually a bit more work to be done here since MIMETypeRegistry.cpp is
actually a fork of third_party/WebKit/WebCore/platform/MIMETypeRegistry.cpp

We need to send some kind of patch upstream to make it possible for us to
override these methods within PLATFORM(CHROMIUM).

That can definitely happen after this CL is landed.

Powered by Google App Engine
This is Rietveld 408576698