WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29088
Methods in TemporaryLinkStubs could be moved into their correct files
https://bugs.webkit.org/show_bug.cgi?id=29088
Summary
Methods in TemporaryLinkStubs could be moved into their correct files
Kevin Watters
Reported
2009-09-09 08:25:39 PDT
As the wx port has been coming together, we have inconsistently been putting stubs in TemporaryLinkStubs.cpp, and others in the files where they belong. Now that the number of incomplete functions is getting lower, we should move the functions out to where they will be eventually.
Attachments
moves functions out of TemporaryLinkStubs.cpp into their correct files
(27.56 KB, patch)
2009-09-09 08:27 PDT
,
Kevin Watters
kevino
: review+
kevino
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2009-09-09 08:27:41 PDT
Created
attachment 39269
[details]
moves functions out of TemporaryLinkStubs.cpp into their correct files
Kevin Ollivier
Comment 2
2009-09-09 10:36:21 PDT
Landed in
r48213
, thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug