DescriptionThe shared worker repository shouldn't be available on Android.
Android does not support Shared Workers right now, but is exposing the
window.SharedWorker constructor to web pages. Returning NULL when
trying to get the shared worker repository fixes this.
BUG=154571
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220425
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|