Bug 149148 - ContentDistribution should be used only in details elements
Summary: ContentDistribution should be used only in details elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2015-09-14 20:35 PDT by Ryosuke Niwa
Modified: 2015-09-15 14:31 PDT (History)
4 users (show)

See Also:


Attachments
Refactoring (15.56 KB, patch)
2015-09-14 22:11 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-09-14 20:35:54 PDT
Move the code related to content distribution into HTMLDetailsElement.cpp.
Comment 1 Ryosuke Niwa 2015-09-14 22:11:44 PDT
Created attachment 261174 [details]
Refactoring
Comment 2 Antti Koivisto 2015-09-15 13:34:12 PDT
r=me
Comment 3 WebKit Commit Bot 2015-09-15 14:31:45 PDT
Comment on attachment 261174 [details]
Refactoring

Clearing flags on attachment: 261174

Committed r189824: <http://trac.webkit.org/changeset/189824>
Comment 4 WebKit Commit Bot 2015-09-15 14:31:49 PDT
All reviewed patches have been landed.  Closing bug.