[Webkit-unassigned] [Bug 177582] Request for PDF URL targets for specific pages, sections, etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 27 17:08:22 PDT 2017


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

--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 322043
  --> https://bugs.webkit.org/attachment.cgi?id=322043
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=322043&action=review

>> Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm:1037
>> +    size_t index = pdfURL.reverseFind('#');
> 
> I bet our URL parser has a better way to do this! We should ask Alex.

Actually, I don't even think we need to ask Alex; URL has fragmentIdentifier()

-- 
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/20170928/0072fd5b/attachment-0001.html>


More information about the webkit-unassigned mailing list