[Webkit-unassigned] [Bug 137608] Unmatched CSS selector crashes tab.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 13 23:58:11 PDT 2014


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |benjamin at webkit.org
                   |kit.org                     |




--- Comment #2 from Benjamin Poulain <benjamin at webkit.org>  2014-10-13 23:58:06 PST ---
After the branch, I did some big refactoring of style resolution. WebKit trunk uses a completely different algorithm for adjacent relations so it is not ideal for testing.

The branch of iOS 8-8.0.2 has a silly bug on 32bits device when :nth-child() is used inside a backtracking chain. The patch was integrated here: http://trac.webkit.org/changeset/173732

Jeroen, what device have you tested?

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