User Tools

Site Tools


xw_browser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
xw_browser [2015/04/08 00:19]
FGraham [What the app does]
— (current)
Line 1: Line 1:
-====== Browser ====== 
- 
-====== Under Construction ====== 
- 
-===== Summary ===== 
- 
-The Browser application allows the user to browse the internet, search for webpages, access web links, input web addresses directly, and play back media hosted on webpages and websites. 
- 
-The Browser contain a front end feature screen (implemented in HTML5) that will display web pages to the user and include soft keys to control and input data into the Browser application such as: 
- 
-{{:​wiki:​wiki:​xw_browser.png?​200|}} 
- 
-=== Features === 
- 
-  * Address bar 
-  * Status bar 
-  * ‘Back’ soft key 
-  * ‘Forward’ soft key 
-  * ‘Refresh’ soft key 
-  * ‘New tab’ soft key 
-  * Long press 
-  * Quick touch 
-  * Pop-up Keyboard 
- 
- 
-===== Resources ​ ===== 
- 
- 
-Watch the [[https://​download.automotivelinux.org/​POC/​Xwalk_PoC_Videos/​Browser%20XWALK%20POC.mp4|video]]. 
- 
-Access the [[https://​download.automotivelinux.org/​POC/​Xwalk_PoC_DRDs/​DRD_XWalk_Browser.xlsx|Design Requirements Document (DRD)]]. 
- 
-Access the [[https://​github.com/​PDXostc/​browser|Sources code on GitHub]]. 
- 
-Download the [[https://​download.automotivelinux.org/​POC/​Xwalk_PoC_RPM_WGT/​Browser-0.0.1-2.i686.rpm|RPM Package Manager (RPM) file]]. 
- 
-===== What the app does ===== 
- 
-The Browser application displays web pages to the user and includes soft keys to control and input data into the Browser application such as: 
- 
- 
- 
-  * Address bar 
-  * Status bar 
-  * ‘Back’ soft key 
-  * ‘Forward’ soft key 
-  * ‘Refresh’ soft key 
-  * ‘New tab’ soft key 
-  * Long press 
-  * Quick touch 
-  * Pop-up Keyboard 
- 
- 
- 
-===== Known Bugs  ===== 
- 
-^ Issue Type  ^ Key        ^ Summary ​                                                                                                                                                                                                                                                                                                                                                                                                                     ^ 
-| Bug         ​| ​           | If the target page uses a screen reload function, it will reload the entire page, replacing the entire display area (the POC interface as well as the browser area) with the content of the web page.  Short of parsing the page prior to rendering and removing the offending code, there isn’t a viable work around for this.  A number of websites use code such as this to prevent them from being opened in an iFrame. ​ | 
-| Bug         | TIVI-2782 ​ | When mini-browser'​s window became full screen, it was just scaled. Width resolution was not changed. ​                                                                                                                                                                                                                                                                                                                        | 
-| Bug         | TIVI-2460 ​ | MiniBrowser exits unexpectedly during benchmark Rscohn2 sbp is loading ​                                                                                                                                                                                                                                                                                                                                                      | 
-| Bug         | TIVI-2457 ​ | [Reg]The performance of Browsermark 2.0 has regression ​                                                                                                                                                                                                                                                                                                                                                                      | 
-| Bug         | TIVI-2931 ​ | MiniBrowser exits while try to playback html5 video in VMware Player ​                                                                                                                                                                                                                                                                                                                                                        | 
-| Bug         | TIVI-1135 ​ | Problem with ListBox Row in MiniBrowser ​                                                                                                                                                                                                                                                                                                                                                                                     | 
-| Bug         | TIVI-1614 ​ | web page content (Fish IE Tank) reports wrong resolution and does not handle the MiniBrowser window size correctly ​                                                                                                                                                                                                                                                                                                          | 
- 
- 
-===== Release History ​ ===== 
- 
-==== Features ​ ==== 
- 
-The Browser contain a front end feature screen (implemented in HTML5) that will display web pages to the user and include soft keys to control and input data into the Browser application such as: 
- 
-  * Address bar 
-  * Status bar 
-  * ‘Back’ soft key 
-  * ‘Forward’ soft key 
-  * ‘Refresh’ soft key 
-  * ‘New tab’ soft key 
-  * Long press 
-  * Quick touch 
-  * Pop-up Keyboard 
- 
-=== Bug Fixes  === 
- 
-^ Key        ^ Summary ​                                                                                            ^ 
-| TIVI-786 ​  | [WLD]Browser will crash when open webgl webpage ​                                                    | 
-| TIVI-2383 ​ | Browser cannot be launched ​                                                                         | 
-| TIVI-287 ​  | [REG][2.0]Segmentation fault occurred when launching Browser with command line                      | 
-| TIVI-532 ​  | Browser is unable to render content, just white screen ​                                             | 
-| TIVI-847 ​  | [WLD] Browser crashed when click menus in more option button ​                                       | 
-| TIVI-793 ​  | [WLD] Unable to close apps by clicking close button on GhostCluster/​Browser/​Dialer ​                 | 
-| TIVI-275 ​  | [2.0] Fail to render any web pages in Browser which is launched by command ​                         | 
-| TIVI-305 ​  | Fail to play html videos(implemented by video tag) in Browser ​                                      | 
-| TDIST-376 ​ | no way to set "​Location"​ on browser before running Geolocation tests on Lunchbox ​                   | 
-| TIVI-1689 ​ | ICO HomeScreen is unable to launch browser ​                                                         | 
-| TDIST-330 ​ | [CSSFixedPositioning] No test results display on browser. ​                                          | 
-| TDIST-132 ​ | Browser incorrectly handles HTTP authentication ​                                                    | 
-| TIVI-669 ​  | Failed to play html audio/video in Browser ​                                                         | 
-| TDIST-447 ​ | Websimulator dosen'​t work in the latest chrome browser ​                                             | 
-| TIVI-504 ​  | ENABLE_DFG_JIT causes browser to crash                                                              | 
-| TIVI-381 ​  | Fail to play html audio(implemented by audio tag) in Browser ​                                       | 
-| TIVI-2672 ​ | [TIVISBB] MiniBrowser page is disappeared when playing video in Browser ​                            | 
-| TIVI-1889 ​ | MiniBrowser closed unexpectedly before Sunspider benchmark is finished ​                             | 
-| TIVI-2140 ​ | MiniBrowser sometimes cannot be closed after visit Google aquarium benchmark ​                       | 
-| TIVI-2276 ​ | [REG]MiniBrowser returns "​request cancelled"​ Error                                                  | 
-| TIVI-1060 ​ | [3.0] [Minibrowser] Address bar excessively responds keyboard input sometimes ​                      | 
-| TIVI-1859 ​ | [3.0] MiniBrowser app exits immediately after launched in VMware Player ​                            | 
-| TIVI-1771 ​ | [3.0][REG]Minibrowser is not visible in ico UI                                                      | 
-| TIVI-2647 ​ | [REG] MiniBrowser cannot be launched ​                                                               | 
-| TIVI-2810 ​ | [SDK][NativeApp] launch MiniBrowser from command "​MiniBrowser"​ have "​elementary elm_config.c"​ fail  | 
  
xw_browser.1428452374.txt.gz · Last modified: 2015/04/08 00:19 by FGraham