Status: Available
Owner: a...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 9060 by a...@chromium.org: Should  
ResourceMessageFilter::OnGet(Root)WindowRect be sent null windows or not?
http://code.google.com/p/chromium/issues/detail?id=9060

We're constantly getting null window references in the
ResourceMessageFilter::OnGet(Root)WindowRect functions. It seems like the
Windows code accidentally handles it due to Windows being very lax in what
it accepts as parameters.

Are null window refs expected values for those functions to handle?

If so, the Windows version should explicitly check for null rather than
relying on the fact that the Win32 APIs happen to handle that case by  
accident.

If not, we need to figure out why those null window refs are coming through.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to