WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110827
Add cookies to FastMalloc spans
https://bugs.webkit.org/show_bug.cgi?id=110827
Summary
Add cookies to FastMalloc spans
Oliver Hunt
Reported
2013-02-25 17:54:27 PST
As it says in the title.
Attachments
Patch
(8.85 KB, patch)
2013-02-25 17:57 PST
,
Oliver Hunt
msaboff
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2013-02-25 17:57:46 PST
Created
attachment 190168
[details]
Patch
Michael Saboff
Comment 2
2013-02-25 18:10:23 PST
Comment on
attachment 190168
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=190168&action=review
> Source/WTF/ChangeLog:12 > + (WTF):
Remove this line.
Oliver Hunt
Comment 3
2013-02-25 18:15:15 PST
Committed
r143996
: <
http://trac.webkit.org/changeset/143996
>
Roger Fong
Comment 4
2013-02-25 18:28:50 PST
Windows build failure:
http://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/44915/steps/compile-webkit/logs/stdio
Ryosuke Niwa
Comment 5
2013-02-25 18:55:17 PST
This patch broke builds other than Mac and Chromium ports.
Ryosuke Niwa
Comment 6
2013-02-25 19:17:19 PST
(In reply to
comment #5
)
> This patch broke builds other than Mac and Chromium ports.
Tried to fix this in
http://trac.webkit.org/changeset/144001
. Does the fix look right to you?
Oliver Hunt
Comment 7
2013-02-25 19:29:48 PST
(In reply to
comment #6
)
> (In reply to
comment #5
) > > This patch broke builds other than Mac and Chromium ports. > > Tried to fix this in
http://trac.webkit.org/changeset/144001
. Does the fix look right to you?
Gah, sorry! Yes it looks correct. My bad.
Adam Barth
Comment 8
2013-02-26 12:09:20 PST
This patch might have caused a performance regression on the chromium-mac port. There are some other performance regression rollouts in progress. If they don't heal the bot, I'm going to try rolling this one out as well.
Oliver Hunt
Comment 9
2013-02-26 12:14:17 PST
(In reply to
comment #8
)
> This patch might have caused a performance regression on the chromium-mac port. There are some other performance regression rollouts in progress. If they don't heal the bot, I'm going to try rolling this one out as well.
Really? I'll rerun perf tests locally - what is the hardware that chr-mac is running on?
Adam Barth
Comment 10
2013-02-26 12:19:50 PST
(In reply to
comment #9
)
> (In reply to
comment #8
) > > This patch might have caused a performance regression on the chromium-mac port. There are some other performance regression rollouts in progress. If they don't heal the bot, I'm going to try rolling this one out as well. > > Really? I'll rerun perf tests locally - what is the hardware that chr-mac is running on?
I don't know for certain, but I would guess a Mac Mini.
Adam Barth
Comment 11
2013-02-26 12:41:32 PST
The perf graph is actually looking pretty good right now. I'm going to let it cycle a few more times, but it looks like you're off the hook. :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug