Issues
- 4
map might not work well
#5 opened by domenic - 17
- 1
Bugs to close when we move this to HTML
#25 opened by annevk - 0
this.[[Window]] is not quite correct
#39 opened by domenic - 7
- 13
- 1
[[standardDefinedProperties]] needs to include properties on the prototype chain
#28 opened by annevk - 1
Does IDL need [[SetPrototypeOf]] to function?
#38 opened by annevk - 7
- 2
Why not incorporate the invariant violation fixes from domenic/window-proxy-spec?
#30 opened by domenic - 0
Inline _W_
#29 opened by annevk - 0
Variable _crossOriginFunction_ is not defined
#33 opened by domenic - 1
- 1
- 0
Editorial issues in creating a location object
#36 opened by domenic - 0
Location has a strong tie with Window
#24 opened by annevk - 3
Internal method invocation style
#2 opened by annevk - 0
Define crossOriginProperties for Window
#26 opened by annevk - 5
Inline IDLDefined
#20 opened by annevk - 1
Move WindowProxy internal slots to Window
#17 opened by annevk - 1
- 1
Fallout from not using [Unforgeable] for Location
#19 opened by annevk - 1
Does each global environment need cross-origin Window/WindowProxy objects or just WindowProxy objects
#18 opened by annevk - 1
Location needs an initialization flag
#22 opened by annevk - 0
IsSameOrigin
#23 opened by annevk - 6
Need to spec the Xray behavior somehow
#9 opened by bholley - 14
Where is the behavior of getting an accessor or method from one origin and calling it on a cross-origin Location defined?
#16 opened by bzbarsky - 24
Need to key function identities off effective script origins of both caller and object
#8 opened by bholley - 0
Test? Chrome throws for Object.getOwnPropertyDescriptor(crossOriginLocation, "href")
#12 opened by annevk - 1
Test? Object.getPrototypeOf...
#14 opened by annevk - 4
Define "same-origin"
#11 opened by annevk - 0
Define the bits IDL handles now
#3 opened by annevk - 2
Need to define "same-origin"
#15 opened by bzbarsky - 4
cross origin functions should not be bound
#7 opened by bholley - 0
- 0
Address feedback from bterlson
#10 opened by annevk - 3
WeakMap usage should be more vague
#4 opened by domenic