[Webkit-unassigned] [Bug 11888] REGRESSION (r18320): Web Inspector panes broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 21:41:02 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11888


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11943|review-                     |review+
               Flag|                            |




------- Comment #6 from aroben at apple.com  2006-12-20 21:41 PDT -------
(From update of attachment 11943)
+        Don't throw an exception when setting the value of a
SSStyleDeclaration.

Typo: _C_SSStyleDeclaration

+        if (value->isNull() ||
frame->settings()->shouldUseDashboardBackwardCompatibilityMode()) {

It would be great to have a comment here about why we're allowing setting
properties to null.

r=me


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



More information about the webkit-unassigned mailing list