WO2013178032A1 - 一种浏览器内核智能切换方法及系统 - Google Patents

一种浏览器内核智能切换方法及系统 Download PDF

Info

Publication number
WO2013178032A1
WO2013178032A1 PCT/CN2013/076147 CN2013076147W WO2013178032A1 WO 2013178032 A1 WO2013178032 A1 WO 2013178032A1 CN 2013076147 W CN2013076147 W CN 2013076147W WO 2013178032 A1 WO2013178032 A1 WO 2013178032A1
Authority
WO
WIPO (PCT)
Prior art keywords
browser kernel
kernel
browser
page
user
Prior art date
Application number
PCT/CN2013/076147
Other languages
English (en)
French (fr)
Inventor
梁捷
姜永刚
Original Assignee
广州市动景计算机科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州市动景计算机科技有限公司 filed Critical 广州市动景计算机科技有限公司
Publication of WO2013178032A1 publication Critical patent/WO2013178032A1/zh
Priority to US14/555,462 priority Critical patent/US9886425B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring

Definitions

  • the present invention relates to the field of mobile communications technologies, and in particular, to a browser kernel intelligent switching method and system.
  • the third-party browsers of mobile terminals (such as mobile phones) on the market today lack their own browser kernels.
  • the webkit kernel provided by the operating system, such as mobile browsers on the android and iphone platforms.
  • the browser kernel that comes with the system has a large memory, and there is a problem that the wapl.
  • O protocol ie, the wireless application protocol 1.0, using wml as the page markup language
  • the UC browser has its own nuclear capabilities, such as the second-generation kernel of the UC browser - the U2 kernel can independently resolve the wapl. 0 I wap2.0.
  • the U2 core (hereinafter referred to as U2) and the webkit kernel dual-core coexistence state are used to solve the problem that the webkit kernel cannot support the wapl. 0 protocol.
  • U2 can perfectly support the wap protocol, it cannot be parsed for web pages (such as html4 pages and current popular html5 pages). It can only be implemented by the cloud (or cloud server). The cloud has good resolution and saves traffic on html4 pages. The characteristics, but the layout analysis of html5 is very unattractive, can not get the best display.
  • the present invention provides a browser kernel intelligent switching method and system, which implements a browser kernel intelligent switching technology through cloud control and client intelligent judgment, and can intelligently help users to match the most suitable.
  • the browser kernel is used to parse the page. It is flexible, accurate, intelligent, and fast. It can give users the best browsing experience and better solve the conflict between traffic and user experience.
  • a browser kernel intelligent switching method where the browser kernel includes at least a first browser kernel and a second browser kernel, and the first browser kernel does not support the first page markup language.
  • the second browser kernel supports the first page markup language and does not support the second page markup language, and the method includes the following steps:
  • the currently used browser kernel is the first browser kernel, it is determined whether the webpage opened by the user adopts the first page markup language, and if so, switches to the second browser kernel for processing;
  • the currently used browser kernel is the second browser kernel, determine whether the webpage opened by the user adopts the second page markup language, and if yes, pass through the cloud server transit access or determine by the cloud server whether it needs to switch to The first browser kernel performs processing; if not, the page is opened using the second browser kernel.
  • the first browser kernel is a browser kernel that is provided by the mobile terminal operating system
  • the second browser kernel is a third-party browser kernel.
  • the first browser kernel is a webki t kernel
  • the first page markup language is wml
  • the second page markup language is html.
  • a second browser kernel is configured to force a direct whitelist in the mobile terminal, and before identifying a browser kernel currently used by the mobile terminal user, determining whether the webpage address opened by the user is in the second The browser kernel forces direct whitelisting, if it is, then enforces Parse the page using the second browser kernel.
  • the second browser kernel before the browser kernel currently used by the mobile terminal user is identified, if the second browser kernel is not configured in the mobile terminal to force the direct whitelist or the webpage address opened by the user is not in the first The second browser kernel forces the direct whitelist to determine whether the webpage address opened by the user has a command to force kernel parsing. If so, the corresponding browser kernel is forced to parse the page.
  • an adaptive screen whitelist is configured in the mobile terminal, and if the first browser kernel is used, if the webpage opened by the user does not adopt the second page markup language, the user is judged Whether the opened webpage address is on the adapted screen whitelist, if so, forcing the second browser kernel to be used for parsing the page; if not, using the first browser kernel to open the page.
  • the first browser kernel whitelist is configured in the mobile terminal, and in the case of using the second browser kernel, whether the webpage opened by the user adopts the first page markup language, determining that the user opens Whether the webpage address is on the first browser kernel whitelist, and if so, the first browser kernel is forced to parse the page.
  • the first browser kernel whitelist is configured in the cloud server, and when the cloud server transits access, it is determined whether the webpage address opened by the user is on the first browser kernel whitelist of the cloud server. If so, the mobile terminal is required to force the first browser kernel to perform page parsing.
  • the mobile terminal is required to force the first browser kernel to parse the page.
  • a browser kernel intelligent switching system comprising: a client kernel intelligent control module, which is located in a mobile terminal, and runs the method according to any one of the above technical solutions;
  • the cloud intelligent identification and kernel control module is located on the cloud server side, and performs relay access to the second page markup language, and determines whether it needs to switch to the first browser kernel for processing;
  • the background kernel control module which is located in the background server, configures the whitelist associated with each core.
  • a computer readable medium having program code executable by a processor, when executed, causes the processor to perform the following steps:
  • the currently used browser kernel is the first browser kernel, it is determined whether the webpage opened by the user adopts the first page markup language, and if so, switches to the second browser kernel for processing;
  • the currently used browser kernel is the second browser kernel, determine whether the webpage opened by the user adopts the second page markup language, and if yes, pass through the cloud server transit access or determine by the cloud server whether it needs to switch to The first browser kernel performs processing; if not, the second browser kernel is used to open the page,
  • the browser kernel includes at least a first browser kernel and a second browser kernel, the first browser kernel does not support a first page markup language, and the second browser kernel supports the first page markup The language does not support the second page markup language.
  • the invention realizes the technology of intelligent switching of the browser kernel through the cloud control and the intelligent judgment of the client, and has the characteristics of being flexible, accurate, intelligent, fast, etc., which can give the user the best browsing experience and avoid the single kernel page cannot be parsed.
  • the situation also avoids too many kernel switching operations of the user, which better solves the conflict between traffic and user experience.
  • the invention can intelligently help the user to match the most suitable browser kernel to parse the page, thereby solving the problem in the prior art that the user can browse the wapl. 0 page when using the webki t kernel, or the web is not accessed under the non-webkit kernel (such as Html5) page layout confusion and other issues, and intelligent judgment Breaking the current network environment gives a reasonable hint of kernel switching.
  • the invention is based on the cloud architecture, can configure the white list of the corresponding kernel in the cloud, realizes flexible and fast kernel switching, and can realize html5 page intelligent recognition in the cloud, and controls the browser to use different kernel parsing pages at any time to satisfy the related business for the page. Show the needs.
  • FIG. 1 is a schematic structural diagram of a browser kernel intelligent switching system according to the present invention.
  • FIG. 2 is a flow chart of intelligent switching of a browser kernel in accordance with the present invention.
  • FIG. 3 is a flow chart of intelligent switching of a browser kernel according to an embodiment of the present invention. detailed description
  • the browser kernel intelligent switching system of the present invention comprises: a client kernel intelligent control module 10, a cloud intelligent identification and kernel control module 20, and a background kernel control module 30.
  • the client kernel intelligent control module 10 interacts with the cloud intelligent identification and kernel control module 20 to perform cloud smart identification kernel control, and the client kernel intelligent control module 10 obtains the corresponding kernel control white list from the background kernel control module 30.
  • the browser kernel includes at least a first browser kernel and a second browser kernel.
  • the first browser kernel may be a browser kernel that is not supported by the mobile terminal operating system of the first page markup language
  • the second browser kernel may be A third-party browser kernel that supports the first page markup language and does not support the second page markup language.
  • the browser kernel that comes with the mobile terminal operating system adopts the webkit kernel (the first page markup language that the webki t kernel does not support is wml), and the third-party browser kernel adopts the unresolved web page (that is, the second page markup language is Html type page, such as html4 page, html5 page)
  • the third-party browser kernel for example, specific description of each module:
  • the client kernel intelligent control module located in the mobile terminal (such as a mobile browser), is responsible for intelligent control of the kernel switching of the browser, mainly through the network environment, memory threshold, whitelist control, service control commands, cloud identification, Page type identification, domain name recognition, etc. implement intelligent switching of the page parsing kernel.
  • the client kernel intelligent control module implements browser kernel intelligent switching including the following main methods:
  • the browser kernel that is provided by the mobile terminal operating system it is determined whether the webpage opened by the user adopts a page markup language (such as wml language) that is not supported by the browser kernel that is provided by the mobile terminal operating system, and if so, switches Go to the third-party browser kernel for processing;
  • a page markup language such as wml language
  • the third-party browser kernel it is determined whether the webpage opened by the user uses a page markup language (such as html language) that is not supported by the third-party browser kernel. If yes, the cloud server transits or is determined by the cloud server. Need to switch to the browser kernel that comes with the mobile terminal operating system for processing; if not, use a third-party browser kernel to open the page.
  • a page markup language such as html language
  • cloud server relay access has the effect of fast speed and user traffic saving. For some pages (such as html4 pages), cloud server processing can be done quickly and saves traffic.
  • a whitelist for adapting to the screen in the mobile terminal in the case of using the browser kernel of the mobile terminal operating system, determining whether the webpage address opened by the user is on the whitelist of the adapted screen, and if so, forcibly using the third party
  • the browser kernel performs page parsing; if not, then uses the
  • a third-party browser kernel whether or not the webpage opened by the user adopts a page markup language that is not supported by the browser kernel provided by the mobile terminal operating system, it is determined whether the webpage address opened by the user is browsed by the mobile terminal operating system.
  • the kernel whitelist such as the webkit whitelist
  • Cloud intelligent identification and kernel control module Located on the cloud server, it controls the kernel resolution mode of the URL accessed by the server, transits the page markup language that is not supported by the third-party browser kernel, and determines whether it needs to switch to the mobile terminal.
  • the operating system comes with the browser kernel for processing.
  • the web application of the web page must use the cloud server to transfer, and the cloud will judge the webpage type according to the other server's intelligence. If it is an html4 page, the cloud server performs the typesetting process and returns the page to the mobile terminal. If it is an html5 page, or in the cloud webkit whitelist, the client is required to force the webkit kernel to request the parsing page; similarly, if Third-party browser kernels force direct whitelisting, which requires third-party browser kernels to parse pages.
  • the whitelist of the browser kernel (such as the webkit whitelist) of the mobile terminal operating system can be configured, and when the cloud server transits through, it is determined whether the webpage address opened by the user is moving in the cloud server.
  • the terminal operating system comes with a browser kernel whitelist. If it is, the mobile terminal is required to force the mobile terminal operating system to bring the browser kernel to parse the page.
  • the mobile terminal operating system if the mobile terminal operating system does not have a browser kernel whitelist in the cloud server or the webpage address opened by the user is not in the cloud server, the mobile terminal operating system comes with a browser kernel whitelist. On, determine whether the page opened by the user is included Contains page features that must be displayed using the browser kernel of the mobile terminal operating system, such as the WPtouch theme page of WordPress (a blog platform). If yes, the mobile terminal is required to force the mobile terminal operating system to bring its own browser kernel (such as the webkit kernel) for page parsing.
  • the browser kernel such as the webkit kernel
  • Background kernel control module Located in the background server, it configures the whitelist associated with each kernel. It is used to intelligently and flexibly configure the client webpage parsing and typesetting kernel, and realizes the control of the domain name corresponding page parsing kernel by configuring the corresponding kernel to control the whitelist; the specific whitelist may include: the third party browser kernel forces the direct whitelist (mandatory use) The third-party browser kernel is opened directly, not processed by the cloud server. It is adapted to the whitelist of the screen (must use the third-party browser kernel to open), and the webkit whitelist (the background kernel control module is configured to be delivered to the network through the resource delivery method). Client), single-page forced direct whitelist (cloud compression engine configuration, when a problematic page is encountered, forced return to the client through the direct connection identifier).
  • the smart switching process of the browser kernel according to the present invention is as follows:
  • the currently used browser kernel is the first browser kernel, determine whether the web page opened by the user uses the first page markup language (such as wml), and if so, switch to the second browser kernel for processing.
  • first page markup language such as wml
  • the currently used browser kernel is the second browser kernel, it is determined whether the webpage opened by the user adopts the second page markup language (html), and if so, whether the cloud server transits or is determined by the cloud server. Need to switch to the first browser kernel for processing; if not, use the second browser kernel to open the page. For example, for a wap type page, the second browser kernel is used to open the page, and for the html type page, it is passed to the middleware (ie, cloud server) for processing.
  • the middleware ie, cloud server
  • the smart switching process of the browser kernel is as follows:
  • the user opens the web page and enters a URL (web address).
  • a URL web address
  • the kernel control command that is, the command that forces the kernel to parse
  • the middleware ie, the cloud server
  • the cloud server When using transit access, the cloud server first judges the url to see if it is in the cloud server's webkit whitelist (stored in the cloud server). If it is not, it does not perform transit access, but returns the cloud kernel control command to the client. , to enable the client to switch to the webkit kernel to re-access the previous url; if not in the cloud server's webkit whitelist, then determine whether the page is an html5 page, and if so, return the cloud kernel control command to the client, so that the client switches to The webkit kernel revisits the previous url; otherwise, the server transits the access, the middleware is typeset processed and the page is returned to the client, and the client displays the page according to the middleware layout.
  • the user selects the browser kernel that comes with the mobile terminal operating system, it determines whether the page is wml. If yes, it forces the third-party browser kernel to open the page, otherwise it determines whether the URL is locally adapted to the screen whitelist. At the same time, the third-party browser kernel is forced to open the page. If not, the page is opened according to the user's choice to use the webkit kernel.
  • the judgment of the network environment is only to remind the user to switch the kernel autonomously in exchange for the best browsing experience.
  • the judgment of the whitelist is generally determined by the third-party browser kernel to determine whether it is a webkit whitelist, and the webkit kernel determines whether it is a third-party browser kernel whitelist.
  • This embodiment utilizes browsing dual core (third-party browser kernel, webkit kernel), CS architecture (review) Viewer client and cloud compression server), service background (whitelist configuration background), can intelligently help users to match the most suitable browser kernel to parse the page, thus solving the problem in the prior art that the user uses the webkit kernel to browse the wapl. When it fails to parse, or access to the web (such as html5) page layout error in non-webkit kernel, and can intelligently judge the current network environment to give a reasonable kernel switching prompt.
  • the invention is based on the cloud architecture, can configure the white list of the corresponding kernel in the cloud, realizes flexible and fast kernel switching, and can realize html5 page intelligent recognition in the cloud, and controls the browser to use different kernel parsing pages at any time to satisfy the related business for the page. Show the needs.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • they may be implemented by program code executable by a computing device such that they may be stored in a storage device for execution by a computing device, which may be a processor such as a CPU.
  • the computing device is configured in a handheld mobile terminal such as a cell phone, PDA, tablet or the like.
  • the steps shown or described may be performed in an order different than that herein, or they may be separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof may be fabricated into a single integrated circuit. Module to achieve.
  • the invention is not limited to any specific combination of hardware and software.
  • non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash.
  • ROM read only memory
  • PROM programmable ROM
  • EPROM electrically programmable ROM
  • EEPROM electrically erasable programmable ROM
  • flash flash.
  • Volatile memory can include random access memory (RAM), which can act as external cache memory.
  • RAM can be obtained in a variety of forms, such as synchronous RAM (DRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Storage devices of the disclosed aspects of synchronous link DRAM (SLDRAM) and direct Rambus RAM (DRRAM) o are intended to include, but are not limited to, these and other suitable types of memory.
  • DRAM synchronous RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous link DRAM
  • DRRAM direct Rambus RAM
  • DSP digital signal processor
  • ASIC dedicated An integrated circuit
  • FPGA field programmable gate array
  • a general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller or state machine.
  • the processor can also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
  • the steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two.
  • the software module can reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor, such that the processor can read information from or write information to the storage medium.
  • the storage medium can be integrated with the processor.
  • the processor and the storage medium can reside in an ASIC.
  • the ASIC can reside in the user terminal.
  • the processor and the storage medium may reside as discrete components in the user terminal.

Abstract

本发明提供一种浏览器内核智能切换方法及系统,浏览器内核至少包括不支持第一页面标记语言的第一浏览器内核和不支持第二页面标记语言的第二浏览器内核,包括:判断当前使用的浏览器内核是哪个浏览器内核;如果是第一浏览器内核,判断网页是否采用第一页面标记语言,如果是,切换到第二浏览器内核进行处理;如果是第二浏览器内核,判断网页是否采用第二页面标记语言,如果是,通过云服务器中转访问或由云服务器判断是否需要切换到第一浏览器内核处理;如果否,使用第二浏览器内核打开页面。本发明智能地帮助用户匹配最适合的浏览器内核来解析页面,具有灵活、准确、智能、快速等特点,给用户最佳的浏览体验,更好解决流量与用户体验之间的冲突。

Description

一种浏览器内核智能切换方法及系统
技术领域
本发明涉及移动通信技术领域, 尤其涉及一种浏览器内核智能切换方法 及系统。
现在市场上的移动终端 (例如手机)的第三方浏览器多缺少自己的浏览器 内核, 为了响应市场变化和需求就必须使用操作系统提供的 webkit内核, 例 如在 android和 iphone平台的手机浏览器。 但是系统自带的浏览器内核存在 占用内存大, 存在对 wapl. O协议(即无线应用协议 1. 0, 采用 wml作为页面标 记语言)不支持等问题, 这样就会出现很多页面浏览不了, 或者因内存不足联 网失败的问题。
而 UC浏览器具有自己的核能力, 如 UC浏览器的第二代内核—— U2内核 能够自主实现对 wapl. 0 I wap2. 0的解析。
因此, 目前对于 iphone等平台, 采用 U2内核(后续简称为 U2)和 webkit 内核双核共存的状态, 以解决 webkit内核对 wapl. 0协议无法支持的问题。 然而, U2虽然能够完美支持 wap协议, 但对于 web页面 (如 html4页面和当 前流行的 html5 页面) 无法解析, 只有通过云端(或称云服务器)实现, 云端 对 html4页面具有解析美观, 且节省流量的特点, 但是对 html5的排版解析 则很不美观, 无法得到最优的显示效果。
所以, 怎样才能使各种不同的网页均得到解析并达到最优的显示效果, 成为本领域亟待解决的问题。 发明内容
本发明的方面和优点在下文的描述中部分地陈述, 或者可从该描述显而 易见, 或者可通过实践本发明而学习。
为了解决现有技术的上述问题, 本发明提供一种浏览器内核智能切换方 法及系统, 通过云端控制和客户端智能判断的方式实现了浏览器内核智能切 换技术, 能够智能地帮助用户匹配最适合的浏览器内核来解析页面, 具有灵 活、 准确、 智能、 快速等特点, 能够给用户最佳的浏览体验, 更好地解决了 流量与用户体验之间的冲突。
本发明解决上述技术问题所采用的技术方案如下:
根据本发明的一个方面, 提供一种浏览器内核智能切换方法, 所述浏览 器内核至少包括第一浏览器内核和第二浏览器内核, 所述第一浏览器内核不 支持第一页面标记语言, 所述第二浏览器内核支持所述第一页面标记语言而 不支持第二页面标记语言, 所述方法包括下列步骤:
判断移动终端用户当前所使用的浏览器内核是第一浏览器内核还是第二 浏览器内核;
如果当前所使用的浏览器内核是第一浏览器内核, 则判断用户所打开的 网页是否采用所述第一页面标记语言, 如果是, 则切换到第二浏览器内核进 行处理;
如果当前所使用的浏览器内核是第二浏览器内核, 则判断用户所打开的 网页是否采用所述第二页面标记语言, 如果是, 则通过云服务器中转访问或 由云服务器判断是否需要切换到所述第一浏览器内核进行处理; 如果否, 则 使用所述第二浏览器内核打开页面。
根据本发明的一个实施例, 所述第一浏览器内核为移动终端操作系统自 带的浏览器内核, 所述第二浏览器内核为第三方浏览器内核。
根据本发明的一个实施例, 所述第一浏览器内核为 webki t内核, 所述第 一页面标记语言为 wml。
根据本发明的一个实施例, 所述第二页面标记语言为 html。
根据本发明的一个实施例, 在移动终端中配置有第二浏览器内核强制直 连白名单, 在识别移动终端用户当前所使用的浏览器内核之前, 判断用户打 开的网页地址是否在该第二浏览器内核强制直连白名单上, 如果在, 则强制 使用第二浏览器内核进行页面的解析。
根据本发明的一个实施例, 在识别移动终端用户当前所使用的浏览器内 核之前, 如果在移动终端中并未配置第二浏览器内核强制直连白名单或者用 户打开的网页地址不在所述第二浏览器内核强制直连白名单上, 判断用户打 开的网页地址是否带有强制内核解析的命令, 如果有, 则强制使用相应的浏 览器内核进行页面的解析。
根据本发明的一个实施例, 在移动终端中配置适应屏幕白名单, 在使用 所述第一浏览器内核的情况下, 如果用户所打开的网页并未采用所述第二页 面标记语言, 判断用户打开的网页地址是否在该适应屏幕白名单上, 如果在, 则强制使用所述第二浏览器内核进行页面的解析; 如果否, 则使用所述第一 浏览器内核打开页面。
根据本发明的一个实施例, 在移动终端中配置第一浏览器内核白名单, 在使用第二浏览器内核的情况下, 无论用户所打开的网页是否采用第一页面 标记语言, 判断用户打开的网页地址是否在第一浏览器内核白名单上, 如果 在, 则强制使用第一浏览器内核进行页面的解析。
根据本发明的一个实施例, 在该云服务器中配置第一浏览器内核白名单, 在通过云服务器中转访问时, 判断用户打开的网页地址是否在云服务器的第 一浏览器内核白名单上, 如果在, 则要求移动终端强制使用第一浏览器内核 进行页面的解析。
根据本发明的一个实施例, 如果在所述云服务器中并未配置第一浏览器 内核白名单或用户打开的网页地址不在所述云服务器的第一浏览器内核白名 单上, 判断用户所打开的页面中是否包含必须使用第一浏览器内核进行展现 的页面特征, 如果是, 则要求移动终端强制使用第一浏览器内核进行页面的 解析。
根据本发明的一个实施例, 在使用第一浏览器内核或使用第二浏览器内 核打开页面时, 对网络环境进行判断, 如果使用第一浏览器内核, 而网络环 境为 2G, 则提示用户切换到使用第二浏览器内核; 如果使用第二浏览器内核, 而网络环境为 3G或 WIFI , 则提示用户切换到使用第一浏览器内核。 根据本发明的又一个方面, 提供一种浏览器内核智能切换系统, 其包括: 客户端内核智能控制模块, 其位于移动终端中, 运行如上述任一技术方 案所述的方法;
云端智能识别及内核控制模块, 其位于云服务器端, 对第二页面标记语 言进行中转访问, 且判断是否需要切换到第一浏览器内核进行处理;
后台内核控制模块, 其位于后台服务器, 对与各内核相关的白名单进行 配置。
根据本发明的再一个方面, 提供一种具有处理器可执行的程序代码的计 算机可读介质, 在被执行时, 所述程序代码使得处理器执行下述步骤:
判断移动终端用户当前所使用的浏览器内核是第一浏览器内核还是第二 浏览器内核;
如果当前所使用的浏览器内核是第一浏览器内核, 则判断用户所打开的 网页是否采用所述第一页面标记语言, 如果是, 则切换到第二浏览器内核进 行处理;
如果当前所使用的浏览器内核是第二浏览器内核, 则判断用户所打开的 网页是否采用所述第二页面标记语言, 如果是, 则通过云服务器中转访问或 由云服务器判断是否需要切换到所述第一浏览器内核进行处理; 如果否, 则 使用所述第二浏览器内核打开页面,
其中, 所述浏览器内核至少包括第一浏览器内核和第二浏览器内核, 所 述第一浏览器内核不支持第一页面标记语言, 所述第二浏览器内核支持所述 第一页面标记语言而不支持第二页面标记语言。
本发明通过云端控制和客户端智能判断的方式实现了浏览器内核智能切 换的技术, 具有灵活、 准确、 智能、 快速等特点, 能够给用户最佳的浏览体 验, 避免出现单一内核页面无法解析的状况, 也避免了用户过多的内核切换 操作, 更好地解决了流量与用户体验之间的冲突。
利用本发明, 能够智能地帮助用户匹配最适合的浏览器内核来解析页面, 从而解决现有技术中用户使用 webki t内核浏览 wapl. 0页面时出现无法解析, 或者非 webkit 内核下访问 web (如 html5)页面排版错乱等问题, 并能智能判 断当前网络环境给出合理的内核切换提示。
本发明基于云架构, 能够在云端配置相应内核的白名单, 实现灵活快速 的内核切换, 还能在云端实现 html5页面智能识别, 随时控制浏览器采用不 同内核解析页面, 满足了各相关业务对于页面展现的需求。
通过阅读说明书, 本领域普通技术人员将更好地了解这些实施例和其它 实施例的特征和方面。 附图说明
下面通过参考附图并结合实例具体地描述本发明, 本发明的优点和实现 方式将会更加明显, 其中附图所示内容仅用于对本发明的解释说明, 而不构 成对本发明的任何意义上的限制, 在附图中:
图 1为本发明浏览器内核智能切换系统结构示意图。
图 2为根据本发明的浏览器内核智能切换流程图。
图 3为根据本发明一个具体实施例的浏览器内核智能切换流程图。 具体实施方式
如图 1 所示, 本发明的浏览器内核智能切换系统包括: 客户端内核智能 控制模块 10、 云端智能识别及内核控制模块 20、 后台内核控制模块 30。 客户 端内核智能控制模块 10与云端智能识别及内核控制模块 20交互进行云端智 能识别内核控制, 客户端内核智能控制模块 10从后台内核控制模块 30获取 相应内核控制白名单。
浏览器内核至少包括第一浏览器内核和第二浏览器内核, 第一浏览器内 核可以为不支持第一页面标记语言的移动终端操作系统自带的浏览器内核, 第二浏览器内核可以为支持第一页面标记语言而不支持第二页面标记语言的 第三方浏览器内核。
下面以移动终端操作系统自带的浏览器内核采用 webkit内核(该 webki t 内核不支持的第一页面标记语言为 wml),第三方浏览器内核采用无法解析 web 页面(即第二页面标记语言为 html类型的页面, 如 html4页面、 html5页面) 的第三方浏览器内核,为例对各模块进行具体说明:
客户端内核智能控制模块: 位于移动终端中(例如手机浏览器中), 负责 对浏览器的内核切换进行智能控制, 主要通过网络环境、 内存阈值、 白名单 控制、 业务控制命令、 云端标识识别、 页面类型识别、 域名识别等方式实现 对页面解析内核的智能切换。
在本发明的具体实施例中, 客户端内核智能控制模块实现浏览器内核智 能切换包括下面几个主要的方法:
a.在移动终端中配置第三方浏览器内核强制直连白名单 (如强制 U2直连 白名单), 判断用户打开的网页地址是否在该第三方浏览器内核强制直连白名 单上, 如果在, 则强制使用第三方浏览器内核进行页面的解析。
b.判断用户打开的网页地址是否带有强制内核解析的命令, 如果有, 则 强制使用相应的浏览器内核进行页面的解析。
c.识别移动终端用户当前所使用的浏览器内核是移动终端操作系统自带 的浏览器内核(如 webki t内核), 还是第三方浏览器内核;
如果是使用移动终端操作系统自带的浏览器内核, 则判断用户所打开的 网页是否采用移动终端操作系统自带的浏览器内核不支持的页面标记语言 (如 wml语言), 如果是, 则切换到第三方浏览器内核进行处理;
如果是使用第三方浏览器内核, 则判断用户所打开的网页是否采用第三 方浏览器内核不支持的页面标记语言(如 html语言), 如果是, 则通过云服务 器中转访问或由云服务器判断是否需要切换到移动终端操作系统自带的浏览 器内核进行处理; 如果否, 则使用第三方浏览器内核打开页面。
采用云服务器中转访问具有速度快、 节省用户流量的效果。 对于一些页 面 (如 html4页面), 利用云服务器处理可以快速地进行处理, 而且节省流量。
d.在移动终端中配置适应屏幕白名单, 在使用移动终端操作系统自带浏 览器内核的情况下, 判断用户打开的网页地址是否在该适应屏幕白名单上, 如果在, 则强制使用第三方浏览器内核进行页面的解析; 如果否, 则使用所 第三方浏览器内核的情况下, 无论用户所打开的网页是否采用移动终端操作 系统自带的浏览器内核不支持的页面标记语言, 判断用户打开的网页地址是 否在该移动终端操作系统自带浏览器内核白名单 (如 webkit白名单)上, 如果 在, 则强制使用移动终端操作系统自带浏览器内核进行页面的解析。
f.在使用移动终端操作系统自带的浏览器内核或使用第三方浏览器内核 打开页面时, 对网络环境进行判断, 如果使用移动终端操作系统自带的浏览 器内核, 而网络环境为 2G, 则提示用户切换到使用第三方浏览器内核; 如果 使用第三方浏览器内核, 而网络环境为 3G或 WIFI , 则提示用户切换到使用移 动终端操作系统自带的浏览器内核。
云端智能识别及内核控制模块: 位于云服务器端, 对于通过服务器访问 的网址的内核解析模式进行控制, 对第三方浏览器内核不支持的页面标记语 言进行中转访问, 且判断是否需要切换到移动终端操作系统自带的浏览器内 核进行处理。
当用户使用第三方浏览器内核时, 因为该第三方浏览器内核无法自主解 析 web (如 html5)页面, 因此访问 web页面的 webAPP应用时必须使用云服务 器中转, 云端会根据对方服务器智能判断网页类型,如果是 html4页面, 则由 云服务器进行排版处理并返回页面给移动终端, 如果是 html5 页面, 或者在 云端 webkit 白名单中, 则要求客户端强制使用 webkit内核请求解析页面; 同样的, 如果在第三方浏览器内核强制直连白名单中, 则要求第三方浏览器 内核解析页面。
在云端智能识别及内核控制模块中, 可以配置移动终端操作系统自带浏 览器内核白名单(如 webkit白名单), 在通过云服务器中转访问时, 判断用户 打开的网页地址是否在云服务器的移动终端操作系统自带浏览器内核白名单 上, 如果在, 则要求移动终端强制使用移动终端操作系统自带浏览器内核进 行页面的解析。
在云端智能识别及内核控制模块中, 如果在云服务器中并未配置移动终 端操作系统自带浏览器内核白名单或用户打开的网页地址不在云服务器的移 动终端操作系统自带浏览器内核白名单上, 判断用户所打开的页面中是否包 含必须使用移动终端操作系统自带浏览器内核进行展现的页面特征, 如 wordpress (一种博客平台)的 WPtouch主题页面, 如果是, 则要求移动终端强 制使用移动终端操作系统自带浏览器内核 (如 webkit内核)进行页面的解析。
后台内核控制模块: 位于后台服务器, 对与各内核相关的白名单进行配 置。 用于智能灵活配置客户端网页解析排版内核, 通过配置相应内核控制白 名单来实现对域名对应页面解析内核的控制; 具体的白名单可包括: 第三方 浏览器内核强制直连白名单 (强制使用第三方浏览器内核直连打开, 不通过云 服务器处理)、适应屏幕白名单 (强制使用第三方浏览器内核打开)、 webkit白 名单 (后台内核控制模块配置, 通过资源下发的方式下发到客户端)、 单页面 强制直连白名单(云压缩引擎配置, 当遇到有问题的页面时, 通过直连标识强 制返回客户端)等。
如图 2所示, 根据本发明的浏览器内核智能切换流程如下:
1.判断移动终端用户当前所使用的浏览器内核是第一浏览器内核还是第 二浏览器内核。
2.如果当前所使用的浏览器内核是第一浏览器内核, 则判断用户所打开 的网页是否采用第一页面标记语言 (如 wml ), 如果是, 则切换到第二浏览器 内核进行处理。
3. 如果当前所使用的浏览器内核是第二浏览器内核, 则判断用户所打开 的网页是否采用第二页面标记语言 (html ) , 如果是, 则通过云服务器中转访 问或由云服务器判断是否需要切换到第一浏览器内核进行处理; 如果否, 则 使用第二浏览器内核打开页面。 例如, 对于 wap类型的页面使用第二浏览器 内核打开页面, 对于 html类型的页面, 传给中间件(即云服务器)处理。
如图 3所示, 根据本发明扩展的一个具体实施例的浏览器内核智能切换 流程如下:
1.用户打开网页,输入一个 URL (网页地址), 首先判断 URL是否在第三方 浏览器内核强制直连白名单中, 如果是, 则强制以第三方浏览器内核直连的 方式打开页面。
2.如果不在第三方浏览器内核强制直连白名单中, 则判断是否带有内部 内核控制命令 (即强制内核解析的命令), 如果带有, 则根据命令选择正确内 核进行解析。
3.如果不带有内部内核控制命令, 则判断当前用户设置的浏览模式。
4. 如果是使用第三方浏览器内核模式, 则首先判断 URL 是否在本地 webkit白名单 (后台控制模块下发)中, 如果在, 则强制使用 webkit内核打开 页面, 如果不在, 再根据原有的判断逻辑对 URL及页面媒体类型进行判断, 如果是第三方浏览器内核可以直连解析的就直连解析, 如果不能直连解析的 就通过云服务器中转访问; 例如, 对于 wap类型的页面使用第三方浏览器内 核打开页面, 对于 html类型的页面, 传给中间件(即云服务器)处理。 使用中 转访问时, 云服务器先会对 url进行判断, 看是否在云服务器的 webkit白名 单 (保存在云服务器)中, 如果在的话就不进行中转访问, 而是返回云端内核 控制命令给客户端, 使客户端切换为 webkit内核重新访问之前的 url ; 如果 不在云服务器的 webkit白名单中, 则判断页面是否为 html5页面, 如果是的 话, 返回云端内核控制命令给客户端, 使客户端切换为 webkit内核重新访问 之前的 url ; 否则, 进行服务器中转访问, 由中间件排版处理并传回页面给客 户端, 客户端按照中间件排版显示页面。
5.如果用户选择移动终端操作系统自带的浏览器内核, 则判断页面是否 为 wml , 如果是, 则强制使用第三方浏览器内核打开页面, 否则判断 URL是否 在本地适应屏幕白名单中, 如果在, 则强制使用第三方浏览器内核打开页面, 如果不在, 则根据用户选择使用 webkit内核打开页面。
6. 在通过上述步骤 4和步骤 5使用 webkit内核或第三方浏览器内核打 开页面时, 对网络环境进行判断, 如果使用 webkit内核, 而网络环境为 2G, 则提示用户切换到第三方浏览器内核; 如果使用第三方浏览器内核, 而网络 环境为 3G或 WIFI , 则提示用户切换到使用 webkit内核。
网络环境的判断只是为了提醒用户可以自主切换内核以换取最佳的浏览 体验。 白名单的判断总体来说就是第三方浏览器内核下判断是否是 webkit白 名单, webkit内核下判断是否是第三方浏览器内核白名单。
本实施例利用了浏览双内核 (第三方浏览器内核、 webkit 内核)、 CS架构(浏 览器客户端与云压缩服务器)、 服务后台(白名单配置后台), 能够智能地帮助 用户匹配最适合的浏览器内核来解析页面, 从而解决现有技术中用户使用 webkit 内核浏览 wapl. O 页面时出现无法解析, 或者非 webkit 内核下访问 web (如 html5)页面排版错乱等问题, 并能智能判断当前网络环境给出合理的 内核切换提示。 本发明基于云架构, 能够在云端配置相应内核的白名单, 实 现灵活快速的内核切换, 还能在云端实现 html5 页面智能识别, 随时控制浏 览器采用不同内核解析页面, 满足了各相关业务对于页面展现的需求。
显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 所 述计算装置可以是例如 CPU的处理器。 优选地, 所述计算装置被配置在例如 手机、 PDA、 平板电脑等手持移动终端中。 并且在某些情况下, 可以以不同 于此处的顺序执行所示出或描述的步骤, 或者将它们分别制作成各个集成电 路模块, 或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件结合。
此外, 应该明白的是, 本文所述的计算机可读存储设备 (例如, 存储器) 可以是易失性存储器或非易失性存储器, 或者可以包括易失性存储器和非易 失性存储器两者。 作为例子而非限制性的, 非易失性存储器可以包括只读存 储器 (ROM)、 可编程 ROM (PROM), 电可编程 ROM (EPROM)、 电可擦 写可编程 ROM (EEPROM)或快闪存储器。 易失性存储器可以包括随机存取 存储器(RAM), 该 RAM可以充当外部高速缓存存储器。 作为例子而非限制 性的, RAM 可以以多种形式获得, 比如同步 RAM (DRAM), 动态 RAM (DRAM), 同步 DRAM (SDRAM), 双数据速率 SDRAM (DDR SDRAM )、 增强 SDRAM (ESDRAM)、 同步链路 DRAM (SLDRAM) 以及直接 Rambus RAM (DRRAM)o 所公开的方面的存储设备意在包括但不限于这些和其它合 适类型的存储器。
本领域技术人员还将明白的是, 结合这里的公开所描述的各种示例性逻 辑块、 模块、 电路和算法步骤可以被实现为电子硬件、 计算机软件或两者的 组合。 为了清楚地说明硬件和软件的这种可互换性, 已经就各种示意性组件、 方块、 模块、 电路和步骤的功能对其进行了一般性的描述。 这种功能是被实 现为软件还是被实现为硬件取决于具体应用以及施加给整个系统的设计约 束。 本领域技术人员可以针对每种具体应用以各种方式来实现所述的功能, 但是这种实现决定不应被解释为导致脱离本发明的范围。
结合这里的公开所描述的各种示例性逻辑块、 模块和电路可以利用被设 计成用于执行这里所述功能的下列部件来实现或执行: 通用处理器、 数字信 号处理器 (DSP)、 专用集成电路 (ASIC)、 现场可编程门阵列 (FPGA) 或其 它可编程逻辑器件、 分立门或晶体管逻辑、 分立的硬件组件或者这些部件的 任何组合。 通用处理器可以是微处理器, 但是可替换地, 处理器可以是任何 传统处理器、 控制器、 微控制器或状态机。 处理器也可以被实现为计算设备 的组合, 例如, DSP 和微处理器的组合、 多个微处理器、 一个或多个微处理 器结合 DSP核、 或任何其它这种配置。
结合这里的公开所描述的方法或算法的步骤可以直接包含在硬件中、 由 处理器执行的软件模块中或这两者的组合中。软件模块可以驻留在 RAM存储 器、 快闪存储器、 ROM存储器、 EPROM存储器、 EEPROM存储器、 寄存器、 硬盘、 可移动盘、 CD-ROM、 或本领域已知的任何其它形式的存储介质中。 示例性的存储介质被耦合到处理器, 使得处理器能够从该存储介质中读取信 息或向该存储介质写入信息。 在一个替换方案中, 所述存储介质可以与处理 器集成在一起。 处理器和存储介质可以驻留在 ASIC中。 ASIC可以驻留在用 户终端中。 在一个替换方案中, 处理器和存储介质可以作为分立组件驻留在 用户终端中。
以上参照附图说明了本发明的优选实施例, 本领域技术人员不脱离本发 明的范围和实质, 可以有多种变型方案实现本发明。 举例而言, 作为一个实 施例的部分示出或描述的特征可用于另一实施例以得到又一实施例。 以上仅 为本发明较佳可行的实施例而已, 并非因此局限本发明的权利范围, 凡运用 本发明说明书及附图内容所作的等效变化, 均包含于本发明的权利范围之内。

Claims

权 利 要 求 书
1、 一种浏览器内核智能切换方法, 所述浏览器内核至少包括第一浏览器 内核和第二浏览器内核, 所述第一浏览器内核不支持第一页面标记语言, 所 述第二浏览器内核支持所述第一页面标记语言而不支持第二页面标记语言, 其特征在于,所述方法包括下列步骤:
判断移动终端用户当前所使用的浏览器内核是第一浏览器内核还是第二 浏览器内核;
如果当前所使用的浏览器内核是第一浏览器内核, 则判断用户所打开的 网页是否采用所述第一页面标记语言, 如果是, 则切换到第二浏览器内核进 行处理;
如果当前所使用的浏览器内核是第二浏览器内核, 则判断用户所打开的 网页是否采用所述第二页面标记语言, 如果是, 则通过云服务器中转访问或 由云服务器判断是否需要切换到所述第一浏览器内核进行处理; 如果否, 则 使用所述第二浏览器内核打开页面。
2、 根据权利要求 1所述的浏览器内核智能切换方法, 其特征在于, 所述 第一浏览器内核为移动终端操作系统自带的浏览器内核, 所述第二浏览器内 核为第三方浏览器内核。
3、 根据权利要求 2所述的浏览器内核智能切换方法, 其特征在于, 所述 第一浏览器内核为 webki t内核, 所述第一页面标记语言为 wml。
4、 根据权利要求 2所述的浏览器内核智能切换方法, 其特征在于, 所述 第二页面标记语言为 html。
5、 根据权利要求 1所述的浏览器内核智能切换方法, 其特征在于, 在移 动终端中配置有第二浏览器内核强制直连白名单, 在识别移动终端用户当前 所使用的浏览器内核之前, 判断用户打开的网页地址是否在所述第二浏览器 内核强制直连白名单上, 如果在, 则强制使用所述第二浏览器内核进行页面 的解析。
6、 根据权利要求 5所述的浏览器内核智能切换方法, 其特征在于, 在识 别移动终端用户当前所使用的浏览器内核之前, 如果在移动终端中并未配置 第二浏览器内核强制直连白名单或者用户打开的网页地址不在所述第二浏览 器内核强制直连白名单上, 判断用户打开的网页地址是否带有强制内核解析 的命令, 如果有, 则强制使用相应的浏览器内核进行页面的解析。
7、 根据权利要求 1所述的浏览器内核智能切换方法, 其特征在于, 在移 动终端中配置适应屏幕白名单, 在使用所述第一浏览器内核的情况下, 如果 用户所打开的网页并未采用所述第二页面标记语言, 判断用户打开的网页地 址是否在所述适应屏幕白名单上, 如果在, 则强制使用所述第二浏览器内核 进行页面的解析; 如果否, 则使用所述第一浏览器内核打开页面。
8、 根据权利要求 1所述的浏览器内核智能切换方法, 其特征在于, 在移 动终端中配置第一浏览器内核白名单, 在使用所述第二浏览器内核的情况下, 无论用户所打开的网页是否采用所述第一页面标记语言, 判断用户打开的网 页地址是否在所述第一浏览器内核白名单上, 如果在, 则强制使用所述第一 浏览器内核进行页面的解析。
9、 根据权利要求 1所述的浏览器内核智能切换方法, 其特征在于, 在所 述云服务器中配置第一浏览器内核白名单, 在通过云服务器中转访问时, 判 断用户打开的网页地址是否在云服务器的第一浏览器内核白名单上, 如果在, 则要求移动终端强制使用所述第一浏览器内核进行页面的解析。
10、 根据权利要求 9所述的浏览器内核智能切换方法, 其特征在于, 如 果在所述云服务器中并未配置第一浏览器内核白名单或用户打开的网页地址 不在所述云服务器的第一浏览器内核白名单上, 判断用户所打开的页面中是 否包含必须使用所述第一浏览器内核进行展现的页面特征, 如果是, 则要求 移动终端强制使用所述第一浏览器内核进行页面的解析。
11、 根据权利要求 1或 7所述的浏览器内核智能切换方法, 其特征在于, 在使用所述第一浏览器内核或使用所述第二浏览器内核打开页面时, 对网络 环境进行判断, 如果使用所述第一浏览器内核, 而网络环境为 2G, 则提示用 户切换到使用所述第二浏览器内核; 如果使用所述第二浏览器内核, 而网络 环境为 3G或 WIFI , 则提示用户切换到使用所述第一浏览器内核。
12、 一种浏览器内核智能切换系统, 包括:
客户端内核智能控制模块, 其位于移动终端中, 运行如权利要求 1-8和 11中任一项所述的方法;
云端智能识别及内核控制模块, 其位于云服务器端, 对所述第二页面标 记语言进行中转访问, 且判断是否需要切换到所述第一浏览器内核进行处理; 后台内核控制模块, 其位于后台服务器, 对与各内核相关的白名单进行 配置。
13、 一种具有处理器可执行的程序代码的计算机可读介质, 在被执行时, 所述程序代码使得处理器执行下述步骤:
判断移动终端用户当前所使用的浏览器内核是第一浏览器内核还是第二 浏览器内核;
如果当前所使用的浏览器内核是第一浏览器内核, 则判断用户所打开的 网页是否采用所述第一页面标记语言, 如果是, 则切换到第二浏览器内核进 行处理;
如果当前所使用的浏览器内核是第二浏览器内核, 则判断用户所打开的 网页是否采用所述第二页面标记语言, 如果是, 则通过云服务器中转访问或 由云服务器判断是否需要切换到所述第一浏览器内核进行处理; 如果否, 则 使用所述第二浏览器内核打开页面,
其中, 所述浏览器内核至少包括第一浏览器内核和第二浏览器内核, 所 述第一浏览器内核不支持第一页面标记语言, 所述第二浏览器内核支持所述 第一页面标记语言而不支持第二页面标记语言。
PCT/CN2013/076147 2012-05-26 2013-05-23 一种浏览器内核智能切换方法及系统 WO2013178032A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/555,462 US9886425B2 (en) 2012-05-26 2014-11-26 Intelligent switching method and system for browser kernel

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210167919.0 2012-05-26
CN201210167919.0A CN102722551B (zh) 2012-05-26 2012-05-26 一种浏览器内核智能切换方法及系统

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/555,462 Continuation US9886425B2 (en) 2012-05-26 2014-11-26 Intelligent switching method and system for browser kernel

Publications (1)

Publication Number Publication Date
WO2013178032A1 true WO2013178032A1 (zh) 2013-12-05

Family

ID=46948312

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/076147 WO2013178032A1 (zh) 2012-05-26 2013-05-23 一种浏览器内核智能切换方法及系统

Country Status (3)

Country Link
US (1) US9886425B2 (zh)
CN (1) CN102722551B (zh)
WO (1) WO2013178032A1 (zh)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722551B (zh) * 2012-05-26 2014-11-26 广州市动景计算机科技有限公司 一种浏览器内核智能切换方法及系统
CN102932452B (zh) * 2012-10-31 2015-11-25 北京奇虎科技有限公司 网站类型识别系统
CN103324684A (zh) * 2013-05-31 2013-09-25 贝壳网际(北京)安全技术有限公司 移动终端中浏览器内核的控制方法、装置和移动终端
US9467434B2 (en) 2013-07-15 2016-10-11 Salesforce.Com, Inc. Document rendering service
CN103714172A (zh) * 2013-12-31 2014-04-09 华为技术有限公司 页面处理方法、装置及系统
CN105681905A (zh) * 2016-01-28 2016-06-15 深圳国微技术有限公司 一种智能电视及其提高应用程序的适配性的方法和装置
CN107045501A (zh) * 2016-02-05 2017-08-15 腾讯科技(深圳)有限公司 一种网页访问方法和装置
CN106294773A (zh) * 2016-08-11 2017-01-04 北京小米移动软件有限公司 数据清理方法及装置
CN108121650B (zh) * 2016-11-29 2020-06-19 腾讯科技(深圳)有限公司 一种对于页面用户界面的测试方法及装置
CN108776601B (zh) * 2018-06-05 2024-04-05 平安壹钱包电子商务有限公司 安卓h5页面的加载方法、装置、设备及存储介质
CN110221843A (zh) * 2019-05-08 2019-09-10 北京深睿博联科技有限责任公司 浏览器内核切换的方法及装置
CN112099844B (zh) * 2020-09-16 2023-09-08 国网甘肃省电力公司信息通信公司 一种用于国网业务系统的多内核兼容的智能浏览系统
CN112887408B (zh) * 2021-01-27 2022-11-01 合肥大多数信息科技有限公司 一种用于解决多内核浏览器数据状态共享的系统和方法
CN113868570A (zh) * 2021-08-16 2021-12-31 北京国电通网络技术有限公司 多核浏览器的内核切换方法及相关设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090299938A1 (en) * 2008-05-29 2009-12-03 Schneider James P Rules engine for aspect services
CN101916276A (zh) * 2010-08-13 2010-12-15 北京新岸线网络技术有限公司 一种改善富媒体文件在网络中发布的方法、装置及服务器
CN102385594A (zh) * 2010-08-31 2012-03-21 腾讯科技(深圳)有限公司 多核浏览器的内核控制方法和装置
CN102467565A (zh) * 2010-11-19 2012-05-23 奇智软件(北京)有限公司 一种浏览器内核切换的方法
CN102722551A (zh) * 2012-05-26 2012-10-10 广州市动景计算机科技有限公司 一种浏览器内核智能切换方法及系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002052785A2 (en) * 2000-12-22 2002-07-04 Research In Motion Limited Information browser system and method for a wireless communication device
KR100782337B1 (ko) * 2006-10-25 2007-12-06 삼성전자주식회사 이동통신 시스템에서 중단 없는 음성 서비스 제공을 위한장치 및 방법
CN101655863A (zh) * 2009-04-24 2010-02-24 北京搜狗科技发展有限公司 在浏览器中加载网页的方法及浏览器

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090299938A1 (en) * 2008-05-29 2009-12-03 Schneider James P Rules engine for aspect services
CN101916276A (zh) * 2010-08-13 2010-12-15 北京新岸线网络技术有限公司 一种改善富媒体文件在网络中发布的方法、装置及服务器
CN102385594A (zh) * 2010-08-31 2012-03-21 腾讯科技(深圳)有限公司 多核浏览器的内核控制方法和装置
CN102467565A (zh) * 2010-11-19 2012-05-23 奇智软件(北京)有限公司 一种浏览器内核切换的方法
CN102722551A (zh) * 2012-05-26 2012-10-10 广州市动景计算机科技有限公司 一种浏览器内核智能切换方法及系统

Also Published As

Publication number Publication date
US9886425B2 (en) 2018-02-06
US20150088984A1 (en) 2015-03-26
CN102722551B (zh) 2014-11-26
CN102722551A (zh) 2012-10-10

Similar Documents

Publication Publication Date Title
WO2013178032A1 (zh) 一种浏览器内核智能切换方法及系统
TWI690812B (zh) 頁面元件動態佈局方法、裝置及客戶端
US10291731B2 (en) Method, client, and server for message pushing of webpage application
US10198410B2 (en) Method, device and mobile terminal for restoring page
WO2019024754A1 (zh) 页面加载的方法、装置和系统
CN102867007A (zh) 网页浏览方法及装置
CN103327135A (zh) 域名解析方法、装置及客户端
WO2014044103A1 (zh) 离线缓存方法及装置
US20140258891A1 (en) Electronic device, storage medium and method for processing information
WO2014071779A1 (zh) 预打开网页的方法、装置及移动终端
WO2015078170A1 (zh) 一种资源访问的方法及装置、服务器及终端
EP2723112A1 (en) Rights control method and apparatus for digital living network alliance
WO2013135188A1 (zh) 扩展程序的调用方法及装置
CN104615670A (zh) 一种android浏览器中支持多渲染引擎的方法及浏览器
CN107124477A (zh) 网站内容的处理方法、终端及服务器
US20140325089A1 (en) Method, terminal, server and system for page jump
WO2019076387A1 (zh) 应用切换方法及装置
US20190253418A1 (en) Terminal Authentication Method and Device
CN111125595A (zh) 多页面控制方法、装置、电子设备及存储介质
US10348890B2 (en) Information pushing method and apparatus, and terminal and server
WO2021197183A1 (zh) 路径识别方法、装置和系统
CN103729440B (zh) 一种访问网站的方法及装置
US10977425B1 (en) Dynamic resource refresh
WO2015035899A1 (en) Search methods and terminals
CN105204934B (zh) 一种自动切换浏览器兼容版本的方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13798200

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 08-05-2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13798200

Country of ref document: EP

Kind code of ref document: A1