Cross-window communication by shahrzadJavadiKoushesh · Pull Request #302 · javascript-tutorial/fa.javascript.info
-
Notifications
You must be signed in to change notification settings - Fork 106
Merged
Conversation
| # ارتباط بین پنجرهای | ||
|
|
||
| The "Same Origin" (same site) policy limits access of windows and frames to each other. | ||
| سیاست "Same Origin" (همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| سیاست "Same Origin" (همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. | |
| سیاست "Same Origin" (در همان سایت) دسترسی پنجرهها و فریمها به یکدیگر را محدود میکند. |
| اگر URLها یک protocol، domain و ports داشته باشند، میگویند که "same origin" دارند. | ||
|
|
||
| These URLs all share the same origin: | ||
| این URLها همگی یک منبع را به اشتراک میگذارند. |
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".
Then I'll ask for a new review 👻
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters