New issue
Advanced search Search tips

Issue 913287 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 10
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug

Blocking:
issue 860355



Sign in to add a comment

Closure compile files_tooltip_unittest

Project Member Reported by noel@chromium.org, Dec 10

Issue description

- add the directory to ui/file_manager BUILD.gn unittest rules
- remove the current html unittest
- closure compile the code and the unittest
 
Blocking: 860355
Labels: -cors CrOSFilesCategory-Testing CrOSFilesCategory-CodeHealth OS-Chrome
Project Member

Comment 2 by bugdroid1@chromium.org, Dec 10

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5258d4567703372638ceaa5f84471c147b503f6f

commit 5258d4567703372638ceaa5f84471c147b503f6f
Author: Noel Gordon <noel@chromium.org>
Date: Mon Dec 10 07:01:34 2018

Closure compile files_tooltip_unittest

 - remove files_tooltip_unittest.html
 - add BUILD rules to auto-generate and compile this unittest
 - dynamically construct the test page in-situ
 - make the test harness pause until the test page is fully loaded
 - fix Closure compile errors

Bug:  913287 
Change-Id: I3e6594b7a28aec299905be87250136b21f82c330
Reviewed-on: https://chromium-review.googlesource.com/c/1368855
Reviewed-by: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615062}
[modify] https://crrev.com/5258d4567703372638ceaa5f84471c147b503f6f/chrome/browser/chromeos/file_manager/file_manager_jstest.cc
[modify] https://crrev.com/5258d4567703372638ceaa5f84471c147b503f6f/ui/file_manager/BUILD.gn
[modify] https://crrev.com/5258d4567703372638ceaa5f84471c147b503f6f/ui/file_manager/file_manager/foreground/elements/BUILD.gn
[modify] https://crrev.com/5258d4567703372638ceaa5f84471c147b503f6f/ui/file_manager/file_manager/foreground/elements/files_tooltip_unittest.html
[modify] https://crrev.com/5258d4567703372638ceaa5f84471c147b503f6f/ui/file_manager/file_manager/foreground/elements/files_tooltip_unittest.js

Status: Fixed (was: Started)

Sign in to add a comment