[Webkit-unassigned] [Bug 58459] Exclude webkitGetUserMedia from the navigator-detached-no-crash test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 11:25:29 PDT 2011


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


Jian Li <jianli at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89408|review?                     |review-
               Flag|                            |




--- Comment #2 from Jian Li <jianli at chromium.org>  2011-04-13 11:25:30 PST ---
(From update of attachment 89408)
View in context: https://bugs.webkit.org/attachment.cgi?id=89408&action=review

> LayoutTests/fast/dom/navigator-detached-no-crash.html:56
> +      if (p != 'webkitGetUserMedia') { // Don't include the Media Stream API functions until most platforms have support.

Can you combine this logic with the existing check for "geolocation" into some common check? Maybe you can keep an excluding list and check this list in for loop.

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