Nicholas Cameron
32fc4ce9b4
Bug 876661. Fix function hidden warnings. r=mattwoodrow
...
--HG--
extra : rebase_source : d008e636467c573723bc7de9cd0e13262d4ee9c1
2013-05-31 16:36:19 +12:00
Allison Naaktgeboren
9a427262d8
Bug 876408 - Remove Zoom buttons for v1.r=mbrubeck
2013-05-31 14:32:00 -07:00
Jim Mathies
24bd5ab927
Bug 876217 - Update context app bar button state when content changes. r=bbondy
2013-05-31 11:55:53 -04:00
Shawn Huang
b051c36564
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-31 11:07:21 +08:00
Ehsan Akhgari
2f767e9604
Bug 865806 - Part 2: Prefer to look at <body> instead of <html> when determining whether the background color of a page is dark or not; r=roc
...
This seems to be a slightly better heuristic to follow the CSS Rendering code
in all cases, since the background color for the body element often overrides
that of the html element.
--HG--
extra : rebase_source : 6c0dba10c1ac4f08914632179e15c13c2ff271aa
2013-05-30 22:23:49 -04:00
Scott Johnson
fe9e70e605
Bug 730559: Limit the number of columns during layout of column sets to prevent hang. [r=mats]
...
In nsRuleNode, when we parse a number of columns from a CSS style sheet, we enforce
a rule that the number of columns cannot exceed 1000. This patch simply enforces
the same rule when we decide that the column count will be generated based on
the available width (e.g. the column-count property has a value of 'auto').
2013-05-31 10:51:43 -05:00
Ryan VanderMeulen
6f66a45d3b
Merge m-c to birch.
...
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:52:56 -04:00
Justin Lebar
71dc2b2170
Bug 874065 - On B2G, dmp memory reports to /data/local/tmp/memory-reports, and make that directory have 0777 permissions. r=dhylands
2013-05-30 20:50:36 -04:00
Ryan VanderMeulen
7fe5d2f12d
Merge inbound to m-c.
...
--HG--
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
2013-05-30 20:50:16 -04:00
Ryan VanderMeulen
0bd0edd895
Merge fx-team to m-c.
2013-05-30 20:49:40 -04:00
Fabrice Desré
f50451910a
Bug 877869 - Fix typo in indexedbHelper.jsm r=bent
2013-05-30 16:19:22 -07:00
Alexandre Poirot
ffb0ecf4dd
Bug 874459 - Set a valid window icon for desktop on Mac; r=myk
...
--HG--
extra : amend_source : 19a58dfe68f8ff349ebf8858dc8e0fb27ef51b02
2013-05-30 15:56:34 -07:00
Milan Sreckovic
637a4266f6
Bug 876208: only evaluate the preference for gfx.direct2d.* once, and require restart before any further changes to the preferences take effect in the code, r=bas
2013-05-30 16:53:37 -04:00
Mihai Sucan
6af16fed57
Bug 877778 - Browser Console, clicking JS/CSS error/warning link does not open source file; r=robcee
2013-05-30 23:23:52 +03:00
Landry Breuil
2074f6b3a2
Bug 873720 - only import psutil on platforms that it supports. r=ted
2013-05-30 21:23:46 +02:00
Daniel Holbert
f1c4805013
Bug 878205: Remove unused & no-longer-needed perl script 'gbdate.pl' from layout/build. r=mats DONTBUILD because NPOTB
2013-05-31 13:20:44 -07:00
Brian Hackett
989a835c90
Bug 864218 - Improve performance when accessing variables defined in run-once closures, r=luke,jandem.
2013-05-31 16:22:34 -06:00
Jeff Walden
f7b42a2397
Bug 496923 - Make update-test402.sh executable. r=sparky
2013-05-31 14:41:54 -07:00
Jeff Walden
2641c2d59b
Bug 496923 - Move the Intl test harness scripts into a new js/src/tests/supporting/ directory, and make the test402 update script copy them into place from there. r=terrence
2013-05-31 14:41:50 -07:00
Nathan Froyd
f39d68a1fd
Bug 878084 - part 5 - change uuid of nsITelemetryPing to fix xpcshell orange on a CLOSED TREE; r=bustage
2013-05-31 16:34:20 -04:00
Benjamin Peterson
3cd8fc9623
Bug 877599 - Remove precedence information from opcodes. r=jorendorff
2013-05-31 13:17:09 -07:00
Camilo Viecco
4f5e57913a
Bug 877441: Add head.js in psm xpcshell tests to avoid copy-paste. r=bsmith
2013-05-31 13:12:15 -07:00
Ryan VanderMeulen
1764e937fd
Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks.
2013-05-31 16:06:10 -04:00
Jeff Gilbert
19b000327a
Bug 877934 - Only clear what we need to for off-fb ReadPixels. - r=bjacob
2013-05-30 18:54:00 -07:00
Chris Peterson
428d3d3d79
Bug 868860 - Part 2: XP_UNIX must #include unistd.h to get read() and close() definitions. r=bustage
2013-05-31 12:46:33 -07:00
Olli Pettay
a490e048b2
Bug 877671 - crash in nsEventListenerManager::RemoveEventListener, r=jst
...
--HG--
extra : rebase_source : ee7f4547e0b9b26e8dc577d7a530491c2004876c
2013-05-31 14:05:23 +03:00
Ehsan Akhgari
d767884115
Bug 876129 - Part 2: Prefer to look at <body> instead of <html> when determining whether the background color of a page is dark or not; r=roc
...
This seems to be a slightly better heuristic to follow the CSS Rendering code
in all cases, since the background color for the body element often overrides
that of the html element.
--HG--
extra : rebase_source : ef4ac31003d75fb0fe17b493d7267ba3306e77bf
2013-05-30 22:23:49 -04:00
Mihai Sucan
c3c1d9303e
Bug 866950 - Errors from files loaded through loader.js not showing source in browser console; r=robcee
2013-05-30 22:23:11 +03:00
Ehsan Akhgari
0163a0a180
Bug 863754 - Make mach run and mach debug pass -foreground by default on Mac; r=ted
...
DONTBUILD since this is NPOTB.
2013-05-30 14:50:11 -04:00
Victor Porof
9a58f9bb31
Bug 873225 - Totals for displayed file sizes, r=rcampbell
2013-05-30 21:46:36 +03:00
Chris Peterson
b0637c312a
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
2013-05-30 11:26:02 -07:00
Andreas Gal
515187be5b
Bug 876099 - re-enable 3gp support in web content r=roc, a=gal
2013-05-30 10:52:58 -07:00
Fabrice Desré
2c5d1b480c
Bug 852720 - Allow packaged apps to have an origin r=ferjm
2013-05-30 10:34:27 -07:00
Justin Lebar
9345035d6c
Bug 870675 - Add a test for bug 870480. r=vingtetun
...
We now run test_HighPriority while holding the CPU and high-priority wake locks. This tests exactly the problem caused by bug 870480.
2013-05-30 12:59:24 -04:00
Alexandre Poirot
d6bdf35527
Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
...
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Ryan VanderMeulen
bd1234814b
Merge m-c to fx-team.
2013-05-30 11:47:17 -04:00
Ryan VanderMeulen
431809500e
Merge m-c to birch.
2013-05-30 11:44:00 -04:00
Mihai Sucan
b335b51a5e
Bug 877199 - Browser console's window title temporarily says 'Web Console' before changing to 'Browser console'; r=robcee
2013-05-30 18:08:14 +03:00
Nikhil Marathe
f26e08ff53
Bug 876935 - Millisecond calculation in AlarmService. r=gene
2013-05-30 08:08:07 -07:00
Eric Chou
4cc2228843
Bug 877087 - Clear mDsFile after the OPP connection is dropped, r=gyeh
2013-05-30 15:00:06 +08:00
Gina Yeh
4470b59dfa
Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD
2013-05-30 10:50:19 +08:00
Ryan VanderMeulen
82efc086d8
Merge m-c to fx-team.
2013-05-29 22:47:38 -04:00
Gina Yeh
0aad92d50f
Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD
2013-05-30 10:47:13 +08:00
Shawn Huang
db01885d81
Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou
2013-05-30 09:33:48 +08:00
Andreas Gal
8388be4b95
Bug 871939 - [Dialer] Cannot search contact number when number has addtional area or operator number, r=etienne
2013-05-29 16:31:19 -07:00
Terrence Cole
79ad04cc6f
Bug 850080 - Make root analysis check Rooted<Value> as a non-pointer type; r=sfink
...
In 32bit builds, Value does not have the same size as void*; thus, we cannot do
a simple address comparison in this case.
--HG--
extra : rebase_source : 1dfb86965c1aa873c26660b67d9add0d5d0a91d7
2013-05-29 15:46:08 -07:00
Jim Mathies
3aafad9d19
Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin
2013-05-30 12:32:17 -05:00
Matthew Noorenberghe
911dc12c16
Bug 875326 - Improved tab stroke images with an inner highlight and fixed layering. r=mconley ui-r=shorlander
...
--HG--
extra : rebase_source : 3192812e43eb5c69d76707160d8eaef26a843c6f
2013-05-29 15:16:48 -07:00
Gijs Kruitbosch
14bc06fb28
Bug 877178 - Allow add-ons/code to unregister an area, r=jaws
2013-06-01 00:02:28 +02:00
Gijs Kruitbosch
d4179160d3
Bug 877603 - registerArea should let non-legacy consumers specify defaults as part of the options, r=jaws
2013-06-01 00:00:58 +02:00