On Thu, Aug 15, 2013 at 6:49 PM, Arun Ranganathan <[email protected]> wrote: > ii. A new static method on URL called URL.createAndRevoke has been added that > gets defaults right, and does away with autoRevoke, which nobody implemented > for URL.createObjectURL.
My problem with these names is that they suggest you get a URL object whereas you actually get a string. They also seem longish. I suggest we name the revoking variant just "create" or a synonym that has less of a suggestion of creating a URL object. -- http://annevankesteren.nl/
