Summary: | A little more encapsulation for the heap: Removed CollectorHeapIterator | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> | ||||||||
Component: | New Bugs | Assignee: | Geoffrey Garen <ggaren> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | abarth, buildbot, eric, ossy, webkit-ews, webkit.review.bot | ||||||||
Priority: | P2 | ||||||||||
Version: | 528+ (Nightly build) | ||||||||||
Hardware: | Other | ||||||||||
OS: | OS X 10.5 | ||||||||||
Attachments: |
|
Description
Geoffrey Garen
2011-02-11 11:15:59 PST
Created attachment 82150 [details]
Patch
Attachment 82150 [details] did not build on qt: Build output: http://queues.webkit.org/results/7886725 Attachment 82150 [details] did not build on win: Build output: http://queues.webkit.org/results/7875684 Created attachment 82172 [details]
Patch
Attachment 82172 [details] did not build on qt: Build output: http://queues.webkit.org/results/7884690 Created attachment 82182 [details]
Patch
Committed r78382: <http://trac.webkit.org/changeset/78382> Attachment 82172 [details] did not build on win: Build output: http://queues.webkit.org/results/7870793 http://trac.webkit.org/changeset/78382 might have broken Qt Linux Release, Qt Linux Release minimal, Qt Linux ARMv5 Release, Qt Linux ARMv7 Release, and Qt Windows 32-bit Release (In reply to comment #9) > http://trac.webkit.org/changeset/78382 might have broken Qt Linux Release, Qt Linux Release minimal, Qt Linux ARMv5 Release, Qt Linux ARMv7 Release, and Qt Windows 32-bit Release Sorry for this annoyance, it was an incremental build problem. I filed a new bug report to fix it: https://bugs.webkit.org/show_bug.cgi?id=54466 |