Takenbacon / wowarmory

The World of Warcraft Armory is a vast searchable database of information for World of Warcraft - taken straight from the real servers and presented in a user-friendly interface. Since the Armory pulls its data from the actual game servers, it is the most comprehensive and up-to-date database on the characters, arena teams, guilds, and items of World of Warcraft in existence.
GNU General Public License v3.0
19 stars 10 forks source link

[Chrome] Achievements #4

Open garyfisher opened 11 years ago

garyfisher commented 11 years ago

[Chrome Browser] Not work reviewing achievements. (I am writing Loading...)

Takenbacon commented 11 years ago

I know exactly where the issue is, I'll work on it as soon as i can. It might be a few days although.

Takenbacon commented 11 years ago

I lied, this is an internal problem with the webkit engine not allowing XSL transformations. A work around could be made, but it'd be really low on my priorities. This affects both item tool tips and the achievements page.

garyfisher commented 11 years ago

Oki, no hurry ;)

L30m4nc3r commented 11 years ago

confirm

LeGuybrush commented 11 years ago

@L30m4nc3r , what for? It's already a known issue.

Takenbacon commented 11 years ago

I'm still not sure what to do about this. The entire goal of this armory was to keep it as close to the original armory (including all of the original java script files) as possible, however because of how old they are (remember, blizzard's WoW Armory was basically being shutdown when chrome was being released/started to become mainstream), it's extremely slow, deprecated functions, and is just all around out dated. So i can either add functionality by dropping blizzard's original files, or try to maintain blizzlike and just fill it all up with hack fixes and work arounds.

As to this issue: This is a super though problem that i don't even know where to begin with. It's a bug that has been in webkit (chrome's engine) since the beginning of time, and looks like it will most likely never get fixed judging from chrome's issue tracker comments.

http://code.google.com/p/chromium/issues/detail?id=8441

Takenbacon commented 11 years ago

As to the item tooltips for webkit (chrome, ect) not working, i have started working on non-xml/xsl tooltips. It'll probably be several days for a decent working example, but you can monitor the progress here:

https://github.com/Takenbacon/wowarmory/commits/item_tooltips_rewrite