Roy Tam
Roy Tam
alright checked from my side, this extension shows blank page if `dom.webcomponents.enabled` is true.
so you may want to have this button for easier to toggle webcomponents and use browsec https://addons.palemoon.org/addon/wctoggle/
UXP's javascript engine is better for deezer than bk55's one. Porting UXP's js engine changes to bk55 may be hard and I do hope if I can have enough time...
all of them are in unit tests and there is no non-unittest code using such syntax.
> I can load 20Mo .c files in a few seconds on my old laptop which is not bad. maybe in hundreds of text. > When you say unresponsive, do...
maybe we still need a way to tell users "we're busying on (re)opening file", for example setting cursor to hourglass for actions that can take a lot of time(for example,...
I tried to port it to my tree: ````diff diff --git a/GreenPad/editwing/ip_doc.h b/GreenPad/editwing/ip_doc.h index 861f19f..399f192 100644 --- a/GreenPad/editwing/ip_doc.h +++ b/GreenPad/editwing/ip_doc.h @@ -418,7 +418,7 @@ private: // 挿入・削除作業 bool InsertingOperation( -...
> I think also that the 64 bit build will be little affected because the intermediate buffer is 2MB yeah, while I tried 32bit build here
my build crashes with GPF in chicago build 58s:  I wonder if I completely disabling status bar will help or not.
yeah kind of working now, but it seems that WC2MB and/or MB2WC is failing:  I can type something but it returns empty lines.