Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Allow outer context to access arbitrary URLs #12311

Merged

Conversation

vitallium
Copy link
Collaborator

To grant universal access to a web page
attribute "WebSecurityEnabled" must be applied during the initializing
security context for Document instance. Setting up it later will not cause any effect
See <qt\src\3rdparty\webkit\Source\WebCore\dom\Document.cpp:4468>

Issue: #11217

To grant universal access to a web page
attribute "WebSecurityEnabled" must be applied during the initializing
security context for Document instance. Setting up it later will not cause any effect
See <qt\src\3rdparty\webkit\Source\WebCore\dom\Document.cpp:4468>

Issue: ariya#11217
@JamesMGreene
Copy link
Collaborator

@vitallium: Does this need any updating to fit with the latest v2.x master?

@vitallium
Copy link
Collaborator Author

@JamesMGreene yes, 2.x still has this issue.

@JamesMGreene
Copy link
Collaborator

👍

vitallium added a commit that referenced this pull request May 9, 2015
…security

Allow outer context to access arbitrary URLs
@vitallium vitallium merged commit d938edd into ariya:master May 9, 2015
@vitallium vitallium deleted the fix-phantomjs-outer-context-security branch May 9, 2015 16:04
vitallium added a commit to vitallium/phantomjs that referenced this pull request May 31, 2015
…text-security

Allow outer context to access arbitrary URLs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants