Commit Graph

180725 Commits

Author SHA1 Message Date
ffxbld
18f2d06933 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
fcc0d1e39b No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update 2014-04-26 03:20:11 -07:00
Sebastian Hengst
ea802f9092 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
47c3d9dc2e 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
ce353a11c2 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
3addc01700 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
5b84ec6fb7 Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil 2014-04-27 14:12:44 +03:00
Chris Peterson
5ef72c9738 Backed out changeset 18034a2d0732 (bug 940329) for build bustage 2014-04-26 23:11:47 -07:00
Nathan Froyd
843f882905 Bug 940329: fix spammy implicit type-conversion warnings in nsTSubstring.h r=ehsan 2014-04-27 00:29:25 -04:00
Randell Jesup
e5818280b4 Bug 940329: avoid warnings from using size_t in ImplCycleCollectionTraverse() r=ehsan 2014-04-27 00:29:18 -04:00
Garvan Keeley
5442d73014 Bug 1001708: Don't use ternary operator with class const statics r=jesup 2014-04-27 00:02:17 -04:00
Boris Zbarsky
df2ea577c8 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
7d9daf1fce 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
9364e14300 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
7d6c465c90 Merge fx-team to m-c. 2014-04-25 16:24:02 -04:00
Ryan VanderMeulen
82a330dd5d Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
Ryan VanderMeulen
01be74814c Merge inbound to m-c. 2014-04-25 15:53:56 -04:00
Mike Connor
2165196ae2 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
19824eb2df Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
B2G Bumper Bot
47c24c90de Bumping manifests a=b2g-bump 2014-04-25 10:46:20 -07:00
B2G Bumper Bot
1ddbd2d089 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
dd90278682 Bug 1000633 - Avoid APZ data race in accessing mAnimation. r=kats 2014-04-25 13:38:09 -04:00
Drew Willcoxon
1053b088db 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
f824d5e953 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
9c750faa50 Bumping manifests a=b2g-bump 2014-04-25 10:21:13 -07:00
Gabriele Svelto
373379c379 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
a81f385784 Bumping manifests a=b2g-bump 2014-04-26 03:02:51 -07:00
B2G Bumper Bot
174e43a82a Bumping manifests a=b2g-bump 2014-04-26 02:41:19 -07:00
B2G Bumper Bot
7c1c761dff 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
150788aac4 Bumping manifests a=b2g-bump 2014-04-25 22:51:20 -07:00
B2G Bumper Bot
c88e23712e 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
38bc1580b6 Bumping manifests a=b2g-bump 2014-04-25 17:06:36 -07:00
B2G Bumper Bot
6cee6c6d30 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
a0b3df9dba Backed out changeset a73dece39b01 (bug 985496) for mochitest-5 orange 2014-04-25 16:15:37 -07:00
Wes Kocher
83df092b31 Backed out changeset 27b41f71ccd4 (bug 987954) for mochitest-5 orange 2014-04-25 16:14:58 -07:00
B2G Bumper Bot
f015970ff6 Bumping manifests a=b2g-bump 2014-04-25 15:56:18 -07:00
B2G Bumper Bot
b0ab326c22 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
a6b4868ba9 Bumping manifests a=b2g-bump 2014-04-25 14:51:15 -07:00
B2G Bumper Bot
80b0e24891 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
2517474d4c Bumping manifests a=b2g-bump 2014-04-25 14:21:22 -07:00
B2G Bumper Bot
fe77d87db4 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
74d74db27c Bumping manifests a=b2g-bump 2014-04-25 13:52:59 -07:00
B2G Bumper Bot
ae77274730 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
8977615089 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
Ben Hearsum
61f8be9993 bug 1000207: upload flame gecko/gaia mars to public ftp - upload any mar in b2g-update. r=aki DONTBUILD (doesn't affect any on-change builds) 2014-04-25 13:08:44 -04:00
Ed Morley
55866ee9ee Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE 2014-04-25 17:59:48 +01:00
Ed Morley
6a82d86fc3 Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE 2014-04-25 17:51:42 +01:00
Ed Morley
654e84274f Backed out changeset 1a6ada013610 (bug 959089) 2014-04-25 17:51:15 +01:00
Ed Morley
2e2eb508f0 Backed out changeset d58403b60c77 (bug 959089) 2014-04-25 17:51:11 +01:00
Andrew McCreight
caf4246635 Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug 2014-04-25 09:12:26 -07:00