Bug 105868 - [EFL[WK2] Regression(r138574): Should not allocate memory in the fork
Summary: [EFL[WK2] Regression(r138574): Should not allocate memory in the fork
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 105867
  Show dependency treegraph
 
Reported: 2012-12-30 05:04 PST by Chris Dumez
Modified: 2012-12-31 08:32 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2012-12-30 05:11 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.