Bug 75280 - [mac] Stop using bootstrap_look_up2
Summary: [mac] Stop using bootstrap_look_up2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 16:58 PST by mitz
Modified: 2011-12-27 20:09 PST (History)
0 users

See Also:


Attachments
Use bootstrap_look_up() instead of the equivalent bootstrap_look_up2(…, 0, 0) (2.90 KB, patch)
2011-12-27 17:01 PST, mitz
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-12-27 16:58:26 PST
[mac] Stop using bootstrap_look_up2
Comment 1 mitz 2011-12-27 17:01:10 PST
Created attachment 120624 [details]
Use bootstrap_look_up() instead of the equivalent bootstrap_look_up2(…, 0, 0)
Comment 2 mitz 2011-12-27 20:09:06 PST
Landed as <http://trac.webkit.org/r103755>.