WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71467
[WK2] State variable name refactor in WebPageProxy.cpp
https://bugs.webkit.org/show_bug.cgi?id=71467
Summary
[WK2] State variable name refactor in WebPageProxy.cpp
Jesus Sanchez-Palencia
Reported
2011-11-03 06:38:56 PDT
Just a tiny refactor after
https://bugs.webkit.org/show_bug.cgi?id=55827
. The state variable m_inDecidePolicyForMIMEType was kept with the original function name, but since decidePolicyForMIMEType was renamed to decidePolicyForResponse this state variable should follow the same rule to make code reading easier. Patch coming.
Attachments
Patch
(3.82 KB, patch)
2011-11-03 06:49 PDT
,
Jesus Sanchez-Palencia
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jesus Sanchez-Palencia
Comment 1
2011-11-03 06:49:08 PDT
Created
attachment 113478
[details]
Patch
Andreas Kling
Comment 2
2011-11-03 06:51:37 PDT
Comment on
attachment 113478
[details]
Patch D'oh! r=me
WebKit Review Bot
Comment 3
2011-11-03 07:32:32 PDT
Comment on
attachment 113478
[details]
Patch Clearing flags on attachment: 113478 Committed
r99188
: <
http://trac.webkit.org/changeset/99188
>
WebKit Review Bot
Comment 4
2011-11-03 07:32:35 PDT
All reviewed patches have been landed. Closing bug.
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