[Webkit-unassigned] [Bug 117348] [Qt][WK2] Implement session restore/save in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 9 19:28:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117348





--- Comment #7 from Hyungchan Kim <inlinechan at gmail.com>  2013-06-09 19:27:32 PST ---
(In reply to comment #6)
> (From update of attachment 204046 [details])
> Using the IPC encoding mechanism for encoding back/forward lists was a great mistake and I'd hate for other ports to repeat it.

Do you hate using IPC encoding mechanism in here because is ArgumentEncoder/Decoder only for IPC?
If so, how about implementing derived class from Encoder.h? But, it's body will almost be the same with impl of ArgumentDecoder/Encoder.

Or, I can give up general IPC and then implement Qt specific code like HistoryItemQt.cpp

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list