Bug 15694 - Shrink the size of an activation object by 1 word
Summary: Shrink the size of an activation object by 1 word
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 14:23 PDT by Geoffrey Garen
Modified: 2007-10-25 17:15 PDT (History)
0 users

See Also:


Attachments
Patch (8.41 KB, patch)
2007-10-25 14:24 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch 2 (8.55 KB, patch)
2007-10-25 14:28 PDT, Geoffrey Garen
ggaren: 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 2007-10-25 14:23:17 PDT
Subtask of bug 14868.
Comment 1 Geoffrey Garen 2007-10-25 14:24:31 PDT
Created attachment 16865 [details]
Patch
Comment 2 Geoffrey Garen 2007-10-25 14:28:42 PDT
Created attachment 16866 [details]
Patch 2

Added a comment.
Comment 3 Geoffrey Garen 2007-10-25 14:46:44 PDT
Comment on attachment 16866 [details]
Patch 2

Oliver Hunt reviewed this.
Comment 4 Geoffrey Garen 2007-10-25 14:48:36 PDT
Committed revision 27068.
Comment 5 Geoffrey Garen 2007-10-25 17:15:54 PDT
Rolled this out because it didn't give me what I needed.