Opened 15 years ago
Closed 9 years ago
#4306 closed enhancement (wontfix)
dojox.io.proxy.xip: Consider using a window focus/blur event to notify xdomain frame of new message
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Dojox | Version: | 0.9 |
Keywords: | needsreview | Cc: | Bryan Forbes |
Blocked By: | Blocking: |
Description (last modified by )
In a comment on my blog: http://tagneto.blogspot.com/2006/06/cross-domain-frame-communication-with.html#comment-7627122299025634091
Hacim Bengali suggested that using a window.focus() call on the iframe might avoid having to use polling to check for the fragment ID messages in the iframe locations.
Explore that, keeping in mind the impact on ther user's focus in the web page. Make sure we do not steal their focus or mess them up. Maybe consider using blur() instead for this reason.
Change History (8)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by
Milestone: | 1.0 → 2.0 |
---|
comment:3 Changed 14 years ago by
Milestone: | 2.0 → 1.3 |
---|
comment:4 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.3 → future |
comment:5 Changed 10 years ago by
Cc: | Bryan Forbes added |
---|---|
Keywords: | needsreview added |
Priority: | high → low |
Maybe this applies to Bryan's dojo/request package? I'm not sure what dojox.io.proxy.xip is.
comment:6 Changed 9 years ago by
What is the future of dojox.io.proxy.xip module please? What is the way do cross domain request (get,post,put,delete) nowadays with dojo?
Thank you for reply.
comment:8 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
dojo.io.proxy.xip should be considered dead code, it should be targeted for removal at some point, so going to close this.
Milestone 2.0 deleted