Commit Graph

180759 Commits

Author SHA1 Message Date
Ryan VanderMeulen
04a8d62f13 Backed out changeset 426526ce4367 (bug 646452) for mochitest-5 failures and crashes. 2014-04-26 19:45:31 -04:00
B2G Bumper Bot
5a97f76dcb Bumping manifests a=b2g-bump 2014-04-26 15:06:23 -07:00
B2G Bumper Bot
dddfe75bfa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/949df3be29b4
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18444 from PinZhang/pzhang/bug997064

Bug 997064: Do not call navigator.mozFMRadio from system app.

========

https://hg.mozilla.org/integration/gaia-central/rev/083e77610c0b
Author: Pin Zhang <pzhang@mozilla.com>
Desc: Bug 997064: Do not call navigator.mozFMRadio from system app.
2014-04-26 15:01:09 -07:00
Karl Dubost
e6ec22410e Bug 995831 - Remove UA override for domains (starting 2014-04-14). r=lmandel 2014-04-26 16:06:00 -04:00
Zack Weinberg
1dfaccbbc9 Bug 1001842, part 2: make umask available via OS.Constants. r=khuey sr=bz 2014-04-26 10:56:58 -04:00
Zack Weinberg
d5fc5cb4a1 Bug 1001842 part 1: record the umask in NS_InitXPCOM2 and expose it to JS via nsSystemInfo. r=bsmedberg 2014-04-26 10:56:54 -04:00
ffxbld
3daca64876 No bug, Automated HSTS preload list update from host bld-linux64-spot-425 - a=hsts-update 2014-04-26 03:23:23 -07:00
ffxbld
4578265814 No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update 2014-04-26 03:20:11 -07:00
Sebastian Hengst
e0c2e27bfb Bug 1000002 - Eyedropper and Style Editor use same commandkey: 'y', uppercase the 'a' for App Manager. r=jaws 2014-04-25 23:37:34 +02:00
Pin Zhang
ebbb894f25 Bug 997064 - Do not call navigator.mozFMRadio from system app. r=baku
- Revert "Bug 938015 - Do not turn off FM radio when enabling airplane mode."
- Use setting "airplaneMode.enabled" instead of "ril.radio.disabled"
2014-04-25 17:24:00 -04:00
Ehsan Akhgari
78f2d4560c Bug 997805 - Correctly restore the placeholder text after the editor object is re-attached to a text control as a result of a reframe; r=bzbarsky
Recomputing the placeholder visibility does not require the placeholder div
itself to be present, as the only information required for that is the current
value of the text control which is present either way.  This patch fixes
nsTextEditorState::ValueWasChanged and nsTextEditorState::UpdatePlaceholderVisibility
to that effect.

But the real fix is in nsTextEditorState::UpdatePlaceholderText, where after
setting the placeholder text on the anonymous div, we redo the placeholder
visibility computation.  Since this function can be called from
HTMLTextAreaElement::CreatePlaceholderNode during frame construction, the
GetValue function may return the wrong value since the editor has not properly
been set up yet, resulting in this bug.  And this function call is useless
anyway, because changing the placeholder text does not really affect the
result of the visibility computation, so there is no need to do this work
in the first place.
2014-04-25 16:40:44 -04:00
Ehsan Akhgari
17e5877386 Bug 1001936 - Clear the value cache when the editor is being destroyed because it won't get updated when we don't have a bound frame; r=bzbarsky 2014-04-27 09:33:24 -04:00
Magnus Melin
66e7b54851 Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil 2014-04-27 14:12:44 +03:00
Chris Peterson
4b2389ff01 Backed out changeset 18034a2d0732 (bug 940329) for build bustage 2014-04-26 23:11:47 -07:00
Nathan Froyd
07e80e3605 Bug 940329: fix spammy implicit type-conversion warnings in nsTSubstring.h r=ehsan 2014-04-27 00:29:25 -04:00
Randell Jesup
000c46808d Bug 940329: avoid warnings from using size_t in ImplCycleCollectionTraverse() r=ehsan 2014-04-27 00:29:18 -04:00
Garvan Keeley
5d9d95fc9b Bug 1001708: Don't use ternary operator with class const statics r=jesup 2014-04-27 00:02:17 -04:00
Boris Zbarsky
b6824005fe Bug 942121. Fix WebIDL dictionary member tracing to null-check nullable object types before trying to trace them, since passing pointer-to-null to JS_CallObjectTracer is not OK. r=smaug 2014-04-26 21:50:00 -04:00
Boris Zbarsky
2d3a3e88ce Bug 1000944. Allow unions and dictionaries that contain non-SpiderMonkey WebIDL interface types to be copy-constructed. r=dzbarsky 2014-04-26 21:49:59 -04:00
Boris Zbarsky
d558bfb282 Bug 1000675. Don't always include nsContentUtils in example codegen, fix example header guards to not end with __, don't use fully-qualified names in argument types when those argument types are in the mozilla::dom namespace already, and include headers from mozilla/dom. r=jst 2014-04-26 21:49:59 -04:00
Ryan VanderMeulen
e431052c5e Merge fx-team to m-c. 2014-04-25 16:24:02 -04:00
Ryan VanderMeulen
2a22e940cd Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
Ryan VanderMeulen
ddbe2b2e2d Merge inbound to m-c. 2014-04-25 15:53:56 -04:00
Mike Connor
ba29b1396a Bug 998073 - implement test coverage for Amazon search plugin, r=adw
--HG--
extra : rebase_source : d238b146692d6e7e6bd3c201471b545b04faa5ee
2014-04-25 14:23:41 -04:00
Ryan VanderMeulen
b4f08e51ba Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
B2G Bumper Bot
9fb7cd6d79 Bumping manifests a=b2g-bump 2014-04-25 10:46:20 -07:00
B2G Bumper Bot
58e7c9abd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0017eff21d3
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18670 from cctuan/968661-6

Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.j...

========

https://hg.mozilla.org/integration/gaia-central/rev/df8fea1d3a79
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js
2014-04-25 10:40:42 -07:00
Botond Ballo
692fbb02d3 Bug 1000633 - Avoid APZ data race in accessing mAnimation. r=kats 2014-04-25 13:38:09 -04:00
Drew Willcoxon
e559dd133d Bug 962490 - Add a search field to the new tab page (Bing and Amazon logos). r=gavin 2014-04-25 10:25:46 -07:00
Drew Willcoxon
a09cd88b54 Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin 2014-04-25 10:25:11 -07:00
B2G Bumper Bot
4b08439c09 Bumping manifests a=b2g-bump 2014-04-25 10:21:13 -07:00
Gabriele Svelto
0be89c007b Bug 888698 - Make client.mk pass the top-level -j parameter to the recursive invocations. r=glandium 2014-04-25 19:19:24 +02:00
B2G Bumper Bot
50b071defd Bumping manifests a=b2g-bump 2014-04-26 03:02:51 -07:00
B2G Bumper Bot
68fc6941ee Bumping manifests a=b2g-bump 2014-04-26 02:41:19 -07:00
B2G Bumper Bot
0aa93b5cd2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca37de09e83f
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #18600 from lissyx/bug1000337

Bug 1000337 - Correct notification title checking in integration test r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/d3e9bc7972cb
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1000337 - Correct notification title checking in integration test
2014-04-26 02:35:54 -07:00
B2G Bumper Bot
e2e3bcfa6a Bumping manifests a=b2g-bump 2014-04-25 22:51:20 -07:00
B2G Bumper Bot
7594a21056 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db17f22d019a
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #18602 from jimporter/music-update-hidden-scrubber

Bug 1000214 - [music] Update progress bar when display is suspended and ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a6b9c324e768
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1000214 - [music] Update progress bar when display is suspended and audio paused; r=dkuo
2014-04-25 22:45:53 -07:00
B2G Bumper Bot
923bacf332 Bumping manifests a=b2g-bump 2014-04-25 17:06:36 -07:00
B2G Bumper Bot
dd4a78e1f5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5867d3a26830
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #18693 from wilsonpage/994077

Bug 994077 - [Camera][Hamachi] Long wait for initial preview stream

========

https://hg.mozilla.org/integration/gaia-central/rev/cecebd9d0ff3
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 994077 - [Camera][Hamachi] Long wait for initial preview stream
2014-04-25 17:00:43 -07:00
Wes Kocher
ff51fb513a Backed out changeset a73dece39b01 (bug 985496) for mochitest-5 orange 2014-04-25 16:15:37 -07:00
Wes Kocher
9dd7c02046 Backed out changeset 27b41f71ccd4 (bug 987954) for mochitest-5 orange 2014-04-25 16:14:58 -07:00
B2G Bumper Bot
8680c67e92 Bumping manifests a=b2g-bump 2014-04-25 15:56:18 -07:00
B2G Bumper Bot
5e46987bd7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83652e1b8cc5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #18198 from mcav/power-snooze" for intermittent failure.

This reverts commit ea42223ccd6a406d8214978fc635f4bd12f1ff33, reversing
changes made to 896fd4f89f017483e70d5e0dced008ea90476867.
2014-04-25 15:50:50 -07:00
B2G Bumper Bot
126dc86f28 Bumping manifests a=b2g-bump 2014-04-25 14:51:15 -07:00
B2G Bumper Bot
00a9ad695a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/243d38a5760f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001576 - [Home2] Use contextmenu event to detect when to enter drag/drop state to avoid race conditions with apz r=me
2014-04-25 14:45:47 -07:00
B2G Bumper Bot
1754bd8576 Bumping manifests a=b2g-bump 2014-04-25 14:21:22 -07:00
B2G Bumper Bot
1c9b8d289b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a9654733e58
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18198 from mcav/power-snooze

 Bug 996092 - [Clock] Use hardware buttons to dismiss/mute alarms. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/7a5feee904f7
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 996092 - [Clock] Use hardware buttons to dismiss/mute alarms. r=millermedeiros
2014-04-25 14:15:52 -07:00
B2G Bumper Bot
ceb378647a Bumping manifests a=b2g-bump 2014-04-25 13:52:59 -07:00
B2G Bumper Bot
1f0d31ff80 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/305c34da82e1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001638 - [Home2] Final user testing tweaks r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/f272c2f5ef70
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1000272 - Show google search link if < 2 places results. r=benfrancis
2014-04-25 13:51:14 -07:00
B2G Bumper Bot
3bd866aa14 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7942ceb85f3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1001210 - Hide start page before showing task manager r=kgrandon
2014-04-25 10:15:46 -07:00