This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Bug Fix TC-661: SpeechSynthesisUtterance.text has no effect #6
Open
avalluri
wants to merge
26
commits into
intel:tizen/rc/next
Choose a base branch
from
avalluri:tizen/rc/next
base: tizen/rc/next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…izen IVI. Change-Id: Ic81e4ab4a0b4e464a74206a35b2666b6e34839a7
Change-Id: Ibf1b08df6f56d4234aa04e1c08ba745927a664e1
Change-Id: Ic2dd1908c45e32ac7adaf5a3225ae391a75cde52
Change-Id: Icbbb81dcd0aefa392198e59cb20f88aef638971c
Change-Id: Ic951b5cc4cc1f6957357cd0c36653425419c237c
Change-Id: I9f15283814311ab61ee9225fa2d622f9946a51d3
Change-Id: I8421c9beb98c618a5b0185d8bf3fbdec2ebdcf53
Change-Id: I4ae967181c177beceb5760f6b9c3464133ed4953
Change-Id: I63762687325ab54919251b21b04b30d8b2675f8c
Change-Id: Idb76dbf64acf2f5d2f3caa1ed27ac7765da315ca
Change-Id: Ia383e79257acf5d3c84d49c3c9a7cb23e47f42e7
This patch also takes out all the systemd-related conditionality from the spec file. It seems that conditional inclusion in the %files section stopped working at some point in time. The exact same conditionals work in all other sections but not in %files. So while one can still configure and build the package based on various options, the %files section can't be adjusted dynamically with a simple %if any more because it always evaluates to false. I guess the only option is to generate a file list and use that instead. Not very convenient... Change-Id: I6186209921501b235ad25b77e5db8edd81a3b2b6
Change-Id: If01c1f37ef3c9c5eee5a3596a9c7fb56afc5cecf
Change-Id: Iba11d7045bd87b82a474d26b2e50fa0c6a82ca19
Change-Id: I5c2d1756c46d61f790430303f47dd826db8828f8
Change-Id: I4446e2c151eb20a61a7bc3dc06ebbd36cc0194ca
Change-Id: I4d4057474b56e16e02bb29e6077a07fb6d5b2f48
Change-Id: If071d4508e5c6b7b0b162e04164a2f42d87521b4
Change-Id: I9ab54fa26cecf2e14df6f7f0dfbcea17270a3ebb
Change-Id: I12821dd907eab20dfee916fc28cd89f103190c7e
Change-Id: If0663c48a40e8903672117fb699f159fa4474764
Change-Id: I8975e7e5cd1fadf1dad493ee63d61d8f3f94862a
- Timing issues in object registraion(sync calls) - Result event generation Change-Id: I8142f9aa2acb9336c4bc1b638d2f4f4414306150
Change-Id: Ie3f759fa0c4d1321a519319dbd64af22bd9d4740
Change-Id: I2394b6b5a294505ab5bcd7489be7608abfa561a1
Change-Id: Ib81bbe9931df993d5c3768705a76edb9b7b49b61
klihub
force-pushed
the
tizen/rc/next
branch
from
December 16, 2014 19:59
4ba73b3
to
aaa3470
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.