Commit Graph

228913 Commits

Author SHA1 Message Date
Margaret Leibovic
8e206969c2 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Margaret Leibovic
18d5d86edb Bug 1120735 - Implement desktop reader mode controls. r=jaws,bnicholson
--HG--
extra : rebase_source : 931f6bd5497ca84fa54eb0f8365acf940a7cd86f
2015-01-21 17:21:11 -08:00
Margaret Leibovic
aba076544f Bug 1128724 - Rename "Print" reader mode theme to "Sepia". r=jaws
--HG--
extra : rebase_source : c811857bcd9f77a3bb3be45f5d6d72abd51c7004
2015-02-05 14:38:55 -08:00
Michael Holloway
d48f360c01 Bug 924009 - Add check for whether preferences are defined before checking for lightweight theme preference. r=margaret
--HG--
extra : rebase_source : cb9ad7312ad2ab0efdfa26454b5e8324b4123456
2015-02-12 13:06:24 -08:00
Andy Pusch
3a6ece3ed6 Bug 1099500 - Removes the if clause that prevented the release of callback data on ReasonHidden.TOUCH_OUTSIDE and ReasonHidden.REPLACED. r=margaret
--HG--
extra : rebase_source : 6b5808c01a7e484146bab49939c9f0198214100e
2015-02-12 11:12:24 -08:00
Robin Ricard
834a50773d Bug 1128287 - Intermittent testFindInPage | testFindInPage.js r=margaret
Rely on multiple ends of find in page promises (Repaint and Java callback)

--HG--
extra : rebase_source : c79fe8b9eb9ca5608e99d9a0f82f981a8a9bec19
2015-02-12 09:21:33 -08:00
Robin Ricard
fa28c751bb Bug 1014113 - Refine and enable zoom for find in page. r=margaret
Defines a viewport factor around the highlighted word
May need more testing (See bug 1015395)

--HG--
extra : rebase_source : 81f45a18f8ca8c9a3787522805933a1f801efc00
2015-02-12 09:20:18 -08:00
Margaret Leibovic
ea6929dc00 Bug 1129989 - ReaderParent.jsm doesn't need to be pre-processed. r=ttaubert
--HG--
extra : rebase_source : 694cd2b1b10729057793e40c54409fd437e2d2af
2015-02-10 16:25:27 -08:00
Michael Comella
c2bf8d8814 Bug 1132165 - Remove padding from mic drawable in editing mode and add padding to url bar. r=mfinkle
The padding on the right edge had to be eyeballed - see comments.

--HG--
extra : rebase_source : 071845a461e928c85a61ec8384b40d001edff9bd
2015-02-12 09:22:59 -08:00
Nick Alexander
1ff24022b2 Bug 964854 - Cache account bundles to work around getUserData cache issues. r=rnewman
These patches are intended to work around theorized issues with the
Android caching of per-Account user data.  They include diagnostic
logging to help understand the state of data on disk, small changes to
the read/write sequence, and a dramatic reduction of getUserData
calls (by maintaining an in-memory cache).

========

dcd54869d1
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 964854 - Part 2: Maintain write-through memory cache of Firefox Account bundles.

    This should avoid reads from the Android Account user data store, which
    we theorize is buggy.  It trades those reads for the complexity of
    maintaining and invalidating an in-memory cache, which has the potential
    to avoid races and cache corruption.

    There is no reliable way to determine if an Account has been
    removed (and subsequently re-added), so we clear the cache entirely when
    any Firefox Account is added.  We do this at the authenticator level,
    which should be more inclusive than doing it at the AndroidFxAccount
    level.

    I put the cache itself in AndroidFxAccount, since that is where we have
    been storing things associated to the Android Account object; but it
    could just as well go in the authenticator.

========

8d65b5dba9
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Feb 10 10:42:27 2015 -0800

    Bug 964854 - Part 1: Avoid back-to-back setUserData calls.

    This is merely a stab in the dark, but if we are in fact seeing caching
    errors, perhaps we're tickling them by writing twice when we could write
    once.

========

42caec6ee1
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Feb 10 10:40:16 2015 -0800

    Bug 964854 - Part 0: Change logging.
2015-02-10 10:46:40 -08:00
Nick Alexander
e6ae8ae218 Bug 1131635 - Make sure view was not destroyed before updating UI. r=nalexander
We already used this work-around in RemoteTabsPanel.

--HG--
extra : rebase_source : b5c5fe309681623f7cb279674683a2c723cb5da6
2015-02-12 15:14:37 -08:00
vivek
18b99f78d5 Bug 1129181 - Make Remote Tabs split pane swipe to refresh apply to both clients and tabs in landscape mode. r=nalexander
For the details of why layout_width="0dp" is correct, see:
www.chess-ix.com/blog/the-use-of-layout_weight-with-android-layouts/

--HG--
extra : rebase_source : b023733363db30e988f23d1edcfceb1e0400111e
2015-02-11 12:43:00 -08:00
Mark Hammond
ea62d33bae Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
--HG--
extra : rebase_source : c229ccea9774298712312e657529697e1f9cd216
2015-02-13 08:43:31 +11:00
Ryan VanderMeulen
91aa8783e3 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen
0df0305fae Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-12 17:53:41 -05:00
Ryan VanderMeulen
af75e447f5 Backed out changeset 632df219369f (bug 1090949) for OSX issues.
CLOSED TREE
2015-02-12 17:42:14 -05:00
Ryan VanderMeulen
d5f7635db4 Bug 943863 - MOAR FUZZ on Android for box-sizing-replaced-002.xht.
CLOSED TREE
2015-02-12 16:40:09 -05:00
Ryan VanderMeulen
f3395db947 Backed out changesets 07b8436dc3bb and 9fd1f192c0e8 (bug 1130982) for B2G async-scrolling/nested-1.html reftest failures.
CLOSED TREE
2015-02-12 14:28:34 -05:00
Aaron Klotz
7bfb6d567f Bug 1132305 - Ensure that BHR knows when thread activity has resumed in nextEventMatchingMask. r=smichaud 2015-02-12 10:31:42 -07:00
Carsten "Tomcat" Book
320ebdaace merge mozilla-inbound to mozilla-central a=merge 2015-02-12 15:33:22 +01:00
Carsten "Tomcat" Book
e355ea995d merge b2g-inbound to mozilla-central a=merge 2015-02-12 15:20:50 +01:00
Jan Keromnes
18b79c35c5 Bug 1132448 - Don't log CONNECTION_REFUSED errors when they're expected. r=ochameau
CLOSED TREE
2015-02-12 06:44:00 -05:00
B2G Bumper Bot
0542f96b6f Bumping manifests a=b2g-bump 2015-02-12 00:26:59 -08:00
B2G Bumper Bot
621d7f6822 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a37735733273
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1121343 - merge pull request #27412 from mancas:bug1121343 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/60056de4579e
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1121343 - [FTE] Notification indicator shows during FTE, but un-actionable. r=etienne
2015-02-12 00:25:30 -08:00
B2G Bumper Bot
25cab87d41 Bumping manifests a=b2g-bump 2015-02-12 00:06:31 -08:00
Mark Goodwin
609e7628f4 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-12 03:06:00 -05:00
B2G Bumper Bot
774eb181fe Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/872335b68daf
Author: Yoshi Huang <allstars.chh@gmail.com>
Desc: Merge pull request #28063 from allstarschh/Bug1129810

Bug 1129810 - Test app for MozIsoDepTech transceive. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/7cab62f02899
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1129810 - Test app for MozIsoDepTech transceive

========

https://hg.mozilla.org/integration/gaia-central/rev/ef096e8dc633
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #28139 from rexboy7/1131958-launch-background

Bug 1131958 - [Stingray][System] handle re-launching underlying app with...r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/55a445cab502
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1131958 - [Stingray][System] handle re-launching underlying app with stayBackground
2015-02-12 00:05:02 -08:00
Jean-Yves Avenard
12b1a0f4c5 Bug 1130839: mochitest ensuring element seeks to end of media when truncated. r=cajbir
Test that truncating the media when changing mediasource.duration attribute
immediately adjusts the buffered range and cause seek to the end of the new
media duration (adjusting currentTime).
2015-02-12 18:53:53 +11:00
Jean-Yves Avenard
9238ef92c3 Bug 1130839: Seek to end of media if duration changed. r=cpearce
If the duration is changed such that the current playback position ends up
being greater than the time of the end of the media resource, then the user
agent must also seek to the time of the end of the media resource.
2015-02-12 18:53:53 +11:00
Jean-Yves Avenard
e4f085144c Bug 1131433: Show codec/container type in MSE logs. r=cajbir
Also rationalize MSE debugging logs, so they all follow the same format.
2015-02-12 18:52:13 +11:00
Jean-Yves Avenard
c7a6e70b6c Bug 1130948: Update web-ref results. r=karlt 2015-02-12 18:52:13 +11:00
Jean-Yves Avenard
6e2cb7f0c1 Bug 1130948: Part2. Ensure we don't overflow when setting duration. r=cajbir 2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
1ea130aa5a Bug 1130948: Part1. Use mediasource duration to determine media element duration. r=cajbir 2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
51f02c8f33 Bug 1130826: Run range removal algorithm when setting mediasource duration. r=cajbir 2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
d43c136448 Bug 1128939: Part3. Allocate media buffer internal memory dynamically. r=k17e 2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
6cec06fc09 Bug 1128939: Part2. Make sure we limit read to buffer size and handle error nicely. r=k17e 2015-02-12 18:52:12 +11:00
B2G Bumper Bot
53ad24798e Bumping manifests a=b2g-bump 2015-02-11 23:46:34 -08:00
B2G Bumper Bot
bf10d696da Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba01d6168fef
Author: Manuel <manuel.casasbarrado@gmail.com>
Desc: Bug 1127743 - Rocketbar's FTU message is selectable. r=daleharvey
2015-02-11 23:45:00 -08:00
B2G Bumper Bot
8ec5c51b37 Bumping manifests a=b2g-bump 2015-02-11 23:07:07 -08:00
B2G Bumper Bot
47ba97c315 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f138e09cf7a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28103 from crh0716/1130965

Bug 1130965 - Use the native gaia header instead of multiple buttons r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/07591386b0a0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1130965 - Use the native gaia header instead of multiple buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/d79ec8652482
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28163 from huchengtw-moz/bug-1132309-change-default

Bug 1132309 - [Stingray][demo] remember last url in fling sender, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/8d6af216111d
Author: John Hu <johu@mozilla.com>
Desc: Bug 1132309 - [Stingray][demo] remember last url in fling sender
2015-02-11 23:05:35 -08:00
Phil Ringnalda
eda9b0c75f Back out f543e83304e9 (bug 1123990) for nightly build bustage
CLOSED TREE
2015-02-11 22:12:49 -08:00
B2G Bumper Bot
97dddadd8d Bumping manifests a=b2g-bump 2015-02-11 21:41:35 -08:00
B2G Bumper Bot
cea118734a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0034dc7974d9
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #28101 from dwi2/bug1131448

Bug 1131448 - [Stingray][demo] change icons of demo apps, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/455053e525c9
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1131448 - [Stingray][demo] change icons of demo apps
2015-02-11 21:40:07 -08:00
jlal@mozilla.com
d73748a7b6 Bug 1132348 - Add missing executable for decision tasks from builder r=me a=taskcluster-only
--HG--
extra : rebase_source : 0386e7939bef58c49c0704997d1bccd643587899
2015-02-11 21:22:45 -08:00
Mike Habicher
4c36c24f4b Bug 1131782 - add vendor-specific feature-detection to GonkCameraParameters, r=aosmond 2015-02-12 00:04:58 -05:00
B2G Bumper Bot
970fd48a7e Bumping manifests a=b2g-bump 2015-02-11 20:37:14 -08:00
B2G Bumper Bot
b270d9d230 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/af76e0a269d7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1129844 - merge pull request #28104 from mnjul:bug_1129844_user_dict_lexical_sort to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/eef966915a47
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1129844 - Keyboard UserDictionary displays word list as sorted alphabetically

- Only the UserDictionary model does the sorting. It returns a full list on each list modification call .
- The view maintains an extra word-to-domElem mapping and can re-order the domElems on retrieving the full list from model.
- A new UDListView.rearrangeList function replaces .appendList function, which is used to re-order domElems, and generate new domEleme for words that haven't bee displayed (such as initialization, add, and replace).
- A word domElement is now a <li> instead of <a>.
2015-02-11 20:35:34 -08:00
B2G Bumper Bot
4a2f4ae4e5 Bumping manifests a=b2g-bump 2015-02-11 19:17:07 -08:00
B2G Bumper Bot
c06b913c86 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5a3246c2d77
Author: Wes Kocher <kwierso@gmail.com>
Desc: Revert "Bug 1124040 - Dehardcode gaia version in l10n.js" for gaia-unit failures

This reverts commit 47285f23e4c6fa85e98612e4fc2f817a5abfdcaf.
2015-02-11 19:15:33 -08:00
B2G Bumper Bot
daeae60143 Bumping manifests a=b2g-bump 2015-02-11 15:12:02 -08:00