New issue
Advanced search Search tips

Issue 787906 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

views_examples_with_content_exe's vector-icon example fails with an assert

Project Member Reported by kylixrd@chromium.org, Nov 22 2017

Issue description

(1) Build and run views_examples_with_content_exe.
(2) Select Vector Icon example.
(3) Enter filename and path to a .icon file
(4) Press the "Render" button.

Expected: .icon file is rendered in the space above the filename input box

Actual: Program fails with an assert and exits.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 22 2017

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

commit cc4b111f1fdaf8a63aeff1500352d38c5cc6aa21
Author: Allen Bauer <kylixrd@chromium.org>
Date: Wed Nov 22 21:32:04 2017

Fixed vector icons example icon file loading

Bug:  787906 
Change-Id: I30b6feccf402510a7e5377b3d85ccbc85b3b0616
Reviewed-on: https://chromium-review.googlesource.com/786390
Reviewed-by: Michael Wasserman <msw@chromium.org>
Reviewed-by: Evan Stade <estade@chromium.org>
Commit-Queue: Allen Bauer <kylixrd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#518754}
[modify] https://crrev.com/cc4b111f1fdaf8a63aeff1500352d38c5cc6aa21/ui/views/examples/vector_example.cc

Status: Fixed (was: Started)

Sign in to add a comment