[Webkit-unassigned] [Bug 27118] [QT] Wrong of declaration of writeOnlyProperty: READ function is always required.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 03:10:07 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=27118


Jędrzej Nowacki <jedrzej.nowacki at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX
                 CC|                            |jedrzej.nowacki at nokia.com




--- Comment #1 from Jędrzej Nowacki <jedrzej.nowacki at nokia.com>  2009-11-26 03:10:04 PST ---
In general Qt discourage to declare write-only properties. 

In all cases, apart from one, the warning is correct. In this particular case
we need a hack to test the JavaScript functionality. In the JavaScript concept
of write-only property exists, we can't change it. We can support the feature,
but in the same time we discourage to use it.

According to logs, there was a bigger discussion about the problem.

I'm closing the bug, but if you disagree, feel free to reopen it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list