Bug 3831 - GW: Adding findRef support to KWQListImpl, for future use by KWQPtrList
Summary: GW: Adding findRef support to KWQListImpl, for future use by KWQPtrList
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Enhancement
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 3250
  Show dependency treegraph
 
Reported: 2005-07-02 21:00 PDT by Eric Seidel (no email)
Modified: 2005-07-03 03:02 PDT (History)
0 users

See Also:


Attachments
provides findRef() support (1.30 KB, patch)
2005-07-02 21:02 PDT, Eric Seidel (no email)
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-07-02 21:00:47 PDT
Adding findRef support to KWQListImpl, for future use by KWQPtrList
Comment 1 Eric Seidel (no email) 2005-07-02 21:02:32 PDT
Created attachment 2770 [details]
provides findRef() support
Comment 2 Maciej Stachowiak 2005-07-03 02:33:00 PDT
Comment on attachment 2770 [details]
provides findRef() support

review+ but let's consider getting rid of this when no longer needed, this is
the sort of thing that leads to slow algorithms.