Bug 132843

Summary: Add debug dumping for ViewportConfiguration
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

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