Bug 149491 - Avoid unnecessary ancestor traversal in Range::selectNodeContents()
Summary: Avoid unnecessary ancestor traversal in Range::selectNodeContents()
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: 2015-09-22 21:06 PDT by Chris Dumez
Modified: 2015-09-23 09:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2015-09-22 21:09 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 2015-09-22 21:06:01 PDT
Avoid unnecessary ancestor traversal in Range::selectNodeContents().
Comment 1 Chris Dumez 2015-09-22 21:09:03 PDT
Created attachment 261793 [details]
Patch
Comment 2 Andreas Kling 2015-09-23 04:28:51 PDT
Comment on attachment 261793 [details]
Patch

r=me, nice one!
Comment 3 WebKit Commit Bot 2015-09-23 09:23:45 PDT
Comment on attachment 261793 [details]
Patch

Clearing flags on attachment: 261793

Committed r190175: <http://trac.webkit.org/changeset/190175>
Comment 4 WebKit Commit Bot 2015-09-23 09:23:50 PDT
All reviewed patches have been landed.  Closing bug.