[Webkit-unassigned] [Bug 53564] Make canHaveChildrenForEditing more efficient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 11 13:51:33 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53564
--- Comment #34 from Ryosuke Niwa <rniwa at webkit.org> 2011-02-11 13:51:33 PST ---
(In reply to comment #32)
> Can you join IRC #webkit ? i am philn-tp. This will go much faster on irc vs bugzilla :)
I'm in JST (UTC+0900) right now so I don't think we can talk on IRC unfortunately :(
(In reply to comment #33)
> I did what you asked (I think):
Thanks!
> (gdb) ret
> Make WebCore::editingIgnoresContent(WebCore::Node const*) return now? (y or n) n
> Not confirmed
> (gdb) p ret
> $1 = true
Does this mean that new canContainRangeEndPoint returned true? That's odd given my changes to http://trac.webkit.org/changeset/78219/trunk/Source/WebCore/html/HTMLDataGridElement.h, right? Unless... GTK port doesn't support datagrid. Is that so?
I guess I can manually disable datagrid support and see what happens. In fact, the same crash might reproduce if I just renamed the element name datagrid1 or something. Let me try that ASAP.
Thanks for your help. Really appreciated!
--
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