Commit Graph

143480 Commits

Author SHA1 Message Date
Ms2ger
8ccdba4aa0 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ms2ger
2222bc9492 Bug 882859 - Part c: Move FAIL_ON_WARNINGS into moz.build in dom/plugins/ipc/hangui; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Ms2ger
520aff0823 Bug 882859 - Part a: Introduce FAIL_ON_WARNINGS into moz.build; r=gps 2013-08-22 08:55:58 +02:00
Ms2ger
ecca370b27 Bug 906343 - Remove the last reference to XPCSHELL_TESTS in a Makefile; r=gps 2013-08-22 08:55:53 +02:00
Ms2ger
7d56a6ab7d Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps 2013-08-22 08:35:03 +02:00
Ms2ger
bd6f59c59f No bug - Fix indentation in xpcshell's mach handler; r=ted 2013-08-22 08:34:58 +02:00
Ms2ger
4ea4dafae0 Bug 907606 - Remove BindingUtils.h include from WebGLContext.h; r=mounir 2013-08-22 08:34:54 +02:00
Ms2ger
d329ccb29b Bug 907605 - Remove BindingUtils.h include from PrimitiveConversions.h; r=bz 2013-08-22 08:34:48 +02:00
Ms2ger
4122e2ac15 Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap 2013-08-22 08:34:44 +02:00
Ms2ger
e769de94cf Bug 899705 - Give SetDoubleAttr an ErrorResult argument; r=dzbarsky 2013-08-22 08:34:39 +02:00
Ms2ger
cd3481c94d Bug 907364 - Remove the unused nsContentUtils::sDOMScriptObjectFactory; r=bholley 2013-08-22 08:34:25 +02:00
Ms2ger
44830af93b Bug 905739 - Remove nsIDOMStorageIndexedDB; r=khuey 2013-08-22 08:33:59 +02:00
Ms2ger
585bec8d38 Bug 903844 - Add/update include-what-you-use annotations for various files; r=ehsan+khuey 2013-08-22 08:31:21 +02:00
Ms2ger
dd5239111f Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir 2013-08-22 08:30:55 +02:00
Ms2ger
ce9929aa7f Bug 904178 - Part e: Make it possible to include nsIDocument.h on its own; r=ehsan 2013-08-22 08:30:44 +02:00
Ms2ger
ce99c00e31 Bug 903778 - Move dom::Date into its own files; r=khuey 2013-08-22 08:30:38 +02:00
Ms2ger
3a227519f8 Bug 903796 - Remove remaining traces of GeoPositionError; r=jst 2013-08-22 08:30:28 +02:00
Ms2ger
3e013c6196 Bug 905751 - Don't include binding headers in ns{I,DOM}CSSDeclaration.h; r=roc 2013-08-22 08:29:57 +02:00
Ms2ger
087f1a8f14 Bug 905747 - Reduce includes in nsXMLHttpRequest.h; r=khuey 2013-08-22 08:29:30 +02:00
Ryan VanderMeulen
11b14acefd Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Ryan VanderMeulen
373cc39d0f Merge fx-team to m-c. 2013-08-21 17:13:25 -04:00
Gaia Pushbot
d4b8d42407 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e4f586d6a2c7
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 905273 - [Messages] Recipients list pull down animation is inefficient r=julienw

In order to use the more efficient `transform` attribute for animating
the pull-down, the element responsibilities must be altered.

The top-level "#messages-to-field" serves as a basis for positioning the
"#to-label" and "#messages-contact-pick-button". It is no longer
animated, and because of this, it no longer draws the component's
background or border.

A new element, "#messages-recipients-list-container" has been introduced
to take the responsibilities previously fulfilled by  the "#messages-to-field".
Animation is implemented via the `transform` attribute.

In order to prevent unecessarily scrolling in "multiline" mode, the
rendering of the recipients has been simplified.

The JavaScript `generateHeightRule` function no longer has to reset the
height of the widget: all elements are now rendered at full height. The
method has been simplified to simply set the "#message-recipients-list"
element's `max-height` in order to trigger the rendering of a scroll bar
when the number of recipients causes overflow in multi-line mode.
2013-08-21 11:50:21 -07:00
Margaret Leibovic
e8c10d7775 Bug 907172 - Periodically invalidate the cached return value for desktopBookmarksExist(). r=lucasr 2013-08-21 11:34:16 -07:00
Margaret Leibovic
dfe4267f13 Bug 897772 - Actually get a favicon when creating a homescreen shortcut from the about:home context menu. r=wesj 2013-08-21 11:34:06 -07:00
Margaret Leibovic
a3d6f033bf Bug 885084 - Only return top bookmarks for bookmarks page thumbnails. r=wesj 2013-08-21 11:33:58 -07:00
Margaret Leibovic
99a087bce1 Bug 906718 - Pressing BACK should move the user up in the bookmark folder hierarchy. r=sriram 2013-08-21 11:33:43 -07:00
Shane Caraveo
d610a933fa bug 891221 add tests for chat from multiple providers, r=markh 2013-08-21 11:38:33 -07:00
Shane Caraveo
f562440456 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Ryan VanderMeulen
67ee25d422 Backed out changeset 7da415c9c566 (bug 517765) for PGO bustage.
CLOSED TREE
2013-08-21 13:56:53 -04:00
Ryan VanderMeulen
e0ea2a7e48 Backed out changeset d389df23ffc9 (bug 884281) for OSX crashes.
CLOSED TREE
2013-08-21 13:27:00 -04:00
Gaia Pushbot
bd2b599335 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/283d9d13ce49
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11667 from lightsofapollo/integration-tests-always-run-npminstall

Bug 907799 - run npm install in all cases. r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/b60eee67e0d4
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 907799 - run npm install in all cases.
2013-08-21 10:20:23 -07:00
Gaia Pushbot
5f1704f95c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0f502dfafd72
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11577 from daleharvey/839194

Bug 839194 - Make prompts consistent between system and browser

========

https://hg.mozilla.org/integration/gaia-central/rev/54596a711b4a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 839194 - Make prompts consistent between system and browser
2013-08-21 10:10:22 -07:00
Gaia Pushbot
d968f9579e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d49d1074dc46
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11653 from pivanov/bug-906873

Bug 906873 - [Clock] On press active state "new alarm" icon is bigger and fuzzy r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/6ae115eb3d91
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 906873 - [Clock] On press active state "new alarm" icon is bigger and fuzzy
2013-08-21 10:00:21 -07:00
Ryan VanderMeulen
8d0ec3db56 Backed out changeset 5f8ae314d872 (bug 750932) for Werror bustage on a CLOSED TREE. 2013-08-21 12:46:48 -04:00
Yura Zenevich
2d8d12ab3e Bug 795957 - [PATCH 2/2][AccessFu] Tests for live region support. r=eeejay, marcoz
---
 accessible/tests/mochitest/jsat/Makefile.in        |    1 +
 accessible/tests/mochitest/jsat/jsatcommon.js      |   64 ++++
 accessible/tests/mochitest/jsat/test_alive.html    |   64 ++---
 .../tests/mochitest/jsat/test_live_regions.html    |  342 ++++++++++++++++++++
 4 files changed, 432 insertions(+), 39 deletions(-)
 create mode 100644 accessible/tests/mochitest/jsat/test_live_regions.html
2013-08-21 12:40:18 -04:00
Yura Zenevich
bd1a13e7e8 Bug 795957 - [PATCH 1/2][AccessFu] Adding support for live regions. r=eejay
---
 accessible/src/jsat/AccessFu.jsm                   |    6 +
 accessible/src/jsat/EventManager.jsm               |  192 ++++++++++++++++++--
 accessible/src/jsat/OutputGenerator.jsm            |   10 +-
 accessible/src/jsat/Presentation.jsm               |   47 +++++-
 accessible/src/jsat/Utils.jsm                      |   39 +++--
 .../en-US/chrome/accessibility/AccessFu.properties |    4 +
 6 files changed, 263 insertions(+), 35 deletions(-)
2013-08-21 12:40:06 -04:00
Gaia Pushbot
0dd3cae956 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/80feec050f2d
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11536 from pivanov/bug-903363

Bug 903363 - [HD] Arrows on utility tray are still SD r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/3b1c6c8cf42f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 903363 - [HD] Arrows on utility tray are still SD
2013-08-21 09:35:21 -07:00
Steven MacLeod
e8dd467447 Bug 902280 - Update _lastSaveTime before writing to avoid deceeding the write interval. r=ttaubert 2013-08-21 12:14:33 -04:00
Gaia Pushbot
99ca4a687f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/db1b58311329
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10025 from pivanov/bug-809093

Bug 809093 - [UX VD] Settings. The list should have shorter horizontal dividers r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/c1bf4619e605
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 809093 - [UX VD] Settings. The list should have shorter horizontal dividers
2013-08-21 09:05:23 -07:00
Kartikaya Gupta
62d4c55177 Bug 898443 - Update loops to run forward and use a size_t variable. r=BenWa 2013-08-21 12:03:03 -04:00
Kartikaya Gupta
15ef960215 Bug 898443 - Always use the innermost APZC containing all touch points for multi-touch inputs. r=BenWa 2013-08-21 12:03:03 -04:00
Kartikaya Gupta
bfdee90774 Bug 898443 - Completely extract the transformation calculation from GetTargetAPZC. r=BenWa 2013-08-21 12:03:03 -04:00
Kartikaya Gupta
7430b1e2b7 Bug 898443 - Ensure that all multitouch events following a START go to the same APZC instance. r=BenWa 2013-08-21 12:03:02 -04:00
Kartikaya Gupta
d65bcff71e Bug 898443 - Extract input transform calculations from GetAPZCAtPoint. No functional changes. r=BenWa 2013-08-21 12:03:02 -04:00
Kartikaya Gupta
6065102f13 Bug 898443 - Add a parent pointer to the AsyncPanZoomController class. r=BenWa 2013-08-21 12:03:02 -04:00
Gaia Pushbot
ac6c77d91b Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

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

Bug 906841 - Add entrypoints to search r=crldc, ran

========

https://hg.mozilla.org/integration/gaia-central/rev/b6e17a2833da
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 906841 - Add entrypoints to search r=crldc, ran
2013-08-21 09:01:26 -07:00
Nathan Froyd
2fd9a66189 Bug 907749 - move -Wno-uninitialized addition to CXXFLAGS after including rules.mk; r=khuey 2013-08-21 10:49:45 -04:00
Dan Minor
228fb4f1c6 Bug 858622 - Make jit-tests runnable on mobile;r=terrence 2013-08-21 12:11:41 -04:00