Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Bug 1273501 - create thumbnail from screenshot of current state of a url. r=fcampo #495

Conversation

dmose
Copy link
Member

@dmose dmose commented Jun 10, 2016

Since #494 isn't writable, I forked it. And, it should be writable by everyone on the team, I think/hope, so this PR will supercede that one.

After the first of these commits, things worked nicely.

Then I rebased against the latest akita, added the second commit, and now it's broken because the metadata fields in getPageMetadata no longer match the ones that the action and the pageStore expect. That should be easy to fix up, though.

After that, I think this wants a bit of basic cleanup along with some XXXakita love, as well as possible test tweaks, and we'll have the functionality working for URLs added by the + button.

I've started work based on top of the not-yet-rebased version of this patch over in bug 1274416 to make the initial URL get the metadata used properly as well.

CC @mancas, @crafuse, @fernando, @Standard8, @ianb

I think anyone in the european timezone who wants to take this bug and run with it should feel free.

@mozilla-autolander-deprecated
Copy link
Contributor

Autolander could not find a bug number in your pull request title. All pull requests should be in the format of: Bug [number] - [description].

@dmose
Copy link
Member Author

dmose commented Jun 10, 2016

(Or, if noone grabs it, we'll find someone US time to dig into tomorrow)...

@mancas
Copy link
Contributor

mancas commented Jun 10, 2016

@Standard8 @fcampo Who can do the review?

@@ -160,11 +160,10 @@ loop.shared.actions = (function() {
/**
* Used to add a page to the current room
*/
// XXX akita: Update actions when metadata extraction bug is landed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please refer to bug number for better tracking

@mancas mancas force-pushed the bug-1273501-create-thumbnail-from-screenshot-of-current-state-of-a-url branch from b910ec6 to a2f9c1d Compare June 10, 2016 11:15
@mancas mancas changed the title Bug 1273501 create thumbnail from screenshot of current state of a url Bug 1273501 - create thumbnail from screenshot of current state of a url Jun 10, 2016
@mancas mancas changed the title Bug 1273501 - create thumbnail from screenshot of current state of a url Bug 1273501 - create thumbnail from screenshot of current state of a url. r=fcampo Jun 10, 2016
@mancas mancas merged commit 279275b into mozilla:akita Jun 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants