Re: New textareas and text inputs

2013-02-22 Thread Michael Drake
In article , Chris Young wrote: > I think I've tracked this down to a bug (or "implementation feature", > perhaps) in OS4's newlib realloc() function. > If I allocate 10MB of memory in 64 byte chunks using realloc(), around > 400MB of RAM gets eaten up, rather than the expected 10MB. Does it

Re: New clipboard API for front ends, and textarea progress

2013-02-22 Thread Michael Drake
In article <530af2254bt...@netsurf-browser.org>, Michael Drake wrote: > In article > , >Chris Young wrote: > > If not functions like can_copy(), can_paste(), can_select etc would be > > very nice to have. > OK, noted. We now have browser_window_get_editor_flags(), which provides this in