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
Patch (2.61 KB, patch)
2014-12-18 12:01 PST, peavo
no flags
peavo
Comment 1 2014-12-18 11:45:32 PST
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
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.