Bug 78467

Summary: Remove ENABLE(MEDIA_STREAM) from Navigator.h
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, haraken, morrita, ojan, tommyw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79327    
Attachments:
Description Flags
Patch haraken: review+

Description Adam Barth 2012-02-12 23:59:06 PST
Remove ENABLE(MEDIA_STREAM) from Navigator.h
Comment 1 Adam Barth 2012-02-13 00:00:35 PST
Created attachment 126727 [details]
Patch
Comment 2 Kentaro Hara 2012-02-13 00:09:16 PST
Comment on attachment 126727 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=126727&action=review

> Source/WebCore/mediastream/NavigatorMediaStream.cpp:2
> + * Copyright (C) 2011, Google Inc. All rights reserved.

Nit: 2012?
Comment 3 Tommy Widenflycht 2012-02-13 00:17:46 PST
Neat!
Comment 4 Adam Barth 2012-02-13 00:18:44 PST
Committed r107541: <http://trac.webkit.org/changeset/107541>