Commit Graph

177586 Commits

Author SHA1 Message Date
Patrick Brosset
aeff00834f Bug 994011 - intermittent browser_ruleview_refresh-on-attribute-change_02.js; r=me 2014-04-10 19:37:17 +02:00
Mike Conley
ff9ef4e364 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
Richard Newman
51f17f7552 Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander 2014-04-10 10:09:34 -07:00
Ed Morley
71818d22de Merge mozilla-central and fx-team 2014-04-10 17:57:04 +01:00
Ed Morley
a7f50452e1 Merge latest green inbound changeset and mozilla-central 2014-04-10 17:55:29 +01:00
Ed Morley
836073723d Merge latest green b2g-inbound changeset and mozilla-central 2014-04-10 17:45:11 +01:00
Ed Morley
c846c495ad Merge latest green fx-team changeset and mozilla-central 2014-04-10 17:42:09 +01:00
B2G Bumper Bot
09e0ae81ad Bumping manifests a=b2g-bump 2014-04-10 04:37:46 -07:00
B2G Bumper Bot
b64397cccd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/343689e6afb7
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18016 from crdlc/bug-988174-v4

Bug 988174 - Extract UI to edit bookmarks

========

https://hg.mozilla.org/integration/gaia-central/rev/d243d8ef218f
Author: crdlc <crdlc@tid.es>
Desc: Bug 988174 - Extract UI to edit bookmarks
2014-04-10 04:36:09 -07:00
B2G Bumper Bot
532beae12d Bumping manifests a=b2g-bump 2014-04-10 04:26:34 -07:00
B2G Bumper Bot
9a1b8df05f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b2839ae38bd3
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17804 from steveck-chung/message-2.25X-image

Bug 983074 - [MADAI][SMS] @2.25x assets update for SMS. r=borja.

========

https://hg.mozilla.org/integration/gaia-central/rev/db94a10c5ee7
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983074 - [MADAI][SMS] @2.25x assets update for SMS
2014-04-10 04:21:15 -07:00
B2G Bumper Bot
38d357cdfb Bumping manifests a=b2g-bump 2014-04-10 03:08:32 -07:00
B2G Bumper Bot
7875ec6a7f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85ce9d1d68fa
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #17592 from mcjimenez/bug978785_v2

Bug 978785 - SV: Enable customization during first time to insert a SIM card

========

https://hg.mozilla.org/integration/gaia-central/rev/4ec39e6a2e1d
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 978785 - SV: Enable customization during first time to insert a SIM card
2014-04-10 03:08:21 -07:00
L. David Baron
7a733b85fd Back out changeset 244e4088c1b9 (bug 993747) for mochitest ASAN orange. 2014-04-09 23:08:42 -07:00
Gregory Szorc
97a7f593a0 Bug 994359 - Update Bitbucket certificate fingerprint; r=edmorley
Certificate updated per
http://blog.bitbucket.org/2014/04/08/bitbuckets-ssl-certificates-are-changing/

DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 7b2acdad8221d40629a0fff7b9b9fcfbd51eb1a5
extra : amend_source : 2138af8ab774420f466e33914f2abdb82a52df25
2014-04-09 15:33:16 -07:00
Henrik Skupin
7cad0b30a2 Bug 992198 - TPS.Sync() fails for special options like 'wipeRemote' if the user is not logged in yet. r=jgriffin DONTBUILD
--HG--
extra : rebase_source : d4ff28171ebdd7d2a23e7cc395d7087831d30f96
2014-04-09 23:35:57 +02:00
Boris Zbarsky
2e741eb190 Bug 991080. Add an overload of Promise::ArgumentToJSValue that lets callers pass in an nsTArray to MaybeResolve() a promise with a JS array. r=khuey 2014-04-10 00:58:43 -04:00
Boris Zbarsky
7038a736e9 Bug 993889 part 6. Remove the "scope" argument of dom::WrapObject methods. r=bholley 2014-04-10 00:58:43 -04:00
Boris Zbarsky
989b2cfcff Bug 993889 part 5. Remove the "creator" argument of the version of TypedArray::Create that takes a JSObject* creator. r=bholley 2014-04-10 00:58:42 -04:00
Boris Zbarsky
4a96901c0e Bug 993889 part 4. Remove the scope argument of xpc_FastGetCachedWrapper. r=bholley 2014-04-10 00:58:42 -04:00
Boris Zbarsky
c65f058972 Bug 993889 part 3. Remove the scope argument of the classinfo WrapNative methods. r=bholley 2014-04-10 00:58:42 -04:00
Boris Zbarsky
ead18bfd6a Bug 993889 part 2. Remove the duplicated WrapNative methods in HTMLAllCollection. r=bholley 2014-04-10 00:58:42 -04:00
Boris Zbarsky
67f4d02e6f Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley 2014-04-10 00:58:41 -04:00
L. David Baron
23b3461fe0 Bug 992324 patch 2 - Disable interruptible reflow in reftest harness. r=bzbarsky
Without this patch, mInterruptsEnabled is frequently (although not
always) initialized to true in nsPresContext::ReflowStarted while
running reftests; with the patch it is always initialized to false.
2014-04-09 21:47:58 -07:00
L. David Baron
21e24bf2c9 Bug 992324 patch 1 - Add a pref to disable interruptible reflow. r=bzbarsky 2014-04-09 21:47:58 -07:00
L. David Baron
9ebb6e6c1a Bug 991928 - Make warning about wrapping XUL boxes chrome-only. r=bzbarsky 2014-04-09 21:47:57 -07:00
L. David Baron
4a23403bc1 Bug 993747 - nsAppRunner.cpp should use NS_FREE_PERMANENT_DATA rather than making up its own variant of the same concept. r=karlt 2014-04-09 21:47:57 -07:00
L. David Baron
76043f3493 No bug - Add paragraph about the size of reftests. 2014-04-09 21:47:57 -07:00
Ryan VanderMeulen
14d6d2857b Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE. 2014-04-09 22:14:13 -04:00
Ryan VanderMeulen
2cc38a7487 Merge m-c to inbound on a CLOSED TREE. 2014-04-09 19:11:24 -04:00
Myk Melez
f6b429bf91 Bug 994216 - ensure desktop INI file parent directory exists to fix bustage on CLOSED TREE; r=marco"
--HG--
extra : amend_source : d72cf290cc27d2cc6baa3d68611192167c45fd8f
2014-04-09 14:20:59 -07:00
Girish Sharma
f3707ea5e5 Bug 993580 - Permanently fix webconsole error count test and temporarily fix box model tests. r=pbrosset 2014-04-10 02:30:01 +05:30
Tim Taubert
03d14c1c41 No Bug - Fix bustage caused by mochitest-bc chunking r=bustage
From 1f58ec726d4ac8b77d0f4ba45550d059f680a075 Mon Sep 17 00:00:00 2001
2014-04-10 13:21:04 +02:00
Mike de Boer
474fc737ca Bug 993932: remove border-color transition to remedy TART regression. r=dao 2014-04-09 22:48:39 +02:00
Tim Taubert
1cd44e9859 Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Benjamin Bouvier
cb6a411689 Bug 944392: Remove reference to PRThread in Tracelogger.h to reenable tracelogging compilation, on a CLOSED TREE; r=h4writer over irc 2014-04-09 18:16:40 +02:00
James Zhang
fb5a94609d Bug 992854 - [tarako] No sound when play some specific m4a music r=kinetik 2014-04-09 18:10:00 +02:00
Jeff Muizelaar
bac063f49e Bug 994101. Allow skia content on windows.
--HG--
extra : rebase_source : 7afdd908a24e7a9e4757af4dcb15f3dce792aa9c
2014-04-09 10:40:44 -04:00
Geoff Brown
de169ff25c Bug 967704 - Update reftest manifests for Android 2.3; r=me 2014-04-09 08:38:45 -06:00
Geoff Brown
d0b48b9ecb Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
Hannes Verschore
22393ce014 Bug 944392: Tracelogging: Fix --enable-nspr-build builds, r=bbouvier 2014-04-09 16:27:22 +02:00
Hannes Verschore
fcc1431c26 Bug 944392: Tracelogging: Fix incorrect numbering of files, r=bbouvier 2014-04-09 16:27:18 +02:00
Neil Deakin
9d2d95834a Bug 991542, draw windows drop shadows from panels in content shells, r=tn 2014-04-09 09:31:06 -04:00
Carsten "Tomcat" Book
a212459441 Backed out changeset 22feaebc0b2c (bug 821809) win8 debug jetpack-sdk test failures 2014-04-09 15:12:01 +02:00
Carsten "Tomcat" Book
72ff3fb580 Merge m-c to mozilla-inbound 2014-04-09 14:41:48 +02:00
Carsten "Tomcat" Book
aafe0a6459 merge b2g-inbound to mozilla-central 2014-04-09 14:27:34 +02:00
Carsten "Tomcat" Book
66ac1735a8 merge fx-team to mozilla-central 2014-04-09 14:23:03 +02:00
Hannes Verschore
c8e4855e31 Bug 944392 - Tracelogging: Move to vm subdirectory, r=till,bbouvier
--HG--
rename : js/src/TraceLogging.cpp => js/src/vm/TraceLogging.cpp
rename : js/src/TraceLogging.h => js/src/vm/TraceLogging.h
2014-04-09 14:21:20 +02:00
Hannes Verschore
543327e79d Bug 989152 - Tracelogging: Log the ion compilation passes, r=bhackett 2014-04-09 14:21:04 +02:00
Hannes Verschore
3a2f75e1db Bug 989152 - Tracelogging: Add support for TLLOG flags, r=till 2014-04-09 14:20:56 +02:00