[Webkit-unassigned] [Bug 67590] Implement DRT support for Android.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 17:01:33 PDT 2011


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





--- Comment #12 from Steve Block <steveblock at google.com>  2011-09-06 17:01:33 PST ---
(From update of attachment 106403)
View in context: https://bugs.webkit.org/attachment.cgi?id=106403&action=review

>> Tools/DumpRenderTree/chromium/TestShellAndroid.cpp:81
>> +}
> 
> notImplemented()

I thought that notImplemented() was for methods that aren't (yet) implemented because we don't expect them to be called? I think that here, that's not the case. These methods are expected to be called, but the implementation is intentionally empty. Is there a function or macro to denote that, or is a comment best?

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