Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 22236 by rolandst...@google.com:  
http://code.google.com/p/chromium/issues/entry
http://code.google.com/p/chromium/issues/detail?id=22236

Chrome Version       : 4.0.212.0 (Developer Build 0)
URLs (if applicable) : NA
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: NA
   Firefox 3.x: NA
          IE 7: NA
          IE 8: NA

What steps will reproduce the problem?
1. Try to implement something that uses GetBooleanPreference and expects
FALSE as the returned preference value.
2.
3.

Unlike other methods in AutomationProvider GetBooleanPreference() has the
parameters for the returned value and success flag (both bool) reversed.

However, the caller still uses the normal order, which leads to incorrect
results. This hasn't surfaced so far, because the usage case expects a
return value of TRUE, which happens to be the same as the success value
TRUE.

--
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