[Webkit-unassigned] [Bug 53911] Deploy EditingStyle in applyBlockStyle and applyInlineStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 16:58:23 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53911





--- Comment #5 from Tony Chang <tony at chromium.org>  2011-02-10 16:58:23 PST ---
(In reply to comment #4)
> > Is this because of the changes to removeInlineStyle() at ApplyStyleCommand.cpp:917,921?
> 
> Not really.  The reason is that EditingStyle::style() can return a null-pointer, and these functions previously assumed that the style is always not null.

I think the change is fine, but it would be nice if you had a test case that showed this possibility.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list