49
edits
m (actually that's moved to SVGDev:Notification_Mechanisms) |
|||
Line 11: | Line 11: | ||
[roc] That patch is very good stuff. I would use GetPrimaryFrameFor for whatever's left. The first use on a given element-frame pair is slow, but after that I believe it's just a hashtable lookup. I would want to see a detailed scenario where GetPrimaryFrameFor is too slow before trying someting bloatier/more complex. | [roc] That patch is very good stuff. I would use GetPrimaryFrameFor for whatever's left. The first use on a given element-frame pair is slow, but after that I believe it's just a hashtable lookup. I would want to see a detailed scenario where GetPrimaryFrameFor is too slow before trying someting bloatier/more complex. | ||
[tor] Bug 301628 and follow-up patches for gradients and patterns have been checked in, removing much of the use of observers in the frame code. | |||
==== Fix (animated) lengths ==== | ==== Fix (animated) lengths ==== |
edits