Guillaume Abadie
faade68b82
bug 902488 - [WebGL 2.0] Occlusion queries optimizations - r=jgilbert
2013-08-15 19:47:26 -04:00
Justin Lebar
9e4a6cea73
No bug - Fix comment in nsTHashtable.h so it no longer mentions PR_TRUE/PR_FALSE. r=me DONTBUILD
2013-08-15 16:33:54 -07:00
Sam Foster
6f22020da3
Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert
2013-08-15 16:24:28 -07:00
Erik Vold
a5de9eda0a
Bug 899630 - Intermittent Jetpack tests/test-tabs.testTabsEvent_onCloseWindow r=@ZER0
2013-08-15 15:53:22 -07:00
David Keeler
726000e491
bug 903762 - be more strict about removing HSTS preload list entries r=cviecco
2013-08-15 15:48:39 -07:00
Shane Caraveo
7b5b19fc4c
bug 904521 fix the close of chat windows when new windows are opened, r=markh
2013-08-15 15:34:37 -07:00
Shane Caraveo
21bbd16150
bug 840870 remove login restriction on chat, r=markh
2013-08-15 15:30:02 -07:00
Milan Sreckovic
39746f41ba
Bug 905793 - Send ImageUpdated() on the whole image in PostFrameStop. This may be an overkill in some cases, dirtying twice. r=seth
2013-08-15 17:06:01 -04:00
Masayuki Nakano
90076fd72a
Bug 903715 part.2 Don't check in Makefile.in if the target OS is Android for <select> element dropdown test r=gps+ahalberstadt
2013-08-20 23:20:10 +09:00
Ehsan Akhgari
2621b190f1
Bug 906790 - Minimize layout/base #includes; r=roc
2013-08-19 18:55:18 -04:00
Joel Maher
b09312c302
Bug 906825 - upload talos.zip to capture many talos fixes which are not being run on android. r=armenzg
2013-08-20 09:18:58 -04:00
Joel Maher
1ae492f712
Bug 903681 - turn on ASAP tests by default and move tsvgr/tscrollr into rafx on m-c only. r=armenzg
2013-08-20 09:18:56 -04:00
Rick Eyre
03bbf26171
Bug 905320 - Add regression tests to make sure we don't leak again. r=khuey
...
Original test comes from bug 895305 which is a duplicate of 905320.
2013-08-15 18:30:13 -04:00
Reuben Morais
7baac7071e
Bug 904863 - Remove unnecessary remote call in Notification::GetPermissionInternal. r=sicking
...
--HG--
extra : rebase_source : c77b4cf992d71b5f886cf78604588033beae8320
2013-08-15 17:15:07 -03:00
Reuben Morais
f71380298c
No bug - Silence camera permission warning that is printed every time a Navigator object is created. r=mikeh
...
--HG--
extra : rebase_source : fcff93d24aabb4562d883adcff6b0c808b88bc50
2013-08-15 17:13:15 -03:00
Gaia Pushbot
ddeabcc92d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/340f6676fc5d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11552 from rwaldron/905614
Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/2d40de5fcfba
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error.
https://bugzilla.mozilla.org/show_bug.cgi?id=905614
- Cannot repro test "failures"
- Added if statement to guard against [[Get]] property of undefined objects
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-15 13:15:29 -07:00
Ryan VanderMeulen
fd6e7f08ed
Backed out changeset e8bcb131ca7c (bug 905271) for suspicion of causing intermittent build bustage.
2013-08-15 15:41:53 -04:00
Ryan VanderMeulen
dad9062baf
Merge b2g-inbound to m-c.
2013-08-15 15:36:37 -04:00
Gaia Pushbot
14703e462c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9caa3c130cdf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11482 from fcampo/FacebookAddress-830020
Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place
========
https://hg.mozilla.org/integration/gaia-central/rev/6cf0a6ac2b67
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place
2013-08-15 10:50:27 -07:00
Yuan Xulei
fa69e24ccf
Bug 904628 - Ensure focused element is not null when calling FormAssistant.updateSelection(). r=fabrice
2013-08-15 12:59:28 -04:00
Vicamo Yang
9c63848eb7
Bug 905228 - B2G RIL - skip testing if MozVoicemailEvent.status an instance of MozVoicemailStatus. r=jgriffin
2013-08-15 12:58:12 -04:00
Jonathan Griffin
e89079d032
Bug 904682 - Mirror moztest to m-c. r=jhammel
2013-08-15 12:57:55 -04:00
Christian Holler
3100f5f9f3
Bug 905636 - Disable a netwerk xpcshell test under ASan. r=jduell
2013-08-15 18:18:39 +02:00
Brian Hackett
d85a6fd58b
Bug 897655 - Reenable accidentally disabled tests.
2013-08-17 14:26:44 -06:00
Luke Wagner
2f1809cf89
Bug 906252 - OdinMonkey: fix type checking of final return (r=bbouvier)
2013-08-17 11:17:21 -05:00
Phil Ringnalda
2c43461a99
Merge m-c to m-i
2013-08-17 08:48:33 -07:00
Rick Eyre
75a54dece9
Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey
...
We were incorrectly using the wrapper cache cycle collection macros when that
functionality was already implemented by the base classes. Therefore, we
should instead use the inherited version of the cycle collection macros.
2013-08-15 11:11:15 -04:00
Joseph Yasi
23b31d66b9
Bug 896287 - NVIDIA specific GLX server vendor check for pixmap depth and fbConfig depth. r=karlt
2013-08-20 08:30:26 -04:00
Sahil Chelaramani
dc4722e99e
Bug 891849 - mach's terminal magic causes weird jumps to the bottom. r=gps
2013-08-20 08:30:25 -04:00
Cykesiopka
55eaa8fe41
Bug 861763 - Remove text-decoration: blink in security/manager/pki/resources/content/createCertInfo.xul. r=keeler
2013-08-20 08:30:25 -04:00
Cykesiopka
a73d3ef2b7
Bug 332139 - Remove comment from nsJAR::Extract. r=glandium
2013-08-20 08:30:25 -04:00
Ed Morley
5a443f05d6
Merge mozilla-central and inbound
2013-08-20 13:26:23 +01:00
Landry Breuil
6029fbc82e
Bug 905920 - Fix build on platforms without SPS profiler r=khuey
2013-08-20 13:48:22 +02:00
Michael Harrison
50b6d60cb1
Bug 486080 - Remove nsIByteBuffer and nsIUnicharBuffer. r=bsmedberg
2013-08-20 11:03:50 +00:00
Jan de Mooij
48f3ff5a82
Bug 905993 - Fix SetElementIC temp register. r=nbp
2013-08-20 12:45:31 +02:00
Ed Morley
fe83a9cfe8
Merge mozilla-central and inbound
2013-08-15 13:37:16 +01:00
Rail Aliiev
09789a21ab
Bug 905172 - JarMaker.py should warn if --locale-mergedir doesn't exist. r=Pike
2013-08-15 08:35:21 -04:00
Ed Morley
a4aa297061
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-15 11:58:48 +01:00
Ed Morley
b62dbbbf5e
Merge latest green fx-team changeset and mozilla-central
2013-08-15 11:57:16 +01:00
Georgia Wang
566c3aaf91
Bug 795252 - Part 1: Refactore StkCommandParamsFactory. r=yoshi
2013-08-15 15:30:39 +08:00
Gaia Pushbot
b1d20c2bbc
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/547b7ef05b5d
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11268 from huchengtw-moz/video/Bug_896415_remove_mouse_event_shim
Bug 896415 - Remove mouse_event_shim.js from video app, r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/24df66949ecb
Author: John Hu <johu@mozilla.com>
Desc: Bug 896415 - Remove mouse_event_shim.js from video app
2013-08-18 20:25:24 -07:00
Gaia Pushbot
eadb01a139
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/90266a682e65
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11177 from huchengtw-moz/camera/Bug_897863_camera_display_abnormally_when_plug_in_usb
Bug 897863 - [Buri][camera]It display abnormally when plug in USB to pre..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/41953dfe35e8
Author: John Hu <johu@mozilla.com>
Desc: Bug 897863 - [Buri][camera]It display abnormally when plug in USB to preview video
2013-08-18 19:10:24 -07:00
L. David Baron
ada777db8a
Back out changeset 2454e6a5edbd (Bug 904926) on CLOSED TREE for lots of fatal assertions in Windows debug builds in MediaDecoder::IsDataCachedToEndOfResource.
2013-08-14 22:36:17 -07:00
Nicholas Nethercote
29d6d1c63c
Bug 898274 (part 2) - Check ordering of #include statements in check_spidermonkey_style.py. r=benjamin.
2013-08-14 21:59:57 -07:00
Edgar Chen
b023d06977
Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh
2013-08-15 12:04:23 +08:00
Gaia Pushbot
2397f143d9
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/043bc31b44bb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11355 from KevinGrandon/bug_901587_remove_mouse_events_fm
Bug 901587 - Remove mouse_event_shim from fm radio r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/297825c82980
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 901587 - Remove mouse_event_shim from fm radio
2013-08-15 07:25:23 -07:00
Ed Morley
128aa57522
Merge mozilla-central and b2g-inbound
2013-08-15 13:37:27 +01:00
Bhargav Gurappadi
587df6ecba
Bug 896063 - (jb-gonk) Enable MOZ_B2G_BT when BlueZ is present. r=qdot,mwu
2013-08-14 19:54:57 -07:00
Gaia Pushbot
0003724d91
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d22031cdaf3
Author: Dave Hylands <dhylands@gmail.com>
Desc: Merge pull request #11387 from punamdahiya/Bug_900159
Bug_900159 - Factor shared/js/device_storage_utils.js r=dhylands, davidflanagan
The travis errors seem to be from earlier merges, so I'm going to merge anyways.
========
https://hg.mozilla.org/integration/gaia-central/rev/6c7e08b7f992
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug_900159 - Factor shared/js/device_storage_utils by creating separate files under shared/device_storage/ r=davidflanagan
2013-08-19 14:31:30 -07:00
Gaia Pushbot
25f529d969
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2f03043ab765
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11597 from KevinGrandon/bug_902959_hide_communications
Bug 902959 - Do not return apps if there's entry points r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/f85ea81b108c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 902959 - Do not return apps if there's entry points
2013-08-19 14:31:07 -07:00