[Webkit-unassigned] [Bug 47877] [chromium] DumpRenderTree shouldn't put '.' in include path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 10:37:40 PDT 2010


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





--- Comment #10 from Tony Chang <tony at chromium.org>  2010-10-19 10:37:39 PST ---
(In reply to comment #9)
> Okay, so I should not have to run update-webkit --chromium ever if I have a chromium downstream checkout. Is there a way to delete everything that was checked out by update-webkit --chromium in the third_party/WebKit  directory, or should I just dump this checkout and create a new one to be clean?

Correct.  If it's a git repo, I think you could use git reset --hard (you'll probably have to re-run gyp after that).  If it's an svn directory, I would just rm -rf the files in WebKit/chromium/ and svn update that directory.

-- 
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