DescriptionPresentation API: ignore page visibility changes if ExecutionContext is destoyed.
PresentationAvailability is listening to the page visibility but is using
the ExecutionContext to send messages to the controller. The ExecutionContext
might be destroyed before a page visibility change, for example, if the object
was created in a frame that has been removed from the frame tree.
BUG=526923, 526116
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201918
Patch Set 1 #
Total comments: 4
Patch Set 2 : review comments #Patch Set 3 : Add BLINK_PLATFORM_EXPORT to WebPresentationAvailabilityObserver #Patch Set 4 : fix build? #Patch Set 5 : forgot file #
Total comments: 2
Messages
Total messages: 23 (10 generated)
|