[8] Request for review: 8003173 [macosx] Fullscreen on Mac leaves an empty rectangle

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Jan 15 07:12:13 PST 2013


09.01.2013 19:57, Sergey Bylokhov wrote:
>
>> src/macosx/native/sun/awt/AWTWindow.m
>>>  821     [ThreadUtilities performOnMainThreadWaiting:YES block:^(){
>>>  822         AWT_ASSERT_APPKIT_THREAD;
>>
>> This ASSERT statement may safely be removed since the ThreadUtilities 
>> already guarantee us that we're running on the main thread.
> I just use standard template from AWTWindow.m, so it will be simple to 
> change this template at once.
Because Petr removes this native macros, I'll remove it also from my  
fix. I'll send new version soon.


-- 
Best regards, Sergey.



More information about the macosx-port-dev mailing list