RESOLVED FIXED 115985
Move RemoteMemoryReader into FastMalloc.cpp
https://bugs.webkit.org/show_bug.cgi?id=115985
Summary Move RemoteMemoryReader into FastMalloc.cpp
Anders Carlsson
Reported 2013-05-12 08:57:27 PDT
Move RemoteMemoryReader into FastMalloc.cpp
Attachments
Patch (9.01 KB, patch)
2013-05-12 09:00 PDT, Anders Carlsson
no flags
Patch (10.03 KB, patch)
2013-05-12 09:08 PDT, Anders Carlsson
no flags
Patch (9.23 KB, patch)
2013-05-12 09:12 PDT, Anders Carlsson
no flags
Patch (10.32 KB, patch)
2013-05-12 09:19 PDT, Anders Carlsson
no flags
Patch (10.73 KB, patch)
2013-05-12 09:24 PDT, Anders Carlsson
no flags
Patch (10.73 KB, patch)
2013-05-12 09:32 PDT, Anders Carlsson
kling: review+
eflews.bot: commit-queue-
Anders Carlsson
Comment 1 2013-05-12 09:00:07 PDT
Anders Carlsson
Comment 2 2013-05-12 09:08:45 PDT
WebKit Commit Bot
Comment 3 2013-05-12 09:09:25 PDT
Attachment 201490 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/WTF.xcodeproj/project.pbxproj', u'Source/WTF/wtf/FastMalloc.cpp', u'Source/WTF/wtf/MallocZoneSupport.h']" exit_code: 1 Source/WTF/wtf/FastMalloc.cpp:1134: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
EFL EWS Bot
Comment 4 2013-05-12 09:12:12 PDT
Anders Carlsson
Comment 5 2013-05-12 09:12:42 PDT
EFL EWS Bot
Comment 6 2013-05-12 09:16:20 PDT
EFL EWS Bot
Comment 7 2013-05-12 09:18:48 PDT
Anders Carlsson
Comment 8 2013-05-12 09:19:46 PDT
WebKit Commit Bot
Comment 9 2013-05-12 09:20:44 PDT
Attachment 201492 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/WTF.xcodeproj/project.pbxproj', u'Source/WTF/wtf/FastMalloc.cpp', u'Source/WTF/wtf/MallocZoneSupport.h']" exit_code: 1 Source/WTF/wtf/FastMalloc.cpp:1137: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
EFL EWS Bot
Comment 10 2013-05-12 09:22:41 PDT
EFL EWS Bot
Comment 11 2013-05-12 09:23:19 PDT
Anders Carlsson
Comment 12 2013-05-12 09:24:57 PDT
WebKit Commit Bot
Comment 13 2013-05-12 09:27:20 PDT
Attachment 201493 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/WTF.xcodeproj/project.pbxproj', u'Source/WTF/wtf/FastMalloc.cpp', u'Source/WTF/wtf/MallocZoneSupport.h']" exit_code: 1 Source/WTF/wtf/FastMalloc.cpp:1139: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
EFL EWS Bot
Comment 14 2013-05-12 09:28:51 PDT
EFL EWS Bot
Comment 15 2013-05-12 09:29:59 PDT
Anders Carlsson
Comment 16 2013-05-12 09:32:11 PDT
WebKit Commit Bot
Comment 17 2013-05-12 09:34:07 PDT
Attachment 201494 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/WTF.xcodeproj/project.pbxproj', u'Source/WTF/wtf/FastMalloc.cpp', u'Source/WTF/wtf/MallocZoneSupport.h']" exit_code: 1 Source/WTF/wtf/FastMalloc.cpp:1139: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WTF/wtf/FastMalloc.cpp:1140: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
EFL EWS Bot
Comment 18 2013-05-12 09:35:02 PDT
EFL EWS Bot
Comment 19 2013-05-12 09:35:54 PDT
Andreas Kling
Comment 20 2013-05-12 09:42:06 PDT
Comment on attachment 201494 [details] Patch r=me but please tweak the EFL build system file.
Anders Carlsson
Comment 21 2013-05-12 09:44:58 PDT
Note You need to log in before you can comment on or make changes to this bug.