Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Issue 155154: Fix for shader-test.html and IE... (Closed)

Created:
11 years, 5 months ago by gman
Modified:
9 years, 7 months ago
Reviewers:
vangelis
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Fix for shader-test.html and IE Issue #1) creating HTML by string is fast in all browsers. Creating HTML by DOM methods is extremely slow in IE. 100-300x slower. http://www.quirksmode.org/dom/innerhtml.html Issue #2) There's a bug in IE related to <select> tags. http://support.microsoft.com/kb/276228 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20059

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M samples/shader-test.html View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gman
11 years, 5 months ago (2009-07-07 18:47:43 UTC) #1
vangelis
11 years, 5 months ago (2009-07-07 19:04:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698