DescriptionWhen GetModuleSystem(arg) is called, we're using |arg|'s creation context, and it may violate the access over cross domain.
Fix GetModuleSystem so it checks the security token between the given context and the current context. If they differ, returns |undefined|.
BUG=504011
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Added a comment. #
Total comments: 1
Messages
Total messages: 6 (2 generated)
|