Bug 55127 - disableRangeMutation quirk for mail slows down peacekeeper domDynamicCreationCreateElement
Summary: disableRangeMutation quirk for mail slows down peacekeeper domDynamicCreation...
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: 48719
  Show dependency treegraph
 
Reported: 2011-02-24 01:49 PST by Eric Seidel (no email)
Modified: 2011-02-26 00:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2011-02-24 01:52 PST, Eric Seidel (no email)
no flags 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) 2011-02-24 01:49:52 PST
disableRangeMutation quirk for mail slows down peacekeeper domDynamicCreationCreateElement
Comment 1 Eric Seidel (no email) 2011-02-24 01:52:28 PST
Created attachment 83622 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-02-24 01:54:18 PST
This quirk was added 2 years ago by adele:
http://trac.webkit.org/changeset/41925
Comment 3 Eric Seidel (no email) 2011-02-24 13:43:42 PST
@reviewers: There is no "trick" to this patch.  The only thing to really check is if I got the TARGET_ defines right.

We probably should change the Settings object to only expose these quirk functions when TARGET_LEOPARD or TARGET_TIGER is defined anyway.  But that's a separate patch.
Comment 4 Maciej Stachowiak 2011-02-24 23:38:07 PST
Comment on attachment 83622 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2011-02-26 00:42:17 PST
Comment on attachment 83622 [details]
Patch

Clearing flags on attachment: 83622

Committed r79766: <http://trac.webkit.org/changeset/79766>
Comment 6 WebKit Commit Bot 2011-02-26 00:42:23 PST
All reviewed patches have been landed.  Closing bug.