[Webkit-unassigned] [Bug 139453] REGRESSION (r173272): When open PDF from Safari in iBooks, title is replaced to “QuickLookPDF-s72DbgAU-1”

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 16:35:15 PST 2014


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
>     CFURLResponseRef underlyingResponse = cfURLResponse();
>     if (!underlyingResponse)
>         return String();
>     return adoptCF(CFURLResponseCopySuggestedFilename(underlyingResponse)).get();

I wouldn't call it 'underlying' though as it doesn't describe the role of a synthesized CFURLResponse very well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141210/04697467/attachment-0002.html>


More information about the webkit-unassigned mailing list