Page MenuHomePhabricator

Gerrit fails on IE 10
Closed, ResolvedPublic

Description

Went to look up a code review request on my Surface tablet (Windows RT) and found that Gerrit doesn't seem to like IE 10 much.

An alert pops up:

"ERROR: Possible problem with your *.gwt.xml module file.
The compile time user.agent value (ie8) does not match the runtime user.agent value (ie9). Expect more errors."

Hitting OK dismisses the alert, but the Gerrit UI doesn't finish loading and you can neither read nor update the patchset.


Version: wmf-deployment
Severity: normal
URL: https://gerrit.wikimedia.org/r/#/c/23088/
See Also:
http://code.google.com/p/gerrit/issues/detail?id=926

Details

Reference
bz41559

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
Resolved demon
Resolvedhashar

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 12:57 AM
bzimport set Reference to bz41559.
bzimport added a subscriber: Unknown Object (MLST).

I doubt anyone upstream has used IE10 yet ;-)

"IE 10: it's not half bad, but it's still IE." :)

I'd be less miffed if Windows RT let you install alternate browsers. *cough cough* Ah well I'll just use my real computer for code reviews for now. ;)

Identical bug. It happens on every IE release :\

Looks like GWT doesn't support IE10 yet. GWT 2.5.1 looks like it will, though[0]. Don't know when the release will be (they said September :() or when it'll make it into Gerrit.

[0] https://groups.google.com/d/topic/google-web-toolkit/hcLoOL3J4u4/discussion

therr's a suggestion to enable compatibility mode; might try futzing with that in the meantime.

You could also try client-side browser detection. This has come up on the Gerrit list.

https://groups.google.com/d/msg/repo-discuss/nPt6teqHTbE/rkTmILrrfF8J

Confirmed IE 10 can now view gerrit. :D

Tested desktop IE on Windows 8 Pro.