RESOLVED FIXED 137039
Have DataTransfer::files() return a reference
https://bugs.webkit.org/show_bug.cgi?id=137039
Summary Have DataTransfer::files() return a reference
Chris Dumez
Reported 2014-09-23 12:53:19 PDT
Have DataTransfer::files() return a reference instead of a pointer as it can never return null.
Attachments
Patch (2.53 KB, patch)
2014-09-23 12:54 PDT, Chris Dumez
no flags
Patch (2.55 KB, patch)
2014-09-23 13:49 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-09-23 12:54:54 PDT
Ryosuke Niwa
Comment 2 2014-09-23 13:43:03 PDT
Comment on attachment 238560 [details] Patch r=me provided you fix Windows.
Chris Dumez
Comment 3 2014-09-23 13:47:46 PDT
(In reply to comment #2) > (From update of attachment 238560 [details]) > r=me provided you fix Windows. It doesn't seem related to my patch?
Chris Dumez
Comment 4 2014-09-23 13:49:33 PDT
Chris Dumez
Comment 5 2014-09-23 14:16:32 PDT
Comment on attachment 238567 [details] Patch Yep, this was a flake.
WebKit Commit Bot
Comment 6 2014-09-23 14:21:23 PDT
Comment on attachment 238567 [details] Patch Clearing flags on attachment: 238567 Committed r173891: <http://trac.webkit.org/changeset/173891>
WebKit Commit Bot
Comment 7 2014-09-23 14:21:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.