Bug 114008 - Remove Chromium code from WebCore/editing
Summary: Remove Chromium code from WebCore/editing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 00:52 PDT by Ryosuke Niwa
Modified: 2013-04-05 01:00 PDT (History)
0 users

See Also:


Attachments
Cleanup (6.81 KB, patch)
2013-04-05 00:54 PDT, Ryosuke Niwa
benjamin: review+
benjamin: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>