-
Notifications
You must be signed in to change notification settings - Fork 98
Cross-window communication #302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cross-window communication #302
Conversation
|
||
The "Same Origin" (same site) policy limits access of windows and frames to each other. | ||
سیاست "Same Origin" (همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
سیاست "Same Origin" (همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. | |
سیاست "Same Origin" (در همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. |
|
||
These URLs all share the same origin: | ||
این URLها همگی یک منبع را به اشتراک میگذارند. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
این URLها همگی یک منبع را به اشتراک میگذارند. | |
این لینکها همگی یک منبع را به اشتراک میگذارند. |
Please make the requested changes. After it, add a comment "/done". |
/done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @shahrzadJavadiKoushesh!
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉 |
No description provided.