Bug 41942 - Add setInsertionMode setter in preparation for "in foreign content" mode
Summary: Add setInsertionMode setter in preparation for "in foreign content" mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 41123
  Show dependency treegraph
 
Reported: 2010-07-09 01:53 PDT by Eric Seidel (no email)
Modified: 2010-07-09 02:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.01 KB, patch)
2010-07-09 01:55 PDT, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-07-09 01:53:06 PDT
Add setInsertionMode setter in preparation for "in foreign content" mode
Comment 1 Eric Seidel (no email) 2010-07-09 01:55:54 PDT
Created attachment 61016 [details]
Patch
Comment 2 Adam Barth 2010-07-09 01:57:50 PDT
Comment on attachment 61016 [details]
Patch

Please add a comment about not assigning to m_insertionMode directory.  We should move the insertion mode constellation of state into its own object.
Comment 3 Eric Seidel (no email) 2010-07-09 02:01:27 PDT
Committed r62919: <http://trac.webkit.org/changeset/62919>