[Webkit-unassigned] [Bug 39054] [DRT/Chromium] Fix repaint, WebGL, textarea tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 08:50:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39054





--- Comment #3 from Kent Tamura <tkent at chromium.org>  2010-05-13 08:50:52 PST ---
(In reply to comment #2)
> (From update of attachment 55960 [details])
> WebKit/chromium/WebKit.gyp:607
>  +                                  '<(chromium_src_dir)/webkit/tools/test_shell/resources/textAreaResizeCorner.png',
> We probably shouldn't reach into a Chromium checkout here, right?

I see.  This path seems very specific and we had better avoid it.

So we shoud ...
  - Copy textAreaResizeCorner.png to SHARED_INTERMEDIATE_DIR in webkit_support.gyp
  - WebKit.gyp refer to SHARED_INTERMEDIATE_DIR

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list