Commit Graph

200297 Commits

Author SHA1 Message Date
chiajung hung
981893619b Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical 2014-08-18 22:14:00 -04:00
Roberto A. Vitillo
1f842452fc Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg 2014-08-19 10:31:00 -04:00
Ed Morley
89146cacef Merge mozilla-central and inbound 2014-08-20 15:19:09 +01:00
Ed Morley
30ed9ba40d Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-20 15:14:31 +01:00
Qeole
19a307aa10 Bug 1040905 - Passing GMP plugin filename as a UTF-8 string. r=bsmedberg 2014-08-20 10:13:25 -04:00
Ed Morley
83a5064ff2 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-20 14:46:55 +01:00
Ed Morley
636cd76343 Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-20 14:26:11 +01:00
Nicolas B. Pierron
a99dc20155 Bug 977966 - Disable split().join() optimization. r=till 2014-08-20 14:30:40 +02:00
Aryeh Gregor
2d81442a4a Bug 1055032 part 5 - Rename InsertElementTxn to InsertNodeTxn and clean up; r=ehsan
--HG--
rename : editor/libeditor/InsertElementTxn.cpp => editor/libeditor/InsertNodeTxn.cpp
rename : editor/libeditor/InsertElementTxn.h => editor/libeditor/InsertNodeTxn.h
2014-08-20 15:25:17 +03:00
Aryeh Gregor
3636d3f3ed Bug 1055032 part 4 - Clean up DeleteTextTxn and friends; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
a039a183da Bug 1055032 part 3 - Use cleaned-up nsEditor::CreateNode; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
a3528223d8 Bug 1055032 part 2 - Clean up nsEditor::CreateNode; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
2617e03750 Bug 1055032 part 1 - Clean up nsEditor::MoveNode; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
bfd4d7f023 Bug 1054735 part 3 - Clean up nsEditor::InsertContainerAbove; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
4e466e080d Bug 1054735 part 2 - Clean up nsEditor::RemoveContainer; r=ehsan 2014-08-20 15:25:16 +03:00
Aryeh Gregor
b22c792652 Bug 1054735 part 1 - Clean up nsAutoReplaceContainerSelNotify; r=ehsan 2014-08-20 15:25:16 +03:00
Makoto Kato
8ea4442831 Bug 1050660 - Don't call removeChild immediately after calling setVisible. r=khuey 2014-08-20 20:25:44 +09:00
Makoto Kato
1b50138724 Bug 1050660 - setInputMethodActive doesn't sometimes work when switching IME after boot. r=fabrice 2014-08-20 20:24:47 +09:00
Jan de Mooij
9e377a03c6 Bug 1055758 - rm Ion CompilerRoot infrastructure. r=bhackett
--HG--
extra : rebase_source : 73d4b369b240436d0c2cc95a9f40cac783c6adb5
2014-08-20 12:18:49 +02:00
B2G Bumper Bot
3f3d12b31b Bumping manifests a=b2g-bump 2014-08-20 02:56:30 -07:00
B2G Bumper Bot
6828c9cbd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03a4bc3b7d10
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23064 from mnjul/bug_1055908_add_missing_test_for_1035117

Bug 1055908 - Add missing unit-tests for bug 1035117. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/524d27f447db
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1055908 - Add missing unit-tests for bug 1035117
2014-08-20 02:50:32 -07:00
B2G Bumper Bot
f6209c3fd1 Bumping manifests a=b2g-bump 2014-08-20 02:26:23 -07:00
B2G Bumper Bot
97acd60f04 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8974079e1168
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #23068 from viorelaioia/bug_1055951

Bug 1055951 - [Flame][v2.1] test_settings_wifi.py :: Element cannot be f...

========

https://hg.mozilla.org/integration/gaia-central/rev/7dbf664df58e
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1055951 - [Flame][v2.1] test_settings_wifi.py :: Element cannot be found and cannot connect to specific network failed

========

https://hg.mozilla.org/integration/gaia-central/rev/38a3ade25fde
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #23016 from gasolin/issue-973449

Bug 973449 - [settings] refactor Do not track panel with AMD pattern, r=eragon

========

https://hg.mozilla.org/integration/gaia-central/rev/77681751a267
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973449 - [settings] refactor Do not track panel with AMD pattern
2014-08-20 02:20:31 -07:00
Makoto Kato
8894cd9e6a Bug 1049379 - Remove dangerous public destructor into mobile/android. r=nchen 2014-08-20 18:11:00 +09:00
B2G Bumper Bot
1595fd4d93 Bumping manifests a=b2g-bump 2014-08-20 01:52:01 -07:00
Randell Jesup
cf1cedb73a Bug 1052169: Ignore decode-complete callbacks during OMX decoder shutdown r=jhlin 2014-08-20 04:39:44 -04:00
John Daggett
6a8be967a3 Bug 1055931 - bump up priority of Hiragino Kaku Gothic for symbol fallback. r=mkato 2014-08-20 16:54:38 +09:00
John Daggett
ac15ab77f4 Bug 975744 - unprefix font-feature-settings and font-language-override in tests. r=jfkthame 2014-08-20 16:54:37 +09:00
John Daggett
80c7dbced9 Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
John Daggett
2e46cd0be1 Bug 1041951 - reftests for font-variant shorthand. r=jfkthame 2014-08-20 16:54:33 +09:00
John Daggett
e3b482b889 Bug 1041951 - adjust devtools tests for font-variant as a shorthand. r=mratcliffe 2014-08-20 16:54:31 +09:00
John Daggett
e798768265 Bug 1041951 - fix SMIL tests that create a psuedo computed style for shorthands. r=birtles
The 'font-variant' property is now a shorthand, so the set of longhand values affected is different from before. Switch the test to set the longhand property for the 'small-caps' value.
2014-08-20 16:54:29 +09:00
John Daggett
35ca879eb7 Bug 1041951 - rework computed value of font-variant to support only 2.1 values. r=dbaron 2014-08-20 16:54:27 +09:00
John Daggett
784d03c63a Bug 1041951 - parse font-variant as a shorthand for font feature subproperties. r=dbaron 2014-08-20 16:54:25 +09:00
B2G Bumper Bot
f56303339b Bumping manifests a=b2g-bump 2014-08-20 00:16:27 -07:00
B2G Bumper Bot
2005289879 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4dbb8c044590
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23027 from crdlc/bug-1047276

Bug 1047276 - [Vertical Home-screen] Change in position of smart collect...

========

https://hg.mozilla.org/integration/gaia-central/rev/77c25b87768c
Author: crdlc <crdlc@tid.es>
Desc: Bug 1047276 - [Vertical Home-screen] Change in position of smart collections in default-Homescreen json doesnt reflect on screen
2014-08-20 00:10:31 -07:00
Nigel Babu
d074be59bd Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
Brian Hackett
63ed4cf7b0 Bug 934450 - Allow objects to have copy on write elements, r=billm,jandem. 2014-08-19 22:25:37 -08:00
Kyle Machulis
324ae33c35 Backed out 82bed38ff50a (bug 900551, bug 1015518, bug 846200) due to marionette webapi test bustage on ICS Emulator 2014-08-19 22:33:36 -07:00
Jeff Walden
9e2122cead Bug 1054426 - Make Object.assign skip null/undefined source arguments if any are passed, to match not-yet-drafted semantics agreed upon in TC39 meeting minutes. Also fixes Facebook bustage. r=mjrosenb over IRC a=nigelb,facebookbustage 2014-08-19 22:10:20 -07:00
Nick Thomas
49fdafb401 Bug 1049930, add in-tree files for dolphin on master, r=catlee DONTBUILD 2014-08-20 16:22:21 +12:00
Kyle Machulis
3405fcc619 Backed out c4c490f3b301, previous backout of bug 900551, bug 1011518, bug 846200, now fixed by bug 1055898 (51afb4de4a25) 2014-08-19 21:05:50 -07:00
Wes Kocher
2a3d772b1d Merge m-c to fx-team a=merge 2014-08-19 18:27:47 -07:00
Wes Kocher
db3ae85941 Backed out changeset 80bf024e03d6 (bug 1054920) for robocop-5 and S4 orange 2014-08-19 18:09:09 -07:00
Mark Finkle
c1c119cf9b Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj 2014-08-19 19:34:29 -04:00
Brian Nicholson
03a8bbb6d3 Bug 1054537 - Change restoreLastSession to use Task.async. r=wesj 2014-08-19 16:28:54 -07:00
Wes Johnston
6df18c7e11 Bug 1052254 - Disable wyciwyg urls in guest mode. r=rnewman 2014-08-19 16:09:33 -07:00
B2G Bumper Bot
8a736e112b Bumping manifests a=b2g-bump 2014-08-19 15:47:01 -07:00
B2G Bumper Bot
db4ce92bd0 Bumping manifests a=b2g-bump 2014-08-19 14:53:22 -07:00
B2G Bumper Bot
f825a3cc3a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0aa0d2ae3f0e
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #23050 from nullaus/bug1055228

bug 1055228 - Add download notification icon for states other than "down...

========

https://hg.mozilla.org/integration/gaia-central/rev/02002c395d85
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1055228 - Add download notification icon for states other than "downloading" and use it. r=qDot

========

https://hg.mozilla.org/integration/gaia-central/rev/e9c7fb71fdaf
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #22543 from jimporter/ringtones-mimetype

Bug 1045186 - [B2G][Ringtones] The user can not share ringtone through MMS

========

https://hg.mozilla.org/integration/gaia-central/rev/09e4910acb8e
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1045186 - [B2G][Ringtones] The user can not share ringtone through MMS
2014-08-19 14:53:11 -07:00