WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123312
Fix or disable some deprecation warnings
https://bugs.webkit.org/show_bug.cgi?id=123312
Summary
Fix or disable some deprecation warnings
Mark Rowe (bdash)
Reported
2013-10-24 19:19:55 PDT
Fix or disable some deprecation warnings
Attachments
Patch
(3.90 KB, patch)
2013-10-24 19:20 PDT
,
Mark Rowe (bdash)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2013-10-24 19:20:04 PDT
Created
attachment 215136
[details]
Patch
WebKit Commit Bot
Comment 2
2013-10-24 19:20:45 PDT
Attachment 215136
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/mac/ChangeLog', u'Source/WebKit/mac/Panels/WebAuthenticationPanel.m', u'Source/WebKit/mac/WebView/WebClipView.mm']" exit_code: 1 Source/WebKit/mac/ChangeLog:3: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Darin Adler
Comment 3
2013-10-25 12:42:21 PDT
Comment on
attachment 215136
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=215136&action=review
> Source/WebKit/mac/WebView/WebClipView.mm:79 > [self releaseGState];
We should find out if there’s some better way for us to work around the clipping issue.
Mark Rowe (bdash)
Comment 4
2013-10-25 12:50:29 PDT
Comment on
attachment 215136
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=215136&action=review
>> Source/WebKit/mac/WebView/WebClipView.mm:79 >> [self releaseGState]; > > We should find out if there’s some better way for us to work around the clipping issue.
A first step would be determining whether it's still a real problem. It's possible that other changes in the past 10 years have removed the need for this workaround. I couldn't see any easy way to test that though.
WebKit Commit Bot
Comment 5
2013-10-25 13:16:19 PDT
Comment on
attachment 215136
[details]
Patch Clearing flags on attachment: 215136 Committed
r158036
: <
http://trac.webkit.org/changeset/158036
>
WebKit Commit Bot
Comment 6
2013-10-25 13:16:20 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