Commit 1a3a16d5 by mergen

对webchromeclient的功能进行梳理。。

parent 21639421
/* /**
Licensed to the Apache Software Foundation (ASF) under one *
or more contributor license agreements. See the NOTICE file * x5webchromeclient
distributed with this work for additional information *
regarding copyright ownership. The ASF licenses this file * 用于js alert confirm等对话框等本地实现。
to you under the Apache License, Version 2.0 (the *
"License"); you may not use this file except in compliance * 地理位置获取
with the License. You may obtain a copy of the License at *
* 处理console.log,转为 android系统Log.d
http://www.apache.org/licenses/LICENSE-2.0 *
* 进度条
Unless required by applicable law or agreed to in writing, *
software distributed under the License is distributed on an * 文件选择器
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY *
KIND, either express or implied. See the License for the *
specific language governing permissions and limitations */
under the License.
*/
package org.apache.cordova.x5engine; package org.apache.cordova.x5engine;
import java.util.Arrays; import java.util.Arrays;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment