[webkit-reviews] review requested: [Bug 100865] Warn in the inspector console when using dpi and dpcm units outside of media="print" : [Attachment 172748] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 03:01:17 PST 2012


Alexander Shalamov <alexander.shalamov at gmail.com> has asked  for review:
Bug 100865: Warn in the inspector console when using dpi and dpcm units outside
of media="print"
https://bugs.webkit.org/show_bug.cgi?id=100865

Attachment 172748: Patch 1
https://bugs.webkit.org/attachment.cgi?id=172748&action=review

------- Additional Comments from Alexander Shalamov
<alexander.shalamov at gmail.com>
- patch for initial review
- Added function that prints warning to inspector console
- Warning is printed when:
  * StyleSheet is parsed
  * HTMLStyleElement is updated or created
  * Media Query listener interface is used


More information about the webkit-reviews mailing list