RESOLVED FIXED 127031
[EFL][WK1] Implement ProgressTrackerClientEfl to fix the crash
https://bugs.webkit.org/show_bug.cgi?id=127031
Summary [EFL][WK1] Implement ProgressTrackerClientEfl to fix the crash
Ryuan Choi
Reported 2014-01-14 21:56:58 PST
Since r162034, ProgressTrackerClient should be an instance out of LoaderClient
Attachments
Patch (11.12 KB, patch)
2014-01-14 22:02 PST, Ryuan Choi
no flags
Patch (11.12 KB, patch)
2014-01-15 01:55 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-01-14 22:02:34 PST
Gyuyoung Kim
Comment 2 2014-01-15 01:18:41 PST
Comment on attachment 221230 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221230&action=review > Source/WebKit/efl/WebCoreSupport/ProgressTrackerClientEfl.h:44 > + virtual void progressTrackerDestroyed() OVERRIDE; How about using "FINAL" as well ?
Gyuyoung Kim
Comment 3 2014-01-15 01:20:17 PST
Comment on attachment 221230 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221230&action=review > Source/WebKit/efl/WebCoreSupport/ProgressTrackerClientEfl.h:41 > + explicit ProgressTrackerClientEfl(Evas_Object *); (Evas_Object *) -> (Evas_Object*) ?
Ryuan Choi
Comment 4 2014-01-15 01:55:18 PST
Ryuan Choi
Comment 5 2014-01-15 01:57:36 PST
Comment on attachment 221244 [details] Patch Clearing flags on attachment: 221244 Committed r162061: <http://trac.webkit.org/changeset/162061>
Ryuan Choi
Comment 6 2014-01-15 01:57:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.