Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Issue 1174823004: Unuse bitfields for ElementRareData::m_proxyCount. (Closed)

Created:
5 years, 6 months ago by kochi
Modified:
5 years, 6 months ago
Reviewers:
esprehn, sadrul
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, groby-ooo-7-16, rwlbuis, sof
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Unuse bitfields for ElementRareData::m_proxyCount. This bitfields usage was introduced at https://codereview.chromium.org/1064123002/ but now m_tabStop went away, it no longer has to be a bitfield. In addition, this caused Dr.Memory to detect false positive as 'uninitialized read'. BUG=498519 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196989

Patch Set 1 #

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Source/core/dom/ElementRareData.h View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 18 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174823004/1
5 years, 6 months ago (2015-06-10 06:17:24 UTC) #3
kochi
Sadrul, Could you take a look? I think it should never be a problem to ...
5 years, 6 months ago (2015-06-10 06:18:05 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-10 07:23:29 UTC) #6
sadrul
+esprehn@ Looks good. Although maybe add a comment to make sure newer fields share bitfields ...
5 years, 6 months ago (2015-06-10 16:15:49 UTC) #8
kochi
On 2015/06/10 16:15:49, sadrul wrote: > +esprehn@ > > Looks good. Although maybe add a ...
5 years, 6 months ago (2015-06-10 23:09:39 UTC) #9
esprehn
On 2015/06/10 at 23:09:39, kochi wrote: > On 2015/06/10 16:15:49, sadrul wrote: > > +esprehn@ ...
5 years, 6 months ago (2015-06-11 00:34:11 UTC) #10
kochi
On 2015/06/11 00:34:11, esprehn wrote: > On 2015/06/10 at 23:09:39, kochi wrote: > > On ...
5 years, 6 months ago (2015-06-11 00:53:13 UTC) #11
kochi
Ping?
5 years, 6 months ago (2015-06-12 00:52:26 UTC) #12
esprehn
lgtm
5 years, 6 months ago (2015-06-12 01:05:22 UTC) #13
esprehn
This really seems like a bug in Dr. Memory though, having a bitfield and the ...
5 years, 6 months ago (2015-06-12 01:05:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174823004/20001
5 years, 6 months ago (2015-06-12 01:07:47 UTC) #16
kochi
On 2015/06/12 01:05:59, esprehn wrote: > This really seems like a bug in Dr. Memory ...
5 years, 6 months ago (2015-06-12 01:16:52 UTC) #17
commit-bot: I haz the power
5 years, 6 months ago (2015-06-12 02:26:02 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196989

Powered by Google App Engine
This is Rietveld 408576698