Commit Graph

242211 Commits

Author SHA1 Message Date
Ehsan Akhgari
b9872b41a7 Bug 1159813 - Make sure service worker tests clean up after themselves; r=baku
This makes it possible to run the service workers tests using
--run-until-failure, which will hopefully help with reproducing
intermittent test failures.
2015-05-04 09:21:04 -04:00
Tooru Fujisawa
0e68c511d1 Bug 1160986 - Update Histograms.json for RegExp#source access (followup for bug 1153963). r=gfritzsche 2015-05-04 22:18:32 +09:00
Nicolas B. Pierron
5432be44a0 Bug 1150783 - Use a special JitFrame to record when LazyLink stubs are on the stack. r=h4writer 2015-05-04 15:14:39 +02:00
Nicolas B. Pierron
d6c76e96a1 Bug 1158344 part 1 - Use the an instruction which is not a beta node for hoisting bounds checks. r=sunfish 2015-05-04 15:14:39 +02:00
Nicolas B. Pierron
87fcf5a21d Bug 1138195 - Ensure that the bytecode analysis is consistent with the bindings. r=jandem 2015-05-04 15:14:38 +02:00
Carsten "Tomcat" Book
4dd0d69430 Merge mozilla-central to mozilla-inbound 2015-05-04 13:52:16 +02:00
Carsten "Tomcat" Book
71b06897a6 merge mozilla-inbound to mozilla-central a=merge 2015-05-04 13:34:34 +02:00
Jean-Yves Avenard
fd7ab059d9 Bug 1159496: Ensure decoders are properly shutdown. r=alfredo 2015-05-04 21:16:48 +10:00
Jean-Yves Avenard
f905cf14a9 Bug 1159578: Add a TimeUnit object. r=mattwoodrow
A TimeUnit describes a point in time, without explicit units (it is not a
microseconds nor a second) though can be converted in one or the other.
2015-05-04 21:16:34 +10:00
Carsten "Tomcat" Book
2d777f645b merge fx-team to mozilla-central a=merge 2015-05-04 13:06:34 +02:00
Nicolas Silva
62a1f8b3a0 Bug 1155649 - XFlush at the end of frames when OMTC is enabled on Linux. r=jrmuizel 2015-05-04 12:35:18 +02:00
Andreas Tolfsen
187bd4010f Bug 1060300: Match Marionette's navigation API docs to reality
r=dhunt
2015-05-04 11:25:03 +01:00
B2G Bumper Bot
2623ff61c8 Bumping manifests a=b2g-bump 2015-05-03 23:27:44 -07:00
B2G Bumper Bot
6599483855 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9b2cd813207
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #29847 from crh0716/1155600

Bug 1155600 - add missing happy field & fix test r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/82ad3300eb2c
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1155600 - add missing happy field & fix test
2015-05-03 23:25:10 -07:00
B2G Bumper Bot
8aedcbeaf7 Bumping manifests a=b2g-bump 2015-05-03 22:54:56 -07:00
B2G Bumper Bot
a779af3b9e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/899731fed2d9
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #29845 from begeeben/1117699_allow_user_to_move

Bug 1117699 - [Stingray][Home] Allow user to move cards into folder, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/d157db51367d
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1117699 - [Stingray][Home] Allow user to move cards into folder

* Rename swap card queue to move queue.
* Fix delete card and add new folder bug caused by _concealPanel causing cardScrollable focus null.
* Add hover over folder functionality.
* Finish folder viewer layout and hover animations in edit mode.
* Implement add to folder functionality.
* Implement card swapping in folder list.
2015-05-03 22:52:43 -07:00
B2G Bumper Bot
c3b2e4df17 Bumping manifests a=b2g-bump 2015-05-03 21:16:01 -07:00
B2G Bumper Bot
48ca79820a Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79a64c834cb8
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #29538 from mancas/bug1154439

Bug 1154439 - [STK] TypeError: options.confirmMessage is undefined at: a... r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/f19c42cdd638
Author: Manuel <manuel.casasbarrado@gmail.com>
Desc: Bug 1154439 - [STK] TypeError: options.confirmMessage is undefined at: app://system.gaiamobile.org/gaia_build_defer_index.js. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/8d43dbbd4700
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29739 from huchengtw-moz/bug-1154642-v2

Bug 1154642 - [System] focus to corrent element and wait for transitione..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ff3e6f1a31a5
Author: John Hu <johu@mozilla.com>
Desc: Bug 1154642 - [System] focus to corrent element and wait for transitionend before changing focus

========

https://hg.mozilla.org/integration/gaia-central/rev/5252cfb8ad11
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29808 from KevinGrandon/reland_bug_1158238

Bug 1158238 - [System] Add import activity

========

https://hg.mozilla.org/integration/gaia-central/rev/ca25cd26e433
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1158238 - [System] Add import activity r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3ce6309cec25
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160797 - merge pull request #29842 from KevinGrandon:bug_1160797_lockscreen_slide_jshint_fixes to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/fa65fb3353f6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1160797 - Jshint fixes for lockscreen_slide.js r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/db8c1232eff6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1158757 - merge pull request #29758 from crh0716:1158757 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/404c8ded7f2f
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1158757 - Define ObservableArray using Observable and EventEmitter
2015-05-03 21:13:45 -07:00
Ehsan Akhgari
3294b6532b Bug 1137544 - Update the en-US dictionary based on the SCOWL 2015.04.24 wordlist using the new scripts 2015-05-03 23:08:11 -04:00
Ehsan Akhgari
a797bf6f1b Bug 1137544 - Make a couple of tests more robust 2015-05-03 23:08:08 -04:00
Kevin Atkinson
7b28b82b6f Bug 1137544 - Generate 5-mozilla-added and 5-mozilla-removed to aid in submitting changes upstream; r=ehsan 2015-05-03 23:08:05 -04:00
Kevin Atkinson
f3b987b29d Bug 1137544 - Upgrade en-US.dic dictionary to upstream version 2015.02.15; r=ehsan 2015-05-03 23:08:02 -04:00
Kevin Atkinson
aab516a2c6 Bug 1137544 - New scripts to upgrade en-US.dic to the latest upstream version; r=ehsan 2015-05-03 23:07:59 -04:00
Kevin Atkinson
b8a38c787a Bug 1137544 - Backout changeset ece86f9a9c3b and d594db3c891b in order to redo dictionary update; r=ehsan 2015-05-03 23:04:50 -04:00
B2G Bumper Bot
918d8bde2d Bumping manifests a=b2g-bump 2015-05-03 19:47:32 -07:00
B2G Bumper Bot
1a69bf374f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7799ac5a8c2e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150495 - merge pull request #29342 from KevinGrandon:bug_1150495_cached_icon_overwrite to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/805dc9a3e1b0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150495 - [GaiaGrid] Do not overwrite icons when we have a cached icon
2015-05-03 19:45:19 -07:00
Ehsan Akhgari
2f4194770b Bug 1155667 - Increase the timeout of browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js 2015-05-03 20:46:49 -04:00
Brian Hackett
d356b0167f Bug 1146597 - Remove redundant check for unboxed object/array runtime option. 2015-05-03 17:19:02 -07:00
Edwin Flores
7e6f2900a2 Bug 1150322 - Fix duration parsing in MediaOmxReader - r=sotaro 2015-05-04 11:40:30 +12:00
B2G Bumper Bot
36b23716b7 Bumping manifests a=b2g-bump 2015-05-03 15:54:48 -07:00
B2G Bumper Bot
c48969c290 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e3e119720a3
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #29832 from mcav/reportError-master

Bug 1145473 - [email/backend] MailAPI's bridge-processing logic may brea...

========

https://hg.mozilla.org/integration/gaia-central/rev/39cf5143b481
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1145473 - [email/backend] MailAPI's bridge-processing logic may break. r=asuth
2015-05-03 15:52:35 -07:00
Brian Hackett
aae4a0cada Bug 1157703 - Cache iterators involving unboxed objects, r=jandem. 2015-05-03 15:27:12 -07:00
Xidorn Quan
41fdd3039e Bug 1149009 - Suppress line break inside text frame if it is directly contained by ruby content box. r=dbaron 2015-05-04 09:52:53 +12:00
Xidorn Quan
2ca6d95225 Backout df7c88910f47 (bug 1149009) for new patch. 2015-05-04 09:52:53 +12:00
Andrew McCreight
254dac5936 Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
Andrew McCreight
aeff7c99ee Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
Andrew McCreight
10aa3c7467 Bug 1152551, part 1 - Remove leading tabs in dom/. r=baku
Also, remove trailing whitespace in nsXMLContentSink.cpp
2015-05-03 15:32:33 -04:00
Masayuki Nakano
d0bfeec8dc Bug 1117087 Don't reset IM context when nsGtkIMContext receives selection change during dispatching compositionstart r=m_kato 2015-05-04 02:02:50 +09:00
Sylvestre Ledru
08950835c6 Bug 1160784 - Remove a misleading declaration r=smontagu 2015-05-03 17:49:37 +02:00
Brian Hackett
283ee20b7f Bug 1146597 - Add unboxed arrays for JSOP_NEWARRAY arrays, and shell option for using them, r=jandem. 2015-05-03 08:14:04 -07:00
Simon Montagu
18baae5ac5 Bug 1150614: place floats correctly in vertical writing modes with dir="rtl", r=jfkthame 2015-05-03 01:33:31 -07:00
Simon Montagu
c6d5d29466 Fix test regressions from bug 1150614, r=jfkthame 2015-05-03 01:33:31 -07:00
Simon Montagu
e54f565856 Tests for bug 1150614, r=jfkthame 2015-05-03 01:33:31 -07:00
Daniel Holbert
34b403379e Bug 1156689: Add 'override' keyword to GetAsAudioInfo(), GetAsVideoInfo(), & Clone() on TrackInfo subclasses. rs=ehsan 2015-05-02 15:32:52 -07:00
B2G Bumper Bot
46024f2589 Bumping manifests a=b2g-bump 2015-05-02 11:32:28 -07:00
B2G Bumper Bot
1a210125cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2312b269a3d6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160096 - merge pull request #29838 from sfoster:confirm-btn-padding-bug-1160096 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/072837ea6cdb
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1160096 - Fix confirm button padding
2015-05-02 11:30:07 -07:00
Phil Ringnalda
feca850a22 Merge f-t to m-c, a=merge 2015-05-02 10:13:08 -07:00
Phil Ringnalda
48398662cf Merge m-i to m-c, a=merge 2015-05-02 10:02:17 -07:00
Phil Ringnalda
17593b378d Merge b-i to m-c, a=merge 2015-05-02 09:56:31 -07:00
Philip Chee
d2168c03dc Bug 1160770 - Unnecessary return in tabScrolling property in XPFE autocomplete.xml NPOTB r=Neil DONTBUILD 2015-05-03 00:15:40 +08:00