Commit Graph

125884 Commits

Author SHA1 Message Date
Mats Palmgren
e28ed8f7a7 Bug 850931. r=roc 2013-03-25 21:27:05 +01:00
Jonathan Kew
c36fa9dd0d bug 419588 followup - add missing condition in the media fragment parsing loop. r=seth 2013-03-25 20:24:16 +00:00
Jonathan Kew
ecd587a4ad bug 854115 - add #include "nsIContent.h" to nsNativeTheme.h because of the use of nsAutoTArray<nsCOMPtr<nsIContent>... there. r=Ms2ger 2013-03-25 20:24:14 +00:00
Mounir Lamouri
67ae709afb No Bug - Fix build bustage. 2013-03-25 20:22:09 +00:00
Richard Newman
77d48d95e0 Bug 831404 - Timer slop for: Intermittent services\datareporting\tests\xpcshell\test_policy.js | false == true. r=trivial 2013-03-25 13:10:20 -07:00
James Hugman
fdf4b420b3 Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice 2013-03-25 13:03:58 -07:00
Terrence Cole
d069c47db8 Bug 853939 - Assert that we only ever call the finalizer on tenured objects; r=billm
--HG--
extra : rebase_source : 67721f2ee0575348d70b74a72e17bedb6c39a0b4
2013-02-14 14:51:07 -08:00
Shane Caraveo
e35b5e5d4e Bug 850947 - make social use of addon install panel work as an osx panel, r=felipe,markh 2013-03-21 13:34:26 -07:00
Mounir Lamouri
d220794992 No bug - Revert changes made in bug 841001 as they are no longer needed. 2013-03-25 19:37:12 +00:00
Mounir Lamouri
542e3f80f5 Bug 841882 - Revert bug 597525. 2013-03-25 19:35:55 +00:00
Nicholas D. Matsakis
ac81a6c3c6 Bug 853555 - Use defineObject instead of setProperty in ParallelArray ctor r=till 2013-03-25 15:37:04 -04:00
Jan de Mooij
dab250f8fc Bug 848930 - Mark jit-test/tests/auto-regress/bug680797.js as slow. r=decoder DONTBUILD 2013-03-25 20:20:37 +01:00
Chris Jones
8f84e7c878 Bug 853363 - Add profiler labels for IPDL IPC. r=benjamin
--HG--
extra : rebase_source : 52fa198719c18cec660623495542d990ae70f810
2013-03-22 14:57:59 +01:00
Jeff Walden
e37cee4864 Add [specref] references to all the section-comments in TypeTraits.h, to further ease reading/searching. Followup to bug 853988, suggested by froydnj
--HG--
extra : rebase_source : 896b6abb3430b890a8de699fc044d0cd0624936a
2013-03-25 12:05:19 -07:00
Jeff Walden
c889ec22d2 Bug 853988 - Replace uses of Conditional<..., TrueType, FalseType>::Type with IntegralConstant<bool, ...>. r=froydnj
--HG--
extra : rebase_source : 1c2deaac32b2ddefa67bb935f961a182aad31ad2
2013-03-25 11:11:55 -07:00
Jeff Walden
8660e4410a Bug 853988 - Move IsPod to the right place. r=froydnj
--HG--
extra : rebase_source : 6ea8970965e953b5f372385f933bbc796bfc2015
2013-03-22 00:22:05 -07:00
Jeff Walden
e7abab6b2d Bug 853988 - Move Conditional to the right place. r=froydnj
--HG--
extra : rebase_source : e0d78a6fe6a07f07dfa054dda2fc74edffe0374b
2013-03-22 00:20:41 -07:00
Jeff Walden
92e60aa10b Bug 853988 - Move IsConvertible to the right place. r=froydnj
--HG--
extra : rebase_source : dc7d5a6e21e098a7826230a28f70d6305fa2103f
2013-03-22 00:18:58 -07:00
Jeff Walden
5817b74362 Bug 853988 - Move IsPointer and IsSame to the right locations. r=froydnj
--HG--
extra : rebase_source : d945be1ef45f3f6d6a1bed67d4e2c240c882d1ef
2013-03-22 00:17:59 -07:00
Jeff Walden
7f9988dad9 Bug 853988 - Add C++11 section references to TypeTraits.h. r=froydnj
--HG--
extra : rebase_source : bd98561dd154b19460efaca16debcfc8082804ec
2013-03-22 00:14:38 -07:00
Robert Longson
aedb473c07 Bug 847139 - Crash with caretPositionFromPoint. r=heycam 2013-03-25 19:03:44 +00:00
Jeff Walden
815424c7f5 Bug 789897 - Move a bunch of methods needed for ObjectImpl::preventExtensions, out of JSObject and into ObjectImpl. r=jorendorff
--HG--
extra : rebase_source : 7793508e452ebf83bbd2893c81fc200ba086b888
2013-03-22 19:43:11 -07:00
Jose Cortes
9afd8ef534 Bug 842186 - Replace instances of jsval with JS::Value in the content/base directory. r=jwalden
--HG--
extra : rebase_source : a5b36ffacf32b74b4d58373ad1d1ac769859bed1
2013-03-22 22:11:52 -07:00
Jose Cortes
ed1d7393df Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
--HG--
extra : rebase_source : fc2809818c2601d0b58f503968d579d09de98ea9
2013-03-22 22:05:20 -07:00
Jose Cortes
32cfbd9ae1 Bug 842186 - Replace use of jsval with JS::Value in cpp and h files under the content/html directory. r=jwalden
--HG--
extra : rebase_source : 258b3dfa6fea0aa6e888fd625ef24c864dd1a12f
2013-03-22 22:00:43 -07:00
Mounir Lamouri
bd70d54caf Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger 2013-03-25 18:52:17 +00:00
Dave Hunt
5b89748480 Bug 853450 - Bump Marionette client version to 0.5.22 ahead of release. r=jgriffin 2013-03-25 18:36:44 +00:00
Steve Fink
2f662bbad1 Static rooting analysis updates for browser. No bug. r=NPOTB
--HG--
extra : rebase_source : f7e8f1f3039c6ebaa3dabea2a7c181a880d1792b
2013-03-21 16:29:40 -07:00
Steve Fink
af058e7924 Bug 853541 - Partially revert bug 835552, making load() be cwd-relative again. r=njn
--HG--
extra : rebase_source : cc75800ec61f900ecf9d4a478eceaef7a67690dd
2013-03-21 12:35:22 -07:00
Sriram Ramasubramanian
4ac2ca67bf Bug 848719: URL Bar corruption with dyn-toolbar. [r=mfinkle]
--HG--
extra : rebase_source : eec4e124028c43af2d1b237c14e711d883417b89
2013-03-21 17:28:42 -07:00
Kartikaya Gupta
63c484593f Bug 853831 - Fix fixed margins on the opposite side of overscroll. r=kats
If overscroll eats into a fixed margin, we need to apply the opposite
offset to the opposite side of the axis this occurred on. This has the effect
of fixed-position elements aligned to the bottom of the screen remaining
visible when at the top of the page.
2013-03-25 14:13:59 -04:00
Jeff Hammel
5d433229b3 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-21 21:06:28 -07:00
Jonathan Griffin
b66ec13931 Bug 837137 - Fix some errors in commandId usage, r=mdas 2013-03-25 11:09:16 -07:00
Matt Woodrow
3a664a3151 Bug 852850 - Remove the faily test_image_layers.html mochitest. r=joe
--HG--
extra : rebase_source : c394b7f89327dd9e8f0f08f174d48cd18de93c85
2013-03-20 14:52:43 +13:00
Benoit Girard
9cab1fc296 Bug 851611 - Part 4: Split out GeckoProfilerFunc.h & PseudoStack.h. r=jrmuizel
--HG--
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 929cd0d6227dd12f6654b61077e63e4d86036dc0
2013-03-15 20:48:56 -04:00
Benoit Girard
fc10a7cfe4 Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
2013-03-18 15:25:50 +01:00
Benoit Girard
9d12529d78 Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
2013-03-16 00:47:02 -04:00
Benoit Girard
fc50ecf05c Bug 851611 - Part 1: Refactor profiler interface. r=jrmuizel
--HG--
extra : rebase_source : 4eac969fd5c1d40d96a2223104336709d62a3148
2013-03-15 15:17:50 -04:00
Nicholas D. Matsakis
876f309c3e Bug 853067 - Do not define the parallel array global in beta, release, or esr builds (yet) r=sfink 2013-03-20 15:42:56 -04:00
Ed Morley
2d3e3ded1e Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Joe Drew
e96d35ae6a Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
L. David Baron
e4467b2d8c Bug 849657: Fix bustage from changeset eb8d19e9c838. 2013-03-25 09:34:23 -07:00
L. David Baron
cde2c0f7b6 Bug 849657 patch 2: Change internal uses of 'CssFloat' to 'Float'. r=bzbarsky 2013-03-25 09:24:21 -07:00
L. David Baron
0caa71f669 Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky 2013-03-25 09:24:21 -07:00
Wes Johnston
56c9939160 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 09:08:25 -07:00
Henri Sivonen
3ecde32d00 Bug 853170 - Revise the IID of nsIXMLHttpRequest as a follow-up to bug 843508. r=smaug. 2013-03-25 18:02:49 +02:00
Wes Johnston
d6a6d65dc1 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 08:52:15 -07:00
Christian Holler
7cb9d05371 Bug 852476 - Fix Valgrind annotations in nsPresArena.cpp. r=mats
--HG--
extra : rebase_source : 0f7ffca296ad5a68ebef0e44b3b5be4b5370c04d
2013-03-25 15:27:43 +01:00
Vendelin Ruzicka
dd09877f5e Bug 854190 - Remove duplicate JS code in test_create_objectStore.html and import existing JS file. r=janv 2013-03-25 11:12:14 +01:00
Jan de Mooij
7700d8b4b8 Bug 852798 - Don't use JSPROP_READONLY for shell-only customNative property. r=djvj 2013-03-25 10:35:33 +01:00