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

Issue 8727028: Eliminate use of assignments to innerHTML in File Browser (Closed)

Created:
9 years ago by Vladislav Kaznacheev
Modified:
9 years ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), achuith+watch_chromium.org
Visibility:
Public.

Description

Eliminate use of assignments to innerHTML in File Browser Also removed obsolete files to minimize security audit efforts. BUG=chromium-os:23502 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112215

Patch Set 1 #

Total comments: 1

Patch Set 2 : Better removeChildren implementation #

Patch Set 3 : Deleted another redundant file #

Messages

Total messages: 10 (0 generated)
Vladislav Kaznacheev
Hi Jim, I have replace all empty-string assignments with DOM removal code. I cannot come ...
9 years ago (2011-11-29 10:38:23 UTC) #1
dgozman
LGTM
9 years ago (2011-11-29 11:31:03 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8727028/1
9 years ago (2011-11-29 19:13:14 UTC) #3
commit-bot: I haz the power
Try job failure for 8727028-1 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years ago (2011-11-29 19:45:08 UTC) #4
arv (Not doing code reviews)
http://codereview.chromium.org/8727028/diff/1/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/8727028/diff/1/chrome/browser/resources/file_manager/js/file_manager.js#newcode437 chrome/browser/resources/file_manager/js/file_manager.js:437: function removeChildren(element) { element.textContent = '';
9 years ago (2011-11-29 22:53:27 UTC) #5
Vladislav Kaznacheev
Great idea! Done. On 2011/11/29 22:53:27, arv wrote: > http://codereview.chromium.org/8727028/diff/1/chrome/browser/resources/file_manager/js/file_manager.js > File chrome/browser/resources/file_manager/js/file_manager.js (right): > ...
9 years ago (2011-11-30 10:06:10 UTC) #6
Vladislav Kaznacheev
I made some changes, PTAL.
9 years ago (2011-11-30 10:06:44 UTC) #7
dgozman
LGTM
9 years ago (2011-11-30 11:27:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8727028/10001
9 years ago (2011-11-30 12:08:38 UTC) #9
commit-bot: I haz the power
9 years ago (2011-11-30 13:56:38 UTC) #10
Change committed as 112215

Powered by Google App Engine
This is Rietveld 408576698