CN103678019B - A kind of browser automatic recovery method and equipment - Google Patents

A kind of browser automatic recovery method and equipment Download PDF

Info

Publication number
CN103678019B
CN103678019B CN201210344078.6A CN201210344078A CN103678019B CN 103678019 B CN103678019 B CN 103678019B CN 201210344078 A CN201210344078 A CN 201210344078A CN 103678019 B CN103678019 B CN 103678019B
Authority
CN
China
Prior art keywords
browser
anomalous event
operation information
collapse
described browser
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201210344078.6A
Other languages
Chinese (zh)
Other versions
CN103678019A (en
Inventor
杨刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Yayue Technology Co ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210344078.6A priority Critical patent/CN103678019B/en
Publication of CN103678019A publication Critical patent/CN103678019A/en
Application granted granted Critical
Publication of CN103678019B publication Critical patent/CN103678019B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention discloses a kind of browser automatic recovery method and equipment, and the method comprises: catch the anomalous event occurred in browser execution process; Judge whether this anomalous event is to recover anomalous event, if not, preserve browser and the operation information before anomalous event is occurring; Wherein, this operation information at least comprises the guidance path of the interface layout information of browser and the webpage of browser execution; Start collapse handling procedure, and the handle of browser process is passed to collapse handling procedure and obtain the dump file of browser to make collapse handling procedure by this handle, and analyze according to dump file and trigger browser after abnormal reason occurs browser and restart; The operation information of the browser of preservation before generation anomalous event is loaded into browser, thus recovers the running status of browser before generation anomalous event.The present invention automatically can recover the running status before browser collapse after browser collapse, thus reduces the repetitive operation of user.

Description

A kind of browser automatic recovery method and equipment
Technical field
The present invention relates to field of computer technology, be specifically related to a kind of browser automatic recovery method and equipment.
Background technology
Browser as the input products of a numerous netizens online, be no matter search on the net, amusement or office etc., all need first to be come into contacts with by browser and internet.Meanwhile, because internet is a very open platform, the content-form on network is ever-changing, unavoidably can produce some anomalous events, even collapse, and therefore, the requirement of browser in stability is very high.
Find in practice, more successfully browser can not ensure to occur never to collapse and compulsory withdrawal in operational process.And general browser is after collapsing, operation information before just there occurs loss, causes the necessary repetitive operation of user.Such as, user opened a lot of webpage before browser collapse, if browser collapses, user is again after open any browser, the page of front opening just lost, user has to repeat to open these pages.
Summary of the invention
Technical matters to be solved by this invention is to provide a kind of browser automatic recovery method and equipment, automatically can recover the running status before browser collapse, thus reduce the repetitive operation of user after browser collapse.
First aspect present invention provides a kind of browser automatic recovery method, comprising:
Catch the anomalous event occurred in browser execution process;
Judge whether described anomalous event is to recover anomalous event, if not, then preserve described browser and the operation information before described anomalous event is occurring; Wherein, described operation information at least comprises the guidance path of the interface layout information of described browser and the webpage of described browser execution;
Start collapse handling procedure, and the handle of described browser process is passed to described collapse handling procedure with the dump file making described collapse handling procedure be obtained described browser by described handle, and analyze according to described dump file and trigger described browser after abnormal reason occurs described browser and restart;
The operation information of the described browser preserved before the described anomalous event of generation is loaded into described browser, thus recovers the running status of browser before the described anomalous event of generation.
Second aspect present invention provides a kind of computer-readable storage medium, and described computer-readable storage medium has program stored therein, and comprises the step of described browser automatic recovery method when described program performs.
Third aspect present invention provides a kind of browser automatic restorer, comprising:
Trapping module, for catching the anomalous event occurred in browser execution process;
Judge module, for judging whether described anomalous event is to recover anomalous event;
Preserve module, for when the judged result of described judge module is no, preserves described browser and the operation information before described anomalous event is occurring; Wherein, described operation information at least comprises the guidance path of the interface layout information of described browser and the webpage of described browser execution;
Collapse handler module, for starting collapse handling procedure, and the handle of described browser process is passed to described collapse handling procedure with the dump file making described collapse handling procedure be obtained described browser by described handle, and analyze according to described dump file and trigger described browser after abnormal reason occurs described browser and restart;
Load-on module, for the operation information of the described browser preserved before the described anomalous event of generation is loaded into described browser, thus recovers the running status of browser before the described anomalous event of generation.
Known by above-mentioned analysis, the browser automatic recovery method that the embodiment of the present invention provides and equipment can after there is expendable anomalous event (i.e. browser collapse) in navigator product, first preserve the operation information of browser before collapsing, when once starting on browser like this, the operation information of browser before collapsing can be loaded on browser, thus the running status of browser before collapsing can be recovered.Thus to greatest extent after browser collapses, the loss of collapsing and bringing can be made up, reduce the repetitive operation of user.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, be briefly described to the accompanying drawing used required in embodiment below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the process flow diagram of a kind of browser automatic recovery method that the embodiment of the present invention provides;
Fig. 2 is the process flow diagram of the another kind of browser automatic recovery method that the embodiment of the present invention provides;
Fig. 3 is the process flow diagram of a kind of browser execution information storage means that the embodiment of the present invention provides;
Fig. 4 is the process flow diagram of a kind of browser execution information record method that the embodiment of the present invention provides;
Fig. 5 is the structural drawing of the automatic restorer of a kind of browser that the embodiment of the present invention provides;
Fig. 6 is the structural drawing of the automatic restorer of another kind of browser that the embodiment of the present invention provides.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The embodiment of the present invention provides a kind of browser automatic recovery method and equipment, automatically can recover the running status before browser collapse, thus can make up browser and collapse the loss brought, the repetitive operation of minimizing user after browser collapse.Below be described in detail respectively.
Refer to Fig. 1, Fig. 1 is the process flow diagram of a kind of browser automatic recovery method that the embodiment of the present invention provides.As shown in Figure 1, the method can comprise the following steps.
101, the anomalous event occurred in browser execution process is caught.
In the embodiment of the present invention, browser can be QQ browser, MS internet explorer, Ou Peng browser (Opera), 360 secure browsers, search dog browser, Google's browser, the boundless browser of passerby and browser etc. of roaming, and the embodiment of the present invention does not do concrete restriction to the type of browser.
As the optional embodiment of one, the embodiment of the present invention can adopt vectorization abnormality processing VectoredExceptionHandler, invalid parameter processing program InvalidParameterHandler or pure virtual function to call abnormality processing PurecallHandler to catch the anomalous event occurred in browser execution process.
102, judge whether anomalous event is to recover anomalous event, if not, then preserve browser and the operation information before anomalous event is occurring; Wherein, this operation information at least comprises the guidance path of the interface layout information of browser and the webpage of browser execution.
Wherein, if judge, anomalous event to recover anomalous event, and so the embodiment of the present invention can adopt the running status of fault-tolerant way to this browser to recover.
103, collapse handling procedure is started, and the handle of browser process is passed to collapse handling procedure and obtain dump (dump) file of browser to make collapse handling procedure by this handle, and analyze according to dump file and trigger this browser after abnormal reason occurs browser and restart.
104, the operation information of this browser preserved before generation anomalous event is loaded into this browser, thus recovers the running status of this browser before generation anomalous event.
In the browser automatic recovery method described by Fig. 1, can after there is expendable anomalous event (i.e. browser collapse) in navigator product, first preserve the operation information of browser before collapsing, when once starting on browser like this, the operation information of browser before collapsing can be loaded on browser, thus the running status of browser before collapsing can be recovered.Thus to greatest extent after browser collapses, the loss of collapsing and bringing can be made up, reduce the repetitive operation of user.
In order to understand the present invention better, further combined with the browser automatic recovery method shown in Fig. 2, the present invention is described in detail below.As shown in Figure 2, this browser automatic recovery method can comprise the following steps.
201, there is anomalous event in browser execution process.
For example, can be there is a series of expendable anomalous events such as the abnormal EXCEPTION_ACCESS_VIOLATION of internal memory unauthorized access, the abnormal EXCEPTION_STACK_OVERFLOW of stack overflow in browser, these anomalous events can directly cause browser closedown to be exited in operational process.
202, the anomalous event occurred in browser execution process is caught.
After browser, in operational process, anomalous event occurs, first the first step must know that browser there occurs anomalous event exactly.Wherein, the event of catching the exception can adopt the program of system binding to realize.Such as, the embodiment of the present invention can adopt the program VectoredExceptionHandler of system binding, InvalidParameterHandler or PurecallHandler to catch the anomalous event occurred in browser execution process.These programs can catch the most of anomalous events comprising a series of expendable anomalous events such as the abnormal EXCEPTION_ACCESS_VIOLATION of internal memory unauthorized access, the abnormal EXCEPTION_STACK_OVERFLOW of stack overflow.
203, judge whether anomalous event is to recover anomalous event, if not, then perform step 204, if so, then perform step 208.
204, preserve browser and the operation information before anomalous event is occurring; Wherein, this operation information can comprise the skin amendment information of the web page tag of browser execution, the interface layout information of browser, the guidance path of the webpage of browser execution, the downloading task of browser and browser.
Wherein, when expendable anomalous event (i.e. browser collapse) occurs browser, the operation information before needing browser to collapse is preserved, and the running status for use in follow-up browser is recovered.And the operation information before browser collapse must be kept at local external unit, because when browser collapse is exited, the operation information preserved in internal memory will be lost, and cannot recover.
See also Fig. 3, Fig. 3 is the process flow diagram of a kind of browser execution information storage means that the embodiment of the present invention provides.Operation information before browser collapse can be preserved by the method, guarantees that the operation information before browser collapse can not be lost.As shown in Figure 3, these browser execution information storage means can comprise the following steps:
301, obtain browser and the operation information before anomalous event is occurring.
Wherein, the embodiment of the present invention can obtain the operation information of browser before generation anomalous event from internal memory.
302, operation information is carried out data serializing, obtain the file of extend markup language (ExtensibleMarkupLanguage, XML) form.
303, the file of XML format is saved to local external unit.
By the method shown in Fig. 3, the operation information before browser can being collapsed carries out being saved to local external unit, thus can guarantee that the operation information before browser collapse can not be lost.
205, collapse handling procedure is started.
Wherein, after having preserved the operation information before browser collapse, the embodiment of the present invention can start collapse handling procedure to perform the collapse process operation after browser collapse.
206, the handle of browser process is passed to collapse handling procedure and obtain the dump dump file of browser to make collapse handling procedure by this handle, and analyze according to dump file the reason that exception occurs browser.
Further, when the multiple process of browser execution, if a host process there occurs collapse, other subprocesss also just meaning not, now collapse other subprocesss of message informing that host process can have been collapsed by handling procedure, with the ending work for the treatment of making other subprocesss carry out oneself separately.
207, collapse handling procedure to restart according to triggering this browser after the reason of dump dump file analysis browser generation exception.
Wherein, collapse handling procedure triggers after this browser restarts, and collapse handling procedure just completes collapse process operation, and collapse handling procedure can exit quietly.
Wherein, the browser restarted only is in init state, is not the running status before last collapse completely.Want the running status before browser returns to collapse, just need the operation information of this browser preserved before generation anomalous event to be loaded into this browser.
208, the operation information of this browser preserved before generation anomalous event is loaded into this browser, thus recovers the running status of this browser before generation anomalous event, process ends.
See also Fig. 4, Fig. 4 is the process flow diagram of a kind of browser execution information loading method that the embodiment of the present invention provides.The operation information of browser before collapse after browser restarts, can be loaded on browser by the method, thus recovers the running status before browser collapse.As shown in Figure 4, this browser execution information loading method can comprise the following steps:
401, from local external unit, obtain the file of XML format.
402, the file of XML format is carried out data unserializing, obtain browser and the operation information before anomalous event is occurring;
403, the operation information of browser before generation anomalous event is loaded on browser.
Visible, after browser restarts, the operation information of browser before collapse can be loaded on browser by method shown in Fig. 4, thus recover the running status before browser collapse.
If 209 judge that anomalous event to recover anomalous event, then the running status of fault-tolerant way to this browser is adopted to recover, process ends.
In the browser automatic recovery method described by Fig. 2, can after there is expendable anomalous event (i.e. browser collapse) in navigator product, first in External memory equipment, preserve the operation information of browser before collapsing, when once starting on browser like this, the operation information of browser before collapsing can be loaded on browser, thus the running status of browser before collapsing can be recovered.Thus to greatest extent after browser collapses, the loss of collapsing and bringing can be made up, reduce the repetitive operation of user.Simultaneously, the confidence of navigator product can be used by adding users by the browser automatic recovery method described by Fig. 2, what user feared most is exactly that the arduous amendment recorded and make of browsing has been lost because of browser collapse, user will be hit greatly use the confidence of navigator product like this, thus have impact on the experience sense of user to navigator product.And after have employed the rear automatic recovery method of browser provided by the invention collapse, even if browser there occurs collapse and exits, user also discovers the difference before and after less than collapse on experiencing, can say that to user be a kind of transparent operation.
Refer to Fig. 5, Fig. 5 is the structural drawing of the automatic restorer of a kind of browser that the embodiment of the present invention provides.Wherein, the automatic restorer of the browser shown in Fig. 5 can be processor, chip etc. in physics realization.As shown in Figure 5, the automatic restorer of this browser can comprise:
Trapping module 501, for catching the anomalous event occurred in browser execution process.
Judge module 502, for judging whether this anomalous event is to recover anomalous event.
Preserve module 503, for when the judged result of judge module 502 is no, preserves browser and the operation information before this anomalous event is occurring; Wherein, this operation information at least comprises the guidance path of the interface layout information of browser and the webpage of browser execution.
Collapse handler module 504, for starting collapse handling procedure, and the handle of browser process is passed to collapse handling procedure and obtain the dump dump file of browser to make collapse handling procedure by this handle, and trigger browser after there is abnormal reason according to dump dump file analysis browser and restart.
Load-on module 505, for the operation information of the browser of preservation before this anomalous event of generation is loaded into browser, thus recovers the running status of browser before generation anomalous event.
Wherein, trapping module 501 calls abnormality processing PurecallHandler to catch the anomalous event occurred in browser execution process specifically for adopting vectorization abnormality processing VectoredExceptionHandler, illegal parameter abnormality processing InvalidParameterHandler or pure virtual function.
See also Fig. 6, Fig. 6 is the structural drawing of the automatic restorer of another kind of browser that the embodiment of the present invention provides.Wherein, the automatic restorer of the browser shown in Fig. 6 is that the automatic restorer of browser is as shown in Figure 5 optimized and obtains.In the automatic restorer of the browser shown in Fig. 6, preserve module 503 and comprise:
First obtains submodule 5031, for obtaining browser, the operation information before anomalous event is occurring;
Serialization submodule 5032, for this operation information is carried out data serializing, obtains the file of XML format;
Preserve submodule 5033, for the file of this XML format is saved to local external unit.
Correspondingly, in the automatic restorer of the browser shown in Fig. 6, load-on module 505 comprises:
Second obtains submodule 5051, for obtaining the file of XML format from local external unit;
Unserializing submodule 5052, for the file of XML format is carried out data unserializing, obtains browser and the operation information before anomalous event is occurring;
Load submodule 5053, for the operation information of browser before generation anomalous event is loaded on browser.
Alternatively, the automatic restorer of the browser shown in Fig. 6 can also comprise:
Fault-tolerant module 506, for when the judged result of judge module 502 is being, adopts the running status of fault-tolerant way to browser to recover.
In the embodiment of the present invention, the operation information before browser collapse can also comprise the skin amendment information of the web page tag of browser execution, the downloading task of browser and browser, and the embodiment of the present invention is not construed as limiting.
The automatic restorer of browser described by Fig. 5, Fig. 6 can after there is expendable anomalous event (i.e. browser collapse) in navigator product, first preserve the operation information of browser before collapsing, when once starting on browser like this, the operation information of browser before collapsing can be loaded on browser, thus the running status of browser before collapsing can be recovered.Thus to greatest extent after browser collapses, the loss of collapsing and bringing can be made up, reduce the repetitive operation of user.Simultaneously, the confidence of navigator product can be used by adding users by the automatic restorer of the browser described by Fig. 5, Fig. 6, what user feared most is exactly that the arduous amendment recorded and make of browsing has been lost because of browser collapse, user will be hit greatly use the confidence of navigator product like this, thus have impact on the experience sense of user to navigator product.And after have employed the rear automatic recovery method of browser provided by the invention collapse, even if browser there occurs collapse and exits, user also discovers the difference before and after less than collapse on experiencing, can say that to user be a kind of transparent operation.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is that the hardware that can carry out instruction relevant by program has come, this program can be stored in a computer-readable storage medium, this computer-readable storage medium can comprise: flash disk, ROM (read-only memory) (Read-OnlyMemory, ROM), random access device (RandomAccessMemory, RAM), disk or CD etc.
After the browser provided the embodiment of the present invention above collapses, automatic recovery method and equipment are described in detail, apply specific case herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (8)

1. a browser automatic recovery method, is characterized in that, comprising:
Catch the anomalous event occurred in browser execution process;
Judge whether described anomalous event is to recover anomalous event, if not, then preserve described browser and the operation information before described anomalous event is occurring; Wherein, described operation information at least comprises the guidance path of the interface layout information of described browser and the webpage of described browser execution;
Start collapse handling procedure, and the handle of described browser process is passed to described collapse handling procedure with the dump file making described collapse handling procedure be obtained described browser by described handle, and analyze according to described dump file and trigger described browser after abnormal reason occurs described browser and restart;
The operation information of the described browser preserved before the described anomalous event of generation is loaded into described browser, thus recovers the running status of browser before the described anomalous event of generation;
The operation information of the described browser of described preservation before the described anomalous event of generation comprises:
Obtain described browser and the operation information before described anomalous event is occurring;
Described operation information is carried out data serializing, obtains the file of expandable mark language XML form;
The file of described XML format is saved to local external unit;
Described the described browser preserved be loaded into described browser and comprise there is the operation information before described anomalous event:
The file of XML format is obtained from described local external unit;
The file of described XML format is carried out data unserializing, obtains described browser and the operation information before described anomalous event is occurring;
The operation information of described browser before the described anomalous event of generation is loaded on described browser.
2. method according to claim 1, is characterized in that, described in catch the anomalous event occurred in browser execution process and comprise:
Vectorization abnormality processing VectoredExceptionHandler, the invalid parameter processing program InvalidParameterHandler of quantification exception handler or pure virtual function is adopted to call abnormality processing PurecallHandler to catch the anomalous event occurred in browser execution process.
3. method according to claim 1, is characterized in that, described operation information also comprises the skin amendment information of the web page tag of described browser execution, the downloading task of described browser and described browser.
4. method according to claim 1, is characterized in that, if judge, described anomalous event to recover anomalous event, and described method also comprises:
The running status of fault-tolerant way to described browser is adopted to recover.
5. the automatic restorer of browser, is characterized in that, comprising:
Trapping module, for catching the anomalous event occurred in browser execution process;
Judge module, for judging whether described anomalous event is to recover anomalous event;
Preserve module, for when the judged result of described judge module is no, preserves described browser and the operation information before described anomalous event is occurring; Wherein, described operation information at least comprises the guidance path of the interface layout information of described browser and the webpage of described browser execution;
Collapse handler module, for starting collapse handling procedure, and the handle of described browser process is passed to described collapse handling procedure with the dump file making described collapse handling procedure be obtained described browser by described handle, and analyze according to described dump file and trigger described browser after abnormal reason occurs described browser and restart;
Load-on module, for the operation information of the described browser preserved before the described anomalous event of generation is loaded into described browser, thus recovers the running status of browser before the described anomalous event of generation;
Described preservation module comprises:
First obtains submodule, for obtaining described browser, the operation information before described anomalous event is occurring;
Serialization submodule, for described operation information is carried out data serializing, obtains the file of expandable mark language XML form;
Preserve submodule, for the file of described XML format is saved to local external unit;
Described load-on module comprises:
Second obtains submodule, for obtaining the file of XML format from described local external unit;
Unserializing submodule, for the file of described XML format is carried out data unserializing, obtains described browser and the operation information before described anomalous event is occurring;
Load submodule, for the operation information of described browser before the described anomalous event of generation is loaded on described browser.
6. equipment according to claim 5, it is characterized in that, described trapping module calls abnormality processing PurecallHandler to catch the anomalous event occurred in browser execution process specifically for adopting vectorization abnormality processing VectoredExceptionHandler, invalid parameter processing program InvalidParameterHandler or pure virtual function.
7. equipment according to claim 5, is characterized in that, described operation information also comprises the skin amendment information of the web page tag of described browser execution, the downloading task of described browser and described browser.
8. equipment according to claim 5, is characterized in that, also comprises:
Fault-tolerant module, for when the judged result of described judge module is being, adopts the running status of fault-tolerant way to described browser to recover.
CN201210344078.6A 2012-09-17 2012-09-17 A kind of browser automatic recovery method and equipment Active CN103678019B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210344078.6A CN103678019B (en) 2012-09-17 2012-09-17 A kind of browser automatic recovery method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210344078.6A CN103678019B (en) 2012-09-17 2012-09-17 A kind of browser automatic recovery method and equipment

Publications (2)

Publication Number Publication Date
CN103678019A CN103678019A (en) 2014-03-26
CN103678019B true CN103678019B (en) 2016-04-13

Family

ID=50315671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210344078.6A Active CN103678019B (en) 2012-09-17 2012-09-17 A kind of browser automatic recovery method and equipment

Country Status (1)

Country Link
CN (1) CN103678019B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955478B (en) * 2014-03-31 2016-08-31 北京奇虎科技有限公司 Buttoned-up web page tag and/or the display packing of browser window and device
CN105335244B (en) * 2014-08-15 2018-08-10 中国银联股份有限公司 Method for application recovery
CN106687929A (en) * 2014-09-04 2017-05-17 精工爱普生株式会社 Data processing system, data processing method, and terminal device
CN104361076B (en) * 2014-11-12 2018-02-09 腾讯科技(成都)有限公司 The abnormality eliminating method and device of browser
CN106919573A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 A kind of method and apparatus for restarting browser
WO2017120877A1 (en) * 2016-01-15 2017-07-20 杨瑛 Method for pushing information when restarting webpage, and electronic device
WO2017120878A1 (en) * 2016-01-15 2017-07-20 杨瑛 Method for restarting browser webpage, and electronic device
CN106547639B (en) * 2016-11-11 2019-11-22 腾讯音乐娱乐(深圳)有限公司 A kind of character string processing method and equipment
US10140165B2 (en) * 2017-02-02 2018-11-27 Microsoft Technology Licensing, Llc Shell action browser extensions
CN107490380B (en) * 2017-10-10 2020-03-10 Oppo广东移动通信有限公司 Navigation method, navigation device, storage medium and mobile terminal
CN107992375A (en) * 2017-10-30 2018-05-04 努比亚技术有限公司 A kind of browser fault handling method, terminal and computer-readable recording medium
CN109086164A (en) * 2018-06-29 2018-12-25 努比亚技术有限公司 A kind of application crashes processing method, terminal and computer readable storage medium
CN113127239A (en) * 2019-12-31 2021-07-16 深圳云天励飞技术有限公司 Page state monitoring method, device, terminal and storage medium
CN112333497A (en) * 2020-09-28 2021-02-05 深圳Tcl新技术有限公司 User data display method, device, equipment and readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215215A (en) * 2010-08-02 2011-10-12 深圳市深信服电子科技有限公司 Method for recovering page and electronic terminal
CN102236587A (en) * 2010-04-28 2011-11-09 上海中标软件有限公司 Recovery method for abnormal firefox browser

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102236587A (en) * 2010-04-28 2011-11-09 上海中标软件有限公司 Recovery method for abnormal firefox browser
CN102215215A (en) * 2010-08-02 2011-10-12 深圳市深信服电子科技有限公司 Method for recovering page and electronic terminal

Also Published As

Publication number Publication date
CN103678019A (en) 2014-03-26

Similar Documents

Publication Publication Date Title
CN103678019B (en) A kind of browser automatic recovery method and equipment
KR102179149B1 (en) Page component dynamic layout
CN103106196B (en) A kind of method and apparatus recovering browsing device net page
CN104049986B (en) plug-in loading method and device
CN102236587B (en) Recovery method for abnormal firefox browser
CN109376291B (en) Website fingerprint information scanning method and device based on web crawler
US20140304588A1 (en) Creating page snapshots
CN102929747A (en) Method for treating crash dump of Linux operation system based on loongson server
CN105279021A (en) Method and device for executing non-maskable interrupt
CN105354498A (en) Operation method of registry, related device and equipment
US10915624B2 (en) Method and apparatus for determining behavior information corresponding to a dangerous file
CN112379993A (en) Robot process automation processing system, method and device
CN106997313B (en) Signal processing method and system of application program and terminal equipment
US8468388B2 (en) Restoring programs after operating system failure
CN114528204A (en) Method for processing code, method for processing exception and respective device
CN113868502A (en) Page crawler method and device, electronic equipment and readable storage medium
CN111679976A (en) Method and device for searching page object
CN113467981A (en) Exception handling method and device
CN115454673A (en) Data collection method, device and medium for baseboard management controller
CN114443929A (en) Data capturing method, device and medium
CN104933019A (en) List generating method and device
CN114679491A (en) Micro front-end service application method and device, storage medium and electronic equipment
CN110837433A (en) Performance optimization method and device and electronic equipment
US20140298158A1 (en) Method and apparatus for text input protection
CN107515769B (en) Variable information extraction method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221117

Address after: 1402, Floor 14, Block A, Haina Baichuan Headquarters Building, No. 6, Baoxing Road, Haibin Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong 518133

Patentee after: Shenzhen Yayue Technology Co.,Ltd.

Address before: 2, 518057, East 403 room, SEG science and Technology Park, Zhenxing Road, Shenzhen, Guangdong, Futian District

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.