[webkit-reviews] review granted: [Bug 87852] [Chromium] Call fileUtilities methods directly : [Attachment 144890] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 13:21:55 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 87852: [Chromium] Call fileUtilities methods directly
https://bugs.webkit.org/show_bug.cgi?id=87852

Attachment 144890: Patch
https://bugs.webkit.org/attachment.cgi?id=144890&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144890&action=review


> Source/WebCore/platform/chromium/DragDataChromium.cpp:62
> +    String path;

You can move this declaration inside the "else if" since it's only used there.


More information about the webkit-reviews mailing list