WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110665
ResourceRequestBase unnecessarily updates when nothing changes
https://bugs.webkit.org/show_bug.cgi?id=110665
Summary
ResourceRequestBase unnecessarily updates when nothing changes
Alexey Proskuryakov
Reported
2013-02-22 17:01:49 PST
ResourceRequestBase likes to set m_platformRequestUpdated to false even if nothing changed. Updating is a very expensive operation, and should be avoided as much as possible.
Attachments
proposed patch
(3.92 KB, patch)
2013-02-22 17:05 PST
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-02-22 17:05:31 PST
Created
attachment 189869
[details]
proposed patch
WebKit Review Bot
Comment 2
2013-02-23 23:31:01 PST
Comment on
attachment 189869
[details]
proposed patch Clearing flags on attachment: 189869 Committed
r143861
: <
http://trac.webkit.org/changeset/143861
>
WebKit Review Bot
Comment 3
2013-02-23 23:31:04 PST
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