Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29323107: Issue 2816 - Restore Preview functionality (Closed)

Created:
July 30, 2015, 1:09 p.m. by Wladimir Palant
Modified:
July 31, 2015, 5:01 p.m.
Reviewers:
Thomas Greiner
Visibility:
Public.

Description

Issue 2816 - Restore Preview functionality

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fixed nit and shutdown failures #

Total comments: 2

Patch Set 3 : Added comment linking to bug report #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -54 lines) Patch
M chrome/content/actor.jsm View 1 2 2 chunks +76 lines, -15 lines 0 comments Download
M chrome/content/composer.js View 4 chunks +12 lines, -28 lines 0 comments Download
M chrome/content/composer.xul View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/content/frameScript.js View 1 chunk +12 lines, -3 lines 0 comments Download
M lib/aardvark.js View 1 chunk +6 lines, -3 lines 0 comments Download
M lib/inspectorObserver.js View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 6
Wladimir Palant
July 30, 2015, 1:09 p.m. (2015-07-30 13:09:23 UTC) #1
Wladimir Palant
https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/frameScript.js File chrome/content/frameScript.js (right): https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/frameScript.js#newcode31 chrome/content/frameScript.js:31: message.objects.callback(JSON.stringify(nodeInfo)); Strictly speaking I am fixing an issue of ...
July 30, 2015, 1:13 p.m. (2015-07-30 13:13:22 UTC) #2
Thomas Greiner
https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/actor.jsm File chrome/content/actor.jsm (right): https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/actor.jsm#newcode150 chrome/content/actor.jsm:150: // ignore this case, we don't need to do ...
July 31, 2015, 12:48 p.m. (2015-07-31 12:48:03 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/actor.jsm File chrome/content/actor.jsm (right): https://codereview.adblockplus.org/29323107/diff/29323108/chrome/content/actor.jsm#newcode150 chrome/content/actor.jsm:150: // ignore this case, we don't need to do ...
July 31, 2015, 2:40 p.m. (2015-07-31 14:40:04 UTC) #4
Wladimir Palant
https://codereview.adblockplus.org/29323107/diff/29323149/chrome/content/actor.jsm File chrome/content/actor.jsm (right): https://codereview.adblockplus.org/29323107/diff/29323149/chrome/content/actor.jsm#newcode40 chrome/content/actor.jsm:40: DebuggerServer.removeTabActor(actor); On 2015/07/31 14:40:04, Wladimir Palant wrote: > This ...
July 31, 2015, 3:09 p.m. (2015-07-31 15:09:36 UTC) #5
Thomas Greiner
July 31, 2015, 3:15 p.m. (2015-07-31 15:15:49 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld