| Summary: | browserCompatibility is a global | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Gabriel Luong <gabriel.luong> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gabriel.luong, libingw |
| Version: | 2.0 | Flags: | libingw:
review+
|
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Made browserCompatibility into an AMD module. Note forEach does not work in IE8. https://orion.eclipse.org/git/reviewRequest.html#git@github.com:gabrielluong/orion.client.git_f0c8d511158c442e16620a61e1557004144a7315 I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL (In reply to comment #1) > Note forEach does not work in IE8. Good point. Also, I can't get the review request link to work... unless I hand-craft the URL to be https://orion.eclipse.org/git/reviewRequest.html#git://github.com/gabrielluong/orion.client.git_f0c8d511158c442e16620a61e1557004144a7315 The reviewRequest page doesn't seem to like the git@github.com repo URL. (In reply to comment #2) > (In reply to comment #1) > > Note forEach does not work in IE8. > > Good point. > > Also, I can't get the review request link to work... unless I hand-craft the > URL to be > https://orion.eclipse.org/git/reviewRequest.html#git://github.com/ > gabrielluong/orion.client.git_f0c8d511158c442e16620a61e1557004144a7315 > > The reviewRequest page doesn't seem to like the git@github.com repo URL. Same here. Opened bug 409013. BTW, the original URL works from Gabriel's account. Looks good and I've tested the fix. Pushed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b736cceca408c775c4823ea0314a7521b8fb5ea5 |