Landry Breuil
be2ee5d746
Bug 805202 - Depend on GIO 2.20 and directly call g_app_info_get_commandline() r=karlt
2012-10-27 00:38:43 +02:00
Anant Narayanan
59635f87a5
Bug 805871: Make PeerConnection constraints optional; r=jesup
2012-10-26 15:31:17 -07:00
Tim Taubert
c4f51bae45
Bug 805971 - Don't create and discard StartupCache instances on not-main processes r=mwu
2012-10-27 00:27:53 +02:00
Sean Stangl
879152f462
Bug 803884 - Fold MControlInstructions. r=mjrosenb
2012-10-26 14:25:54 -07:00
Phil Ringnalda
c1d4fa89e7
Back out 487f6dcb3d85 (Bug 805178) for browser-chrome failures
2012-10-26 14:21:21 -07:00
Eitan Isaacson
25b41701c7
Bug 805670 - Introduce nsIDOMWindowUtils.getResolution. r=dholbert sr=smaug
2012-10-26 14:09:38 -07:00
Jeff Muizelaar
424c086cdc
Bug 805951. Fix __GNU_MINOR__ typo in NullPtr.h
...
Pointed out by Chris Peterson.
2012-10-26 16:29:55 -04:00
Paul Adenot
a8c0f2d345
Bug 800319 - Make the gradient cache differentiate between backend types. r=Bas
2012-10-26 15:34:43 +02:00
Andres Hernandez
72550ebb62
Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric
2012-10-25 14:11:06 -06:00
Ryan VanderMeulen
22439e63c4
Merge m-c to inbound.
2012-10-26 16:06:04 -04:00
Fabrice Desré
bcbab695b4
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Josh Aas
99e96d604f
Bug 647216: Add ability to handle mouse events in the title bar on OS X. Work started by Markus Stange and Paul O'Shannessy. r=mstange
2012-10-26 15:42:50 -04:00
Markus Stange
9e63676c33
Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin
2012-10-26 15:40:11 -04:00
Daniel Holbert
3bf29216d0
Bug 805883: Add (void) cast to "use" an otherwise-unused variable, as far as GCC build-warning is concerned, in gc/Root.h. r=jorendorff
2012-10-26 11:41:14 -07:00
Daniel Holbert
f4282b6fcf
Bug 805470: Remove trailing semicolons to fix build warnings in /media/mtransport. r=jesup
2012-10-26 10:49:57 -07:00
Daniel Holbert
638f6d9bd4
Bug 805607 - Mark content/xbl/src as FAIL_ON_WARNINGS. r=bz
2012-10-26 10:49:57 -07:00
Daniel Holbert
f6e984bc20
Bug 805606: Add DebugOnly annotation to fix build warning in nsXBLDocumentInfo.cpp. r=Ms2ger
2012-10-26 10:49:57 -07:00
David Burns
3b5adc3d66
Bug 805635: making sure we close the file on import_script; r=mdas
2012-10-26 16:23:52 +01:00
Gregor Wagner
53172eba0c
Bug 805646 - Allow access fields in manifest files. r=ddahl
2012-10-26 12:34:48 -07:00
Santtu Lakkala
ad6fdae966
Bug 802544: Skip plugin remember click-to-play checkbox for pages without host. r=margaret
2012-10-26 22:09:11 +03:00
Jonathan Kew
1bfe978044
bug 805787 - fix for build failure in nsNodeUtils.cpp with Apple clang 4.0 or other not-up-to-date versions. r=dbaron
2012-10-26 15:48:29 +01:00
Benoit Girard
5d9fdabc64
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
...
--HG--
rename : layout/style/test/test_viewport_units.html => layout/style/test/test_rem_unit.html
extra : rebase_source : 3b18b7c42691b655264b615044e28cb448fde7a6
2012-10-26 10:44:48 -04:00
Bill McCloskey
d48c07ff09
Bug 803907 - Simplify GC root iteration (r=terrence)
2012-10-26 11:53:31 -07:00
Bill McCloskey
44c1337852
Bug 803907 - Remove some unused GC functions (r=terrence)
2012-10-26 11:53:25 -07:00
Bill McCloskey
2e35cd555e
Bug 803907 - Remove some GC debugging functions (r=terrence)
2012-10-26 11:53:20 -07:00
Bill McCloskey
b8c104da8b
Bug 803907 - Remove JS MapRoots (r=terrence)
2012-10-26 11:51:35 -07:00
Bill McCloskey
f8f8d7017f
Bug 692267 - Remove js/src/gc/Heap.h from INSTALLED_HEADERS (r=terrence)
2012-10-26 11:18:50 -07:00
Bill McCloskey
2e039c483d
Bug 692267 - Remove jsgc.h from INSTALLED_HEADERS (r=terrence)
2012-10-26 11:17:24 -07:00
Ehsan Akhgari
439bc84904
Add a comment about MOZ_BEGIN_ENUM_CLASS/MOZ_END_ENUM_CLASS to say that they should not be used for nested enums, no bug
...
DONTBUILD
2012-10-26 13:56:54 -04:00
James Willcox
c52a0d38f9
Bug 777460 - Guard against null plugin instance on Android r=blassey
2012-10-26 13:49:50 -04:00
Steven Michaud
5b7f345811
Bug 801883 - New profile directories are hidden in Finder. r=josh
2012-10-26 12:21:12 -05:00
Mike Conley
0aecb71180
Bug 766263 - Part 2: Add a regression test. r=mak.
2012-10-26 13:17:18 -04:00
Mike Conley
41924d2689
Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak.
2012-10-26 13:17:18 -04:00
Mihai Sucan
96dfc9c81f
Bug 805639 - Intermittent devtools/webconsole/test/test_file_uri.html | file URI match; r=paul
2012-10-26 19:35:30 +03:00
Robert O'Callahan
c14b6532cb
Bug 805771. Don't call NotifyPull after a stream has finished. r=jesup
2012-10-26 13:11:50 -04:00
Jeff Hammel
7453c1c485
Bug 805440 - Mozrunner installed from pypi when running setup_development.py;r=jgriffin
...
--HG--
extra : rebase_source : f34112c361a3b727913648a0cb593f8d966d43e1
2012-10-26 08:58:03 -07:00
L. David Baron
29f92ad50d
Add preferences (defaulting to enabled, for now) to control whether certain prefixed aliases for CSS properties are supported, so that authors can have a way to test what happens when they're turned off in advance of our disabling them. (Bug 804944) r=bzbarsky
2012-10-26 19:04:20 +02:00
L. David Baron
fe6b36ef5f
Bug 804970, patch 6: Don't force rem units out of the rule tree. r=bzbarsky
2012-10-26 19:04:20 +02:00
L. David Baron
adc491234c
Bug 804970, patch 5: Handle dynamic changes to the basis for 'rem' units by rebuilding all style data. r=bzbarsky
2012-10-26 19:04:20 +02:00
L. David Baron
30f8edf8dc
Bug 804970, patch 4: Refactor part of RebuildAllStyleData into a helper function (slightly reordering it), so that we can share that part. r=bzbarsky
2012-10-26 19:04:20 +02:00
L. David Baron
48fdcf2bd2
Bug 804970, patch 3: Don't force vw/vh/vmin/vmax units out of the rule tree. r=bzbarsky
2012-10-26 19:04:20 +02:00
L. David Baron
f9b4b08010
Bug 804970, patch 2: Add test for dynamic changes of viewport units. r=bzbarsky
...
--HG--
rename : layout/style/test/test_rem_unit.html => layout/style/test/test_viewport_units.html
2012-10-26 19:04:20 +02:00
L. David Baron
6a3a6655e9
Bug 804970, patch 1: Don't force calc() units out of the rule tree. r=bzbarsky
...
This moves the calc() handling above the aCanStoreInRuleTree = false,
which it had no reason to be below.
calc() units are still forced out of the rule tree when there's an em,
ex, or rem unit inside the calc() structure, since aCanStoreInRuleTree
is passed through to the leaf CalcLengthWith calls.
2012-10-26 19:04:20 +02:00
David Keeler
48d041d98a
bug 800444 - disable HSTS preload list if firefox has not updated in 18 weeks r=bsmith, mayhemer
2012-10-26 09:50:23 -07:00
Benoit Girard
5ba2ae05c2
Bug 805792 - Avoid extra copies when calling RenderTile. r=Cwiiis
...
--HG--
rename : toolkit/components/passwordmgr/test/auth2/authenticate.sjs => toolkit/components/passwordmgr/test/authenticate.sjs
extra : rebase_source : 30755a7e578743530c51f6f1953ca25bf5c0e149
2012-10-26 09:38:44 -04:00
Neil Deakin
c56bc18541
Bug 701760, merge <select> and popup manager rollup handling, so that select elements don't cancel out any popup rollup listeners, r=mats
2012-10-26 09:15:22 -04:00
Tim Taubert
7811fcf12b
Bug 805377 - [Camera] Change to video record mode will cause app crash r=mikeh a=blocking-basecamp
2012-10-26 14:55:08 +02:00
Alexander Surkov
ffca7c9dca
Bug 805373 - don't expose explicit-name on unintentional empty name accessible, r=tbsaunde
2012-10-26 21:38:29 +09:00
Josh Aas
8475435153
Bug 805425: Fix shutdown crash that can happen when doing DNS logging. r=sworkman
2012-10-26 08:12:53 -04:00
Jed Parsons
e4891fd894
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00