[Webkit-unassigned] [Bug 39184] Add support for parsing a SVN property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 17:16:22 PDT 2010


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





--- Comment #4 from Daniel Bates <dbates at webkit.org>  2010-05-16 17:16:22 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 56197 [details] [details])
> 
> This is a malformed patch since it is missing a property value. So, I chose to die if there is no property
> value. Hence, we also die if the value for the property is missing. Maybe we should assume this is just
> improbable and/or simply return a property hash whose value and propertyChangeDelta keys are
> undefined? 

This should read:

This is a malformed patch since it is missing a property value. So, I chose to die if there is no property value. Maybe we should assume this is just improbable and/or simply return a property hash whose value and propertyChangeDelta keys are undefined?

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