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

Issue 92090: When doing the scheme check for applying V8 extensions, check against the... (Closed)

Created:
11 years, 8 months ago by Matt Perry
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman, jamesr1
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

When doing the scheme check for applying V8 extensions, check against the activeDocumentLoader's url, not the document's current URL. BUG=10924 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14871

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M webkit/port/bindings/v8/v8_proxy.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Matt Perry
11 years, 8 months ago (2009-04-23 22:34:14 UTC) #1
Aaron Boodman
Oh. LGTM.
11 years, 8 months ago (2009-04-23 22:40:57 UTC) #2
Aaron Boodman
11 years, 8 months ago (2009-04-23 22:43:13 UTC) #3
One idea, it might be good to add a comment explaining the importance of using
that loader.

Powered by Google App Engine
This is Rietveld 408576698