Bug 157993 - Avoid unnecessary call to Document::completeURL() in HTMLLinkElement::process()
Summary: Avoid unnecessary call to Document::completeURL() in HTMLLinkElement::process()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-23 12:19 PDT by Chris Dumez
Modified: 2016-05-23 18:49 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.75 KB, patch)
2016-05-23 12:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-05-23 12:19:57 PDT
Avoid unnecessary call to Document::completeURL() in HTMLLinkElement::process().
Comment 1 Chris Dumez 2016-05-23 12:21:36 PDT
Created attachment 279572 [details]
Patch
Comment 2 WebKit Commit Bot 2016-05-23 18:49:36 PDT
Comment on attachment 279572 [details]
Patch

Clearing flags on attachment: 279572

Committed r201311: <http://trac.webkit.org/changeset/201311>
Comment 3 WebKit Commit Bot 2016-05-23 18:49:42 PDT
All reviewed patches have been landed.  Closing bug.