[PATCH 1/9] mshtml: Rename NSContainer to GeckoBrowser.

Jacek Caban jacek at codeweavers.com
Mon Mar 11 08:22:24 CDT 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>

Long term plan is to move parts of HTMLDocumentObj to GeckoBrowser and 
split them in a way allowing them to run in different threads. This is 
needed to move Gecko-related tasks into a separated thread to workaround 
Gecko main thread limitation.
---
  dlls/mshtml/editor.c         |   4 +-
  dlls/mshtml/htmldoc.c        |   4 +-
  dlls/mshtml/mshtml_private.h |  16 +--
  dlls/mshtml/nsembed.c        | 220 +++++++++++++++++------------------
  dlls/mshtml/nsevents.c       |   2 +-
  dlls/mshtml/nsio.c           |   2 +-
  dlls/mshtml/view.c           |   2 +-
  7 files changed, 125 insertions(+), 125 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Rename-NSContainer-to-GeckoBrowser.diff
Type: text/x-patch
Size: 39596 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190311/5b2514e5/attachment-0001.bin>


More information about the wine-devel mailing list