Bug 14226 - Move the History object out of the JS bindings
Summary: Move the History object out of the JS bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 14192
  Show dependency treegraph
 
Reported: 2007-06-18 20:35 PDT by Sam Weinig
Modified: 2007-06-19 01:13 PDT (History)
0 users

See Also:


Attachments
patch (46.29 KB, patch)
2007-06-18 20:49 PDT, Sam Weinig
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-06-18 20:35:40 PDT
Forthcoming patch also renames the existing History class to GlobalHistory.
Comment 1 Sam Weinig 2007-06-18 20:49:17 PDT
Created attachment 15113 [details]
patch
Comment 2 Sam Weinig 2007-06-19 01:13:02 PDT
Comment on attachment 15113 [details]
patch

Was review by Geoff.
Comment 3 Sam Weinig 2007-06-19 01:13:20 PDT
Landed in r23584.