Bug 114008

Summary: Remove Chromium code from WebCore/editing
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup benjamin: review+, benjamin: commit-queue-

Description Ryosuke Niwa 2013-04-05 00:52:19 PDT
Remove Chromium code from WebCore/editing
Comment 1 Ryosuke Niwa 2013-04-05 00:54:58 PDT
Created attachment 196591 [details]
Cleanup
Comment 2 Benjamin Poulain 2013-04-05 00:56:16 PDT
Comment on attachment 196591 [details]
Cleanup

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

> Source/WebCore/editing/EditingBehavior.h:67
>      // Skip this policy for Chromium, they require selection for the misspelled word.

A bad comment here.
Comment 3 Ryosuke Niwa 2013-04-05 01:00:54 PDT
Committed r147721: <http://trac.webkit.org/changeset/147721>