DescriptionAdd IPC::Sender and GetRoutingID() to WebContents for convenience and safety.
Code that is or has a WebContentsObserver can already use safe
versions of Send() and GetRoutingID() that perform NULL checks and
delete the Message object and return MSG_ROUTING_NONE when
appropriate. This brings the same thing to code that has just a
WebContents.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151880
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments. #Patch Set 3 : Merge to LKGR #
Messages
Total messages: 9 (0 generated)
|