[Webkit-unassigned] [Bug 96126] Appcache fallback URL match should use the longest candidate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 13:09:10 PDT 2012


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





--- Comment #12 from Alexey Proskuryakov <ap at webkit.org>  2012-09-07 13:09:25 PST ---
(From update of attachment 162845)
The change from sort to stable_sort is not tested AFAICT. Could you add a test?

In fact, I'm not sure what the right behavior is - is it the first or the last identical entry that wins? If we are doing it wrong, then this patch doesn't change it, and we don't need a test. But we need a FIXME then.

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