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

Issue 29349816: Fixes 4331, 4332 - WebSocket.length and instanceof WebSocket (Closed)

Created:
Aug. 15, 2016, 7:22 p.m. by kzar
Modified:
Aug. 16, 2016, 8:23 a.m.
Visibility:
Public.

Description

Fixes 4331, 4332 - WebSocket.length and instanceof WebSocket

Patch Set 1 #

Total comments: 5

Patch Set 2 : Assign WrappedWebSocket.prototype more simply #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M include.preload.js View 1 4 chunks +6 lines, -5 lines 0 comments Download
M lib/requestBlocker.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
kzar
Patch Set 1 Tested on chrome 40, 52 and Safari 9. Made sure it actually ...
Aug. 15, 2016, 7:29 p.m. (2016-08-15 19:29:00 UTC) #1
Wladimir Palant
https://codereview.adblockplus.org/29349816/diff/29349817/include.preload.js File include.preload.js (right): https://codereview.adblockplus.org/29349816/diff/29349817/include.preload.js#newcode422 include.preload.js:422: {value: RealWebSocket.prototype}); On 2016/08/15 19:29:00, kzar wrote: > We ...
Aug. 15, 2016, 8:20 p.m. (2016-08-15 20:20:35 UTC) #2
kzar
Patch Set 2 : Assign WrappedWebSocket.prototype more simply https://codereview.adblockplus.org/29349816/diff/29349817/include.preload.js File include.preload.js (right): https://codereview.adblockplus.org/29349816/diff/29349817/include.preload.js#newcode422 include.preload.js:422: {value: ...
Aug. 15, 2016, 8:36 p.m. (2016-08-15 20:36:21 UTC) #3
Sebastian Noack
LGTM
Aug. 15, 2016, 9:13 p.m. (2016-08-15 21:13:25 UTC) #4
Wladimir Palant
Aug. 15, 2016, 9:22 p.m. (2016-08-15 21:22:56 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld