Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1170067 - [Stingray][EPG] Make program element as a web component #30339

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

sean2449
Copy link
Contributor

@sean2449 sean2449 commented Jun 1, 2015

  • Make program element as a web component in epg_program
  • Move out related css
  • Add test cases

@lightsofapollo
Copy link
Contributor

this.progressElement.style.transform = 'scaleX(1)';
};

proto.setStartTime = function(time) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about to use property getter and setter for these parts?

startTime, title, titlePadding (maybe), duration

  * Make program element as a web component in epg_program
  * Move out related css
  * Add test cases
@lightsofapollo
Copy link
Contributor

sean2449 added a commit that referenced this pull request Jun 2, 2015
Bug 1170067 - [Stingray][EPG] Make program element as a web component, r=johnhu
@sean2449 sean2449 merged commit 748e20c into mozilla-b2g:master Jun 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants