DescriptionBrowser Plugin: Reduce code repetition in BrowserPluginManager.
Move the bulk of message handling in BrowserPluginmanager to BrowserPlugin.
This is not just code simplification. This change will enable a more extensible
BrowserPlugin by allowing observers to intercept messages on specific instances
of BrowserPlugin and perform custom behavior or simply add more behavior
to specific instances of BrowserPlugin.
BUG=166165
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173476
Patch Set 1 #
Total comments: 7
Patch Set 2 : Updated #
Total comments: 8
Patch Set 3 : Added comment #Patch Set 4 : Use switch statement instead of set. #
Messages
Total messages: 15 (0 generated)
|