RESOLVED FIXED 78340
Add WindowsExtras.h
https://bugs.webkit.org/show_bug.cgi?id=78340
Summary Add WindowsExtras.h
Patrick R. Gansterer
Reported 2012-02-10 02:22:16 PST
Add WindowsExtras.h
Attachments
Patch (5.59 KB, patch)
2012-02-10 02:26 PST, Patrick R. Gansterer
no flags
Patch (5.59 KB, patch)
2012-02-10 02:49 PST, Patrick R. Gansterer
aroben: review+
aroben: commit-queue-
Patrick R. Gansterer
Comment 1 2012-02-10 02:26:02 PST
Patrick R. Gansterer
Comment 2 2012-02-10 02:49:50 PST
Adam Roben (:aroben)
Comment 3 2012-02-13 07:30:12 PST
Comment on attachment 126484 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=126484&action=review > Source/WebCore/platform/win/WindowsExtras.h:32 > +inline void* getWindowPointer(HWND hWnd, int index = 0) I think it would be clearer to make index a required parameter. (Ditto for the setter.)
Patrick R. Gansterer
Comment 4 2012-02-13 08:30:56 PST
Note You need to log in before you can comment on or make changes to this bug.