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

Side by Side Diff: chrome_frame/chrome_active_document.rgs

Issue 5810001: Don't create bogus 's' key in registry during Chrome Frame registration... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 %HIVE% { 1 %HIVE% {
2 NoRemove Software { 2 NoRemove Software {
3 NoRemove Classes { 3 NoRemove Classes {
4 ChromeTab.ChromeActiveDocument.1 = s 'ChromeActiveDocument Class' { 4 ChromeTab.ChromeActiveDocument.1 = s 'ChromeActiveDocument Class' {
5 CLSID = s '{3E1D0E7F-F5E3-44CC-AA6A-C0A637619AB8}' 5 CLSID = s '{3E1D0E7F-F5E3-44CC-AA6A-C0A637619AB8}'
6 'DocObject' = s '0' 6 'DocObject' = s '0'
7 val EditFlags = d '65536' 7 val EditFlags = d '65536'
8 val BrowserFlags = d '&H40000140' 8 val BrowserFlags = d '&H40000140'
9 } 9 }
10 ChromeTab.ChromeActiveDocument = s 'ChromeActiveDocument Class' { 10 ChromeTab.ChromeActiveDocument = s 'ChromeActiveDocument Class' {
(...skipping 21 matching lines...) Expand all
32 } 32 }
33 } 33 }
34 } 34 }
35 } 35 }
36 36
37 %HIVE% { 37 %HIVE% {
38 NoRemove Software { 38 NoRemove Software {
39 NoRemove Classes { 39 NoRemove Classes {
40 NoRemove MIME { 40 NoRemove MIME {
41 NoRemove Database { 41 NoRemove Database {
42 NoRemove s 'Content Type' { 42 NoRemove 'Content Type' {
43 'application/chromepage' { 43 'application/chromepage' {
44 val CLSID = s '{3E1D0E7F-F5E3-44CC-AA6A-C0A637619AB8}' 44 val CLSID = s '{3E1D0E7F-F5E3-44CC-AA6A-C0A637619AB8}'
45 } 45 }
46 } 46 }
47 } 47 }
48 } 48 }
49 } 49 }
50 } 50 }
51 } 51 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698