[Webkit-unassigned] [Bug 115281] WebKit tools cannot apply git patches for filenames containing spaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 15 23:03:48 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115281
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #201923| |review?
Flag| |
--- Comment #11 from Alexey Proskuryakov <ap at webkit.org> 2013-05-15 23:02:15 PST ---
Created an attachment (id=201923)
--> (https://bugs.webkit.org/attachment.cgi?id=201923&action=review)
proposed fix
I don't really know what I'm doing here (neither Perl nor the structure of patches). Please review carefully.
I think that the trick here was that +++ and --- lines are really of this format:
--- Source/WebKit2/Resources/PlugInSandboxProfiles/com.macromedia.Flash Player.plugin.sb<TAB>(revision 149145)
When there are no spaces, a path alone suffices, but if there are spaces, at least the tab is desired.
--
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