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

Issue 346026: Remove TemporaryGlue::popupsAllowed by just having the... (Closed)

Created:
11 years, 1 month ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Remove TemporaryGlue::popupsAllowed by just having the corresponding ChromiumBridge method return false. It turns out that NPP is always null in Chrome (due to out-of-process plugins), and as a result, we were always returning false anyways. R=jam BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30632

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -18 lines) Patch
M webkit/api/src/ChromiumBridge.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M webkit/api/src/TemporaryGlue.h View 2 chunks +0 lines, -5 lines 0 comments Download
M webkit/glue/webkitclient_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/glue/webkitclient_impl.cc View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 1 month ago (2009-10-30 20:10:47 UTC) #1
jam
11 years, 1 month ago (2009-10-30 20:19:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698