[webkit-reviews] review requested: [Bug 92228] [WK2][WTR] LayoutTestController.deliverWebIntent() needs to be implemented : [Attachment 154408] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 11:49:41 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 92228: [WK2][WTR] LayoutTestController.deliverWebIntent() needs to be
implemented
https://bugs.webkit.org/show_bug.cgi?id=92228

Attachment 154408: Patch
https://bugs.webkit.org/attachment.cgi?id=154408&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Use a WKDictionary instead of a structure as initialization argument, as
discussed with andersca on IRC. I'm trying to avoid using distinct function
arguments because we may choose to pass more initialization parameters in the
future. Using a dictionary is more easily extensible and would not break API
compatibility.


More information about the webkit-reviews mailing list