Bug 132843 - Add debug dumping for ViewportConfiguration
Summary: Add debug dumping for ViewportConfiguration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 16:08 PDT by Simon Fraser (smfr)
Modified: 2014-05-12 17:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.46 KB, patch)
2014-05-12 16:11 PDT, Simon Fraser (smfr)
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-05-12 16:08:56 PDT
Add debug dumping for ViewportConfiguration
Comment 1 Simon Fraser (smfr) 2014-05-12 16:11:32 PDT
Created attachment 231339 [details]
Patch
Comment 2 Benjamin Poulain 2014-05-12 16:16:54 PDT
Comment on attachment 231339 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=231339&action=review

> Source/WebCore/page/ViewportConfiguration.cpp:237
> +    

Nope.

> Source/WebCore/page/ViewportConfiguration.cpp:340
> +template <class T>

class -> typename?
Comment 3 Simon Fraser (smfr) 2014-05-12 17:14:44 PDT
https://trac.webkit.org/r168660