Bug 152499

Summary: [EFL] REGRESSION(r193827): It made over 10 layout tests fail
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, mcatanzaro, ryuan.choi
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hunseop Jeong 2015-12-22 02:45:24 PST
https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/25841/steps/layout-test/logs/stdio

  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-with-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-with-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-without-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-without-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-with-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-with-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-without-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-without-flag.html [ Crash ]
Comment 1 Hunseop Jeong 2015-12-22 02:51:02 PST
before r193827 :

Regressions: Unexpected crashes (7)
  fast/dom/Window/property-access-on-cached-window-after-frame-removed.html [ Crash ]
  fast/events/scroll-event-phase.html [ Crash ]
  fast/text/text-combine-placement.html [ Crash ]
  http/tests/media/clearkey/clear-key-hls-aes128.html [ Crash ]
  imported/blink/svg/custom/svg-image-layers-crash.html [ Crash ]
  media/media-fragments/TC0091.html [ Crash ]
  webaudio/decode-audio-data-basic.html [ Crash ]


after r193827 :
Regressions: Unexpected crashes (19)
  fast/dom/Window/property-access-on-cached-window-after-frame-removed.html [ Crash ]
  fast/events/open-window-from-another-frame.html [ Crash ]
  fast/events/popup-blocking-timers1.html [ Crash ]
  fast/history/history_reload.html [ Crash ]
  fast/text/text-combine-placement.html [ Crash ]
  http/tests/media/clearkey/clear-key-hls-aes128.html [ Crash ]
  http/tests/security/isolatedWorld/userGestureEvents.html [ Crash ]
  http/tests/security/referrer-policy-redirect-link.html [ Crash ]
  imported/blink/svg/custom/svg-image-layers-crash.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-with-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-with-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-without-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-target-blank-without-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-with-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-with-flag.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-without-flag-from-subframe.html [ Crash ]
  loader/navigation-policy/should-open-external-urls/user-gesture-window-open-without-flag.html [ Crash ]
  media/crash-closing-page-with-media-as-plugin-fallback.html [ Crash ]
  webaudio/decode-audio-data-basic.html [ Crash ]
Comment 2 Michael Catanzaro 2017-03-11 10:48:05 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.