WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
139784
[Win] Link error, method parameter type has changed.
https://bugs.webkit.org/show_bug.cgi?id=139784
Summary
[Win] Link error, method parameter type has changed.
peavo
Reported
2014-12-18 11:40:36 PST
The method Range::create() has new parameter types, its entry in the export list needs to be updated.
Attachments
Patch
(2.61 KB, patch)
2014-12-18 11:45 PST
,
peavo
no flags
Details
Formatted Diff
Diff
Patch
(2.61 KB, patch)
2014-12-18 12:01 PST
,
peavo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
peavo
Comment 1
2014-12-18 11:45:32 PST
Created
attachment 243510
[details]
Patch
Brent Fulgham
Comment 2
2014-12-18 11:53:38 PST
Comment on
attachment 243510
[details]
Patch This only corrects the 32-bit build. The 64-bit build needs the same PassRefPtr->Ref change.
peavo
Comment 3
2014-12-18 12:01:16 PST
Created
attachment 243511
[details]
Patch
peavo
Comment 4
2014-12-18 12:02:09 PST
(In reply to
comment #2
)
> Comment on
attachment 243510
[details]
> Patch > > This only corrects the 32-bit build. The 64-bit build needs the same > PassRefPtr->Ref change.
Thanks for reviewing :) Updated patch.
peavo
Comment 5
2014-12-18 12:04:09 PST
Comment on
attachment 243511
[details]
Patch Already fixed.
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