RESOLVED FIXED 31925
Memory usage code in V8GCController lacks PLATFORM(CHROMIUM) guards
https://bugs.webkit.org/show_bug.cgi?id=31925
Summary Memory usage code in V8GCController lacks PLATFORM(CHROMIUM) guards
Steve Block
Reported 2009-11-27 04:17:49 PST
Memory usage code in V8GCController lacks PLATFORM(CHROMIUM) guards. This code uses ChromiumBridge and Chromium-specific constant values.
Attachments
Patch 1 for Bug 31925 (1.91 KB, patch)
2009-11-27 04:26 PST, Steve Block
eric: review+
Steve Block
Comment 1 2009-11-27 04:26:13 PST
Eric Seidel (no email)
Comment 2 2009-11-28 09:37:17 PST
Comment on attachment 43941 [details] Patch 1 for Bug 31925 I take it this is because Andriod is compiling with V8 now. The ChangeLog might want to mention that. :)
Steve Block
Comment 3 2009-11-30 02:35:54 PST
Steve Block
Comment 4 2009-11-30 02:43:21 PST
anton muhin
Comment 5 2009-11-30 09:18:23 PST
(In reply to comment #4) > Committed as http://trac.webkit.org/changeset/51483 Thanks and sorry for breaking it. How could I have checked it before submitting?
Steve Block
Comment 6 2009-11-30 09:23:34 PST
> Thanks and sorry for breaking it. No problem > How could I have checked it before submitting? You couldn't have. We're working as fast as we can to unfork the Android port and set up an Android buildbot!
Note You need to log in before you can comment on or make changes to this bug.