# Same window means call the function, not postMessage

Lesson 6 quiz: A, C, D, E correct; B wrong. B is “this page and the widget live in the same window.” There is no other WindowProxy. `postMessage` and a MessagePort are for another window. Next work should keep “widget” from implying “iframe.”
