Bug 132039

Summary: [EFL][WK1] There are many failures in fast/forms since r163033
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Ryuan Choi
Reported 2014-04-22 22:02:22 PDT
SSIA
Attachments
Patch (1.95 KB, patch)
2014-04-22 22:05 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-04-22 22:05:02 PDT
Gyuyoung Kim
Comment 2 2014-04-22 22:12:05 PDT
Comment on attachment 229954 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229954&action=review LGTM > Source/WebKit/efl/ewk/ewk_view.cpp:3686 > + break; Additionally, I think we need to add ASSERT_NOT_REACHED() when user passes unsupported type. default: ASSERT_NOT_REACHED(); break;
Ryuan Choi
Comment 3 2014-04-22 22:29:10 PDT
Ryuan Choi
Comment 4 2014-04-22 22:34:45 PDT
Comment on attachment 229954 [details] Patch clearing flags. landed with gyuyoung's suggestion
Note You need to log in before you can comment on or make changes to this bug.