[Webkit-unassigned] [Bug 47264] Introduce the device element as an experimental feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 10:54:37 PST 2011


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


Adam Bergkvist <adam.bergkvist at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80411|0                           |1
        is obsolete|                            |
  Attachment #81085|                            |review?
               Flag|                            |




--- Comment #12 from Adam Bergkvist <adam.bergkvist at ericsson.com>  2011-02-03 10:54:35 PST ---
Created an attachment (id=81085)
 --> (https://bugs.webkit.org/attachment.cgi?id=81085&action=review)
Updated patch

Thank you for your comments.

1. Build failures
Filed bug (https://bugs.webkit.org/show_bug.cgi?id=53672) with patch that modifies make_names.pl to not unconditionally include HTMLDeviceElement.h and JSHTMLDeviceElement.h.

2. Parser modification
Filed bug (http://www.w3.org/Bugs/Public/show_bug.cgi?id=11935) to include device in the list of self-closing elements in the specification.
Added parser test that demonstrates the behavior.

3. "#if 0"
Replaced with FIXME.

4. C-style casts
Fixed.

5. Synchronous dialog
Added callback from dialog.

6. Synchronous device list creation
Moved list creation to platform dialog code.

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