Martyn Haigh
14abcba732
Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
...
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Martyn Haigh
9caeb09454
bug 957059 - Refactor isCorrectManifest function to not match querystring and beyond in provided URLs; r=wesj
...
--HG--
extra : rebase_source : b9c647f1df91ab11f9041f3a9334efd9f8af9e43
2014-01-24 21:14:54 -08:00
Martyn Haigh
18b5f2e31d
bug 957057 - refactor import in browser.js to make code easier to understand; r=wesj
...
--HG--
extra : rebase_source : 4014c863adc713de80975cafef81cdae00f5d09d
2014-01-24 21:12:08 -08:00
Myk Melez
143d52de94
Bug 962790 - ensure registryReady before calling DOMApplicationRegistry methods; r=wesj
...
--HG--
extra : rebase_source : 9dd0d855065a5d587f1344f023c855eb8593205d
2014-01-24 21:05:07 -08:00
Martyn Haigh
108c31bc9f
bug 957062 - Pass APK download error back to webpage; r=wesj
...
--HG--
extra : rebase_source : 6428fc64176d1e0e31ebd5026fdb51e781ac4937
2014-01-24 21:02:27 -08:00
Myk Melez
11af04fdf3
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Ms2ger
ad04f9295c
Bug 243412. Enable unprefixed 'box-sizing'. r=dbaron
2014-01-17 17:13:22 -07:00
Alexander Surkov
1d6a2c2ca5
Bug 963607 - add some consts, make cache members mutable, GetChildOffset part, r=tbsaunde
2014-01-25 09:07:37 -05:00
Mats Palmgren
d545f8b37a
Bug 961363 - test.
2014-01-25 10:03:54 +00:00
Mats Palmgren
2641f3c4c0
Bug 961363 - Don't try to handle multiple-select commands in single-select lists. r=bz
2014-01-25 10:03:54 +00:00
David Baron
0985ba0044
Bug 834842 - Support mach timestamp in reftest-analyzer. r=bgirard
2014-01-25 10:03:54 +00:00
Jon Coppeard
1d35df7d74
Bug 961795 - Track malloc allocations for TypedArray objects in the nursery r=terrence
2014-01-25 09:32:45 +00:00
Jon Coppeard
4a76452c21
Bug 963167 - Convert JS_SetElement() to take HandleValue rather than MutableHandleValue r=sfink r=bz
2014-01-25 09:31:17 +00:00
Jon Coppeard
cb8c659700
Bug 959787 - Handlify JS_Set* APIs r=terrence r=bz
2014-01-25 09:29:12 +00:00
Jon Coppeard
511a96a9b0
Bug 962576 - Improve profiling of minor GCs r=terrence
2014-01-25 09:26:43 +00:00
Boris Zbarsky
be84d2e4ec
Bug 962605 part 2. Enable baseline jit in xpcshell. r=bholley
2014-01-22 14:37:11 -05:00
Boris Zbarsky
c6541ce7fe
Bug 962605 part 1. Remove a broken attempt to disable test_hang_submit.xul. r=ted
2014-01-24 22:52:10 -05:00
Phil Ringnalda
8b61760962
Merge m-c to m-i
2014-01-24 19:47:13 -08:00
Phil Ringnalda
6e047c65b4
Bug 963885 - Disable mozdevice tests in make check until we can address they way they cause builds to be RETRYed
2014-01-24 19:36:32 -08:00
Alexander Surkov
638f429fd8
Bug 963607 - add some consts, make cache members mutable, GetChildAt part, r=tbsaunde
2014-01-24 22:08:17 -05:00
David Zbarsky
0b4e10c2b0
Bug 952977: Convert GetEffectiveTransform to gfx::Matrix4x4 r=nical
2014-01-24 17:49:19 -08:00
David Zbarsky
39799d8dbd
Bug 952977: Convert GetTextureTransform to gfx::Matrix4x4 r=nical
2014-01-24 17:49:02 -08:00
Ryan VanderMeulen
6c0a308b3e
Backed out changeset f3c055585a4f (bug 843857) for B2G mochitest bustage.
2014-01-24 17:19:52 -05:00
Oskar Eisemuth
fb1168ac2d
Bug 844473: Honor mozdisallowselectionprint and moznomarginboxes in print preview as well as print. r=roc
2014-01-24 17:18:54 -05:00
Ryan VanderMeulen
2163779703
Merge b2g-inbound to m-c.
2014-01-24 17:10:15 -05:00
Ryan VanderMeulen
be6dc78394
Merge fx-team to m-c.
2014-01-24 17:00:09 -05:00
Ryan VanderMeulen
87e8972424
Merge inbound to m-c.
2014-01-24 16:51:04 -05:00
Gregory Szorc
a87a2c07d6
Bug 947596 - Install RBTools from Git; r=mconley
...
RBTools as released on PyPI has a number of bugs and deficiencies with
the Mercurial implementation. These have been fixed in an unreleased
version of RBTools.
Until RBTools with the desired patches is released to PyPI, we will
install RBTools direct from its source repository.
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 8fe09b80d8dd5583ba957b4525563cde678b3b3d
extra : amend_source : b41e0d492ff7d1f78bd0462782459c3dc8e95041
2014-01-24 13:06:30 -08:00
Tim Taubert
9ad8b47715
Bug 960903 - Fix browser_bug817947.js test failure on a CLOSED TREE
...
From b68e6edbb3836e79f7dcd6635b0a9327df76c89f Mon Sep 17 00:00:00 2001
2014-01-24 21:09:47 +01:00
Kyle Machulis
ecf3912cec
Bug 843857: Fix connection error handling in UnixSocket; r=tzimmermann
2014-01-24 12:06:40 -08:00
Richard Newman
8ead817faf
Merge m-c to s-c.
2014-01-24 11:59:00 -08:00
B2G Bumper Bot
a8eaff30d2
Bumping manifests a=b2g-bump
2014-01-24 11:51:15 -08:00
B2G Bumper Bot
f4f00fad2e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/407993cc2cef
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #15684 from jankeromnes/bug963539
Bug 963539 - bin/gaia-test shouldn't depend on nodejs-legacy in ubuntu r=bkelly
========
https://hg.mozilla.org/integration/gaia-central/rev/daaca88fc04a
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 963539 - bin/gaia-test shouldn't depend on nodejs-legacy in ubuntu
2014-01-24 11:50:11 -08:00
Till Schneidereit
5c54dda276
Bug 963077 - Bustage followup on a CLOSED TREE. r=jandem
2014-01-24 20:18:52 +01:00
B2G Bumper Bot
1c8682f96b
Bumping manifests a=b2g-bump
2014-01-24 10:51:56 -08:00
B2G Bumper Bot
f9c4b910f2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b86ee9e343bb
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #15681 from julienw/959422-fix-crashing-canvases
Bug 959422 - [Messages] The Messages app crashes when attaching too big images
========
https://hg.mozilla.org/integration/gaia-central/rev/eb07f5ac1a2a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 959422 - [Messages] The Messages app crashes when attaching too big images r=gsvelto
This adds willReadFrequently to all our canvas contexts that are not displayed.
2014-01-24 10:50:16 -08:00
B2G Bumper Bot
339e79b265
Bumping manifests a=b2g-bump
2014-01-24 10:38:41 -08:00
Robert Strong
fff678c161
Bug 961958 - on Vista and above use SetProcessDPIAware in the installers so fonts aren't blurry on HDPI devices. r=bbondy
2014-01-24 10:38:30 -08:00
Robert Strong
ed41489345
Bug 963282 - Stub blurbs during download aren't always a minimum of 3 lines. r=bbondy
2014-01-24 10:38:25 -08:00
B2G Bumper Bot
b8a85248e3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/200c6030f6f7
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #15664 from jimporter/music-usb-pick
Bug 943750 - Music app will not show files in pick mode if device is shared using USB and then unplugged
========
https://hg.mozilla.org/integration/gaia-central/rev/18438a649782
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 943750 - Music app will not show files in pick mode if device is shared using USB and then unplugged
2014-01-24 10:35:19 -08:00
Vivien Nicolas
b634d8d7b0
Bug 963555 - Remove unused mMemoryPressureObserver variable in CompositorChild.h. r=nical
2014-01-24 19:29:04 +01:00
Ryan VanderMeulen
fc454225d7
Backed out changeset 6febd7a30de3 (bug 962808) for mochitest-bc failures.
2014-01-24 13:26:07 -05:00
Sid Stamm
e7799ef414
Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson
2014-01-24 10:24:08 -08:00
Jordan Lund
580a831cd3
Bug 940690 - get metrofx talos on release/project branches - make metro pass rate more reliable, r=jmaher
2014-01-24 10:16:11 -08:00
B2G Bumper Bot
34caf8f435
Bumping manifests a=b2g-bump
2014-01-24 08:59:16 -08:00
B2G Bumper Bot
4973b1d8b1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7aee1094c654
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 961137 - Fix and reenable places marionette tests. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/7695b5016100
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 962554 - Lock places writes around mini transactions. r=kgrandon
2014-01-24 08:55:21 -08:00
Till Schneidereit
94afc0a7be
Bug 963077 - ensure function is non-lazy before getting its arguments in js_fun_apply. r=jandem
...
--HG--
extra : rebase_source : cb81f240eb139ed5d719901265eaf6d51fd0e0e1
2014-01-24 17:05:25 +01:00
James Willcox
bd610891a3
Bug 963242 - Add null checks in AndroidBridge::JavaThreadDetachFunc() r=kats
2014-01-24 11:04:15 -06:00
Wan-Teh Chang
2d961bdec1
Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder.
2014-01-24 08:33:02 -08:00
B2G Bumper Bot
03a06a508a
Bumping manifests a=b2g-bump
2014-01-24 07:57:12 -08:00