Bug 128961

Summary: [EFL][CMake] Fix javascriptcore test failings by the jsCStack branch merge
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gyuyoung.kim, ossy, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127777    
Attachments:
Description Flags
Patch
none
Patch none

Gyuyoung Kim
Reported 2014-02-18 01:31:16 PST
Javascriptcore test on EFL port has been broken since the jsCStack branch merge. For now we can fix almost tests by using "-fno-tree-dce option". Unfortunately, EFL port needs not to check "uninitialized" build warning as error in order to adjust the option to EFL port. This patch don't take it as error temporarily.
Attachments
Patch (2.39 KB, patch)
2014-02-18 01:33 PST, Gyuyoung Kim
no flags
Patch (2.67 KB, patch)
2014-02-18 20:26 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-02-18 01:33:48 PST
Gyuyoung Kim
Comment 2 2014-02-18 01:34:24 PST
Need to land after checking on EFL bots. CC'ing Ossy.
Gyuyoung Kim
Comment 3 2014-02-18 20:26:24 PST
Gyuyoung Kim
Comment 4 2014-02-18 20:27:07 PST
I test this patch on EFL bots. 23 errors are disappeared. Please review this patch.
Ryosuke Niwa
Comment 5 2014-02-18 20:50:00 PST
Comment on attachment 224581 [details] Patch rs=me.
WebKit Commit Bot
Comment 6 2014-02-18 21:26:46 PST
Comment on attachment 224581 [details] Patch Clearing flags on attachment: 224581 Committed r164353: <http://trac.webkit.org/changeset/164353>
WebKit Commit Bot
Comment 7 2014-02-18 21:26:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.