Bug 71467

Summary: [WK2] State variable name refactor in WebPageProxy.cpp
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: WebKit2Assignee: Jesus Sanchez-Palencia <jesus>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Jesus Sanchez-Palencia
Comment 1 2011-11-03 06:49:08 PDT
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.