Bug 105868

Summary: [EFL[WK2] Regression(r138574): Should not allocate memory in the fork
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, rakuco, tmpsantos, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 105867    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2012-12-30 05:04:24 PST
Thiago rightfully reported that my patch from http://trac.webkit.org/changeset/138574 may cause regressions (deadlocks) because it is allocating memory in the fork. There was a commenting explaining that we should not do that but I missed it (sorry).
Comment 1 Chris Dumez 2012-12-30 05:11:38 PST
Created attachment 180953 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-31 08:32:40 PST
Comment on attachment 180953 [details]
Patch

Clearing flags on attachment: 180953

Committed r138597: <http://trac.webkit.org/changeset/138597>
Comment 3 WebKit Review Bot 2012-12-31 08:32:44 PST
All reviewed patches have been landed.  Closing bug.