commit | d72e7ba1c04b2f7b128c5710607a72867b73bf1c | [log] [tgz] |
---|---|---|
author | Marcin Kosiba <mkosiba@google.com> | Tue Jul 15 17:33:47 2014 +0100 |
committer | Marcin Kosiba <mkosiba@google.com> | Tue Jul 15 21:31:44 2014 -0700 |
tree | 0c904ff6fa5e988d6ca5d6c44213e58b7236fecc | |
parent | 795903e83ddca05445607074fa7fa6369e37dd6d [diff] |
Add more params to WebViewClient.shouldInterceptRequest. This changes shouldInterceptRequest to take an object containing the following new parameters: isMainFrame, hasUserGesture, method, headers. This also lets the embedder specify the following additional properties of the response: status code, response phrase, headers. BUG: 7589347 Change-Id: Id922c5e7023eb067db871e6f782f599492a2428f