Skip to content

Commit

Permalink
webos: com.webos.app.enactbrowser=80
Browse files Browse the repository at this point in the history
:Release Notes:
Fix error to open new windows
Fix to hide zoom and menu dropdown list

:Detailed Notes:
com.webos.app.enactbrowser: submissions/79..submissions/80
4d20035 [browser][appshell] Fix the input address losing focus
d3a9392 [browser][appshell] Fix error can't open a new window
        from window.open event
178cf49 [browser][appshell] Hide the zoom, menu dropdown list

:Testing Performed:
Please check CCC tickets.

:QA Notes:
Test cases: QWTC-11115 QWTC-12288 QWTC-13631

:Issues Addressed:
[WRQ-5007] CCC: com.webos.app.enactbrowser=80
[WRQ-3659] [TAS Failed][OSE][QWTC-11115] Verify dialog boxes work
           when one of alert, confirm, and prompt is called
[WRQ-4165] [TAS Failed][OSE Emulator][QWTC-11115] Verify dialog boxes
           work when one of alert, confirm, and prompt is called
[WRQ-4174] [TAS Failed][OSE Emulator][QWTC-12288] Verify tab-under
           feature for OAuth operation
[WRQ-946] [browser][appshell] Disappear Zoom controller, Menu
          dropdown list when clicking to the webview content

Cherry-picked-from-commit: a721d2a
Cherry-picked-from-branch:
  • Loading branch information
thanh2.phan authored and ywbyun0815 committed Dec 13, 2023
1 parent 6b27cde commit 771c5df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://oss-pkg-info.yaml;md5=72b3e3cef46e5ab3e175e5b515dc3b18 \
"

WEBOS_VERSION = "1.0.0-79_15e38f7774c4ff66b5132412f6e8cbff277e113b"
WEBOS_VERSION = "1.0.0-80_9717307728e1a360b01f65c706403c01282db066"
PR = "r19"

inherit webos_public_repo
Expand Down

0 comments on commit 771c5df

Please sign in to comment.