[Webkit-unassigned] [Bug 31721] Using jQuery to show/hide IMG elements crashes WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 07:49:29 PDT 2011


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





--- Comment #60 from Jessie Berlin <jberlin at webkit.org>  2011-06-03 07:49:27 PST ---
(In reply to comment #59)
> (In reply to comment #58)
> > anyway, what we can do on windows is to abort the test and consider it passed if we learn there is nothing coming from contextClick(). Since we abort the test technically it is a lie and it did not 'pass' as such.
> > 
> > Is it a better option than to skip the test on windows?
> 
> We normally add failing test expectation and file a bug. +jberlin & +aroben although aroben seems to be on vacation now.

Adam is on vacation for the next couple of weeks. Technically I am on vacation today and Monday, but I can’t resist the urge to check my email ;)

In a case like this, where the cause of the failure is that we do not have a DRT / WKTR implementation, we usually add the test to the Skipped list.

You should add it under the section for contextClick:

# Need to dump context menu items on eventSender.contextClick(true).
# https://bugs.webkit.org/show_bug.cgi?id=39104
editing/spelling/context-menu-suggestions.html

I did this for mac-wk2 yesterday because WKTR does not have an implementation of eventSender.contextClick.

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