Bug 178259 - Replace some ScrollingTreeNode::nodeType() calls with is*Node()
Summary: Replace some ScrollingTreeNode::nodeType() calls with is*Node()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-13 05:31 PDT by Frédéric Wang (:fredw)
Modified: 2017-10-16 00:05 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.20 KB, patch)
2017-10-13 05:32 PDT, Frédéric Wang (:fredw)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2017-10-13 05:31:24 PDT
Replace some ScrollingTreeNode::nodeType() calls with is*Node()
Comment 1 Frédéric Wang (:fredw) 2017-10-13 05:32:33 PDT
Created attachment 323661 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2017-10-13 05:34:54 PDT
Note: I'm not sure yet, but this might be useful for bug 173833 if we introduce some new kind of FrameScrollingNode to handle non-main frames.
Comment 3 Frédéric Wang (:fredw) 2017-10-16 00:04:55 PDT
Committed r223337: <https://trac.webkit.org/changeset/223337>
Comment 4 Radar WebKit Bug Importer 2017-10-16 00:05:47 PDT
<rdar://problem/35002387>