WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187897
fullscreen env() variables should have initial values
https://bugs.webkit.org/show_bug.cgi?id=187897
Summary
fullscreen env() variables should have initial values
Dean Jackson
Reported
2018-07-22 18:39:56 PDT
fullscreen env() variables should have initial values
Attachments
Patch
(9.55 KB, patch)
2018-07-22 18:47 PDT
,
Dean Jackson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-07-22 18:40:38 PDT
<
rdar://problem/42485682
>
Dean Jackson
Comment 2
2018-07-22 18:47:44 PDT
Created
attachment 345551
[details]
Patch
Dean Jackson
Comment 3
2018-07-23 09:54:10 PDT
Committed
r234098
: <
https://trac.webkit.org/changeset/234098
>
Darin Adler
Comment 4
2018-07-23 10:58:20 PDT
Comment on
attachment 345551
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=345551&action=review
> Source/WebCore/page/Page.h:358 > + const Seconds fullscreenAutoHideDuration() const { return m_fullscreenAutoHideDuration; }
The "const" at the beginning of the line here is not needed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug