[Webkit-unassigned] [Bug 51653] Text selection code shouldn't be invoked when -webkit-user-select is none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 14:15:47 PST 2010


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





--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-12-27 14:15:47 PST ---
(From update of attachment 77517)
View in context: https://bugs.webkit.org/attachment.cgi?id=77517&action=review

> WebCore/page/EventHandler.cpp:611
> +    const RenderStyle* style = targetRenderer->style(false);

It would be nice to know what the false stood for. Without knowing that this code is quite unreadable.

-- 
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