Bug 50599 - Simplified some ASLR-related code in PageAllocation/Reservation
Summary: Simplified some ASLR-related code in PageAllocation/Reservation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 16:42 PST by Geoffrey Garen
Modified: 2010-12-06 17:01 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.44 KB, patch)
2010-12-06 16:43 PST, Geoffrey Garen
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2010-12-06 16:42:57 PST
Simplified some ASLR-related code in PageAllocation/Reservation
Comment 1 Geoffrey Garen 2010-12-06 16:43:26 PST
Created attachment 75750 [details]
Patch
Comment 2 WebKit Review Bot 2010-12-06 16:48:19 PST
Attachment 75750 [details] did not pass style-queue:

Failed to run "[u'git', u'reset', u'--hard', u'HEAD']" exit_code: 128
error: Could not write new index file.
fatal: Could not reset index file to revision 'HEAD'.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2010-12-06 17:01:28 PST
Committed r73417: <http://trac.webkit.org/changeset/73417>