Bug 109752 - Stronger ElementData pointer typing.
Summary: Stronger ElementData pointer typing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks: 109505
  Show dependency treegraph
 
Reported: 2013-02-13 14:49 PST by Andreas Kling
Modified: 2013-02-13 17:09 PST (History)
6 users (show)

See Also:


Attachments
Patch (13.16 KB, patch)
2013-02-13 14:50 PST, Andreas Kling
koivisto: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-02-13 14:49:44 PST
We should use specific ShareableElementData*/UniqueElementData* pointers more.
Comment 1 Andreas Kling 2013-02-13 14:50:59 PST
Created attachment 188190 [details]
Patch
Comment 2 Antti Koivisto 2013-02-13 14:58:40 PST
r=me
Comment 3 WebKit Review Bot 2013-02-13 16:34:00 PST
Comment on attachment 188190 [details]
Patch

Attachment 188190 [details] did not pass cr-linux-debug-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16530359
Comment 4 Andreas Kling 2013-02-13 17:09:40 PST
Committed r142826: <http://trac.webkit.org/changeset/142826>