DescriptionMove ENABLE_MEDIA_CAPTURE to a runtime flag
The effort needs 3 steps:
1. Create the runtime flag interface in blink;
2. Enable the flag for Android from chromium even it does not do anything in blink;
3. Replace compile time guard with runtime flag in blink and remove the build time flag
BUG=388093
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176812
Patch Set 1 : Create a runtime flag for MediaCapture to replace the build flag #
Messages
Total messages: 4 (0 generated)
|