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

Issue 10928188: Enable web components for shell windows based on their render view type, rather than their origin. (Closed)

Created:
8 years, 3 months ago by jeremya
Modified:
8 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, benwells
Visibility:
Public.

Description

Enable web components for shell windows based on their render view type, rather than their origin. This fixes a bug where an app could load a sandboxed resource in the window (which has a unique origin), and the HTML titlebar would lack styling due to the absence of <style scoped> support. BUG=149002 R=mihaip@chromium.org TBR=jhawkins@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156711

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Total comments: 1

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/renderer/chrome_render_view_observer.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jeremya
8 years, 3 months ago (2012-09-13 20:13:34 UTC) #1
Mihai Parparita -not on Chrome
https://chromiumcodereview.appspot.com/10928188/diff/1/chrome/renderer/chrome_render_view_observer.cc File chrome/renderer/chrome_render_view_observer.cc (right): https://chromiumcodereview.appspot.com/10928188/diff/1/chrome/renderer/chrome_render_view_observer.cc#newcode535 chrome/renderer/chrome_render_view_observer.cc:535: // XXX perhaps we should only use this check, ...
8 years, 3 months ago (2012-09-13 20:17:36 UTC) #2
jeremya
Done.
8 years, 3 months ago (2012-09-13 21:27:23 UTC) #3
Mihai Parparita -not on Chrome
LGTM
8 years, 3 months ago (2012-09-13 21:28:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/10928188/5001
8 years, 3 months ago (2012-09-13 21:53:20 UTC) #5
commit-bot: I haz the power
Presubmit check for 10928188-5001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-13 21:53:22 UTC) #6
jeremya
TBRing jhawkins for OWNERS rubber-stamp
8 years, 3 months ago (2012-09-13 22:04:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/10928188/5001
8 years, 3 months ago (2012-09-13 22:05:17 UTC) #8
James Hawkins
LGTM with nit. https://chromiumcodereview.appspot.com/10928188/diff/5001/chrome/renderer/chrome_render_view_observer.cc File chrome/renderer/chrome_render_view_observer.cc (right): https://chromiumcodereview.appspot.com/10928188/diff/5001/chrome/renderer/chrome_render_view_observer.cc#newcode536 chrome/renderer/chrome_render_view_observer.cc:536: // will be unique (i.e. the ...
8 years, 3 months ago (2012-09-13 22:05:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/10928188/14001
8 years, 3 months ago (2012-09-13 22:14:05 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-14 02:04:20 UTC) #11
Change committed as 156711

Powered by Google App Engine
This is Rietveld 408576698