Bug 128591 - [GTK] [Stable] Facebook images crash webkit
Summary: [GTK] [Stable] Facebook images crash webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 02:27 PST by Alberto Garcia
Modified: 2014-02-18 03:50 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.21 KB, patch)
2014-02-11 05:29 PST, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2014-02-11 02:27:31 PST
I can reproduce this with 2.2.4, but it does not happen in trunk.

This happens with any image from Facebook, here's one example that does not require an account:

- Open https://www.facebook.com/thebeatles‎
- Click on the cover photo or the small photo with the logo.
- The photo will open, with the comments, likes, etc, on a column on the right side.
- Put the cursor on the center of the image and move it around a bit.
Comment 1 Alberto Garcia 2014-02-11 05:29:46 PST
Created attachment 223843 [details]
Patch

I think I found it, this was fixed in r155730 (bug 121330).

I'm testing it and it seems to work fine so far, so it's another good candidate for the 2.2.x branch.
Comment 2 Carlos Garcia Campos 2014-02-11 05:49:59 PST
(In reply to comment #1)
> Created an attachment (id=223843) [details]
> Patch
> 
> I think I found it, this was fixed in r155730 (bug 121330).
> 
> I'm testing it and it seems to work fine so far, so it's another good candidate for the 2.2.x branch.

Please, update the wiki
Comment 3 Carlos Garcia Campos 2014-02-18 03:50:35 PST
Merged in the stable branch. Thanks