Bug 63226 - [chromium] Remove calls to Position::deprecatedNode
Summary: [chromium] Remove calls to Position::deprecatedNode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 20:27 PDT by Ryosuke Niwa
Modified: 2011-06-22 21:54 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2011-06-22 20:30 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-06-22 20:27:23 PDT
There's exactly one call to deprecatedNode left in Source/WebKit, and it's in chromium/src/WebViewImpl.cpp.  We should get rid of it.
Comment 1 Ryosuke Niwa 2011-06-22 20:30:02 PDT
Created attachment 98310 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-22 21:54:31 PDT
Comment on attachment 98310 [details]
Patch

Clearing flags on attachment: 98310

Committed r89529: <http://trac.webkit.org/changeset/89529>
Comment 3 WebKit Review Bot 2011-06-22 21:54:35 PDT
All reviewed patches have been landed.  Closing bug.