RESOLVED FIXED 166401
[Cocoa] SPI for setloadsImagesAutomatically
https://bugs.webkit.org/show_bug.cgi?id=166401
Summary [Cocoa] SPI for setloadsImagesAutomatically
Zach Li
Reported 2016-12-21 17:23:08 PST
Cocoa SPI for setloadsImagesAutomatically.
Attachments
Patch (4.83 KB, patch)
2016-12-21 17:40 PST, Zach Li
no flags
Zach Li
Comment 1 2016-12-21 17:40:19 PST
Alex Christensen
Comment 2 2016-12-22 11:27:33 PST
Comment on attachment 297642 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=297642&action=review > Tools/TestWebKitAPI/Tests/WebKit2Cocoa/Preferences.mm:51 > + [preferences _setLoadsImagesAutomatically:NO]; > + EXPECT_FALSE([preferences _loadsImagesAutomatically]); This doesn't test the actual functionality of the preference.
WebKit Commit Bot
Comment 3 2016-12-22 11:50:20 PST
Comment on attachment 297642 [details] Patch Clearing flags on attachment: 297642 Committed r210103: <http://trac.webkit.org/changeset/210103>
WebKit Commit Bot
Comment 4 2016-12-22 11:50:24 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.