Jeff Walden
59e9a3888e
Bug 847480 - Convert DeprecatedAbs uses that can relatively obviously be changd to Abs, to Abs. r=Ms2ger
2013-03-05 15:43:53 -08:00
Jeff Walden
45c6642e41
Bug 847480 - Convert DeprecatedAbs overloads taking floating point (except for nscoord uses, when nscoord is optionally a floating point type) to Abs. r=Ms2ger
2013-03-05 15:43:44 -08:00
Jeff Walden
da348aa3b8
Bug 847480 - Make mozilla::Abs return the unsigned type, for the integral types. r=bjacob
2013-03-05 15:43:38 -08:00
Jeff Walden
000d820503
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
2013-03-05 15:43:30 -08:00
Jeff Walden
77565ad0f3
Bug 847480 - Copy the existing mozilla::Abs as mozilla::DeprecatedAbs, to allow mozilla::Abs to return an unsigned type when possible. r=Ms2ger
2013-03-05 15:43:23 -08:00
Jeff Walden
23bfd4b872
Bug 848747 - Detect a likely-overflowing case early and bail on it. r=nbp
2013-03-07 11:51:33 -08:00
Gregory Szorc
0d7d75e9b9
Bug 845127 - Record Telemetry for wire size of Bagheera documents; r=rnewman
2013-03-13 10:14:41 -07:00
Gabriele Svelto
ec3c83cfd6
Bug 850607 - Properly react to changes to the 'memory.free_dirty_pages' preference. r=jlebar
2013-03-13 12:24:04 +01:00
Sriram Ramasubramanian
1255c6a088
Bug 849495: LWTheme bitmap should be at least as wide as the device width. [r=mfinkle]
...
--HG--
extra : rebase_source : 71484a2d894d3c369cc01412d177f611b7391ceb
2013-03-12 14:45:01 -07:00
Bobby Holley
c425f8edd8
Bug 848939 - De-field marquee. r=jaws
2013-03-13 10:01:37 -07:00
Bobby Holley
a5568bb803
Bug 848939 - De-field videocontrols.xml. r=jaws,dao
2013-03-13 10:01:36 -07:00
Bobby Holley
37f250f86a
Bug 848939 - De-field scale.xml. r=jaws
2013-03-13 10:01:36 -07:00
Bobby Holley
5441778924
Bug 813901 - Tests. r=mrbkap
2013-03-13 10:01:36 -07:00
Bobby Holley
d191e3b8cd
Bug 850000 - Don't clobber exceptions set in security wrapper check() hooks. r=mrbkap
2013-03-13 10:01:36 -07:00
Sriram Ramasubramanian
b97d573a9b
Bug 846949: Cleanup browser toolbar animation. [r=lucasr]
...
--HG--
extra : rebase_source : ba77407efe264e20a8dfb013ee77def241042a6a
2013-02-27 14:18:28 -08:00
L. David Baron
d981acd761
Bug 804944, patch 2: Also condition @-moz-keyframes parsing on the animations preference. r=bzbarsky
2013-03-13 09:58:39 -07:00
L. David Baron
60943056b5
Make gAliases be just an array of ids. (Bug 849656, patch 4) r=bzbarsky
2013-03-13 09:58:39 -07:00
L. David Baron
a87eac66d9
Move enabled state for aliases from gAliases to gPropertyEnabled. (Bug 849656, patch 3) r=bzbarsky
2013-03-13 09:58:39 -07:00
L. David Baron
5f639edc78
Move names for aliases from gAliases into kCSSRawProperties. (Bug 849656, patch 2) r=bzbarsky
2013-03-13 09:58:39 -07:00
L. David Baron
03b97f192d
Add ids for CSS property aliases to the nsCSSProperty enum. (Bug 849656, patch 1) r=bzbarsky
...
Note that this uses the method_ field of the CSS_PROP_ALIAS macro, which
is not consistent in style with the other values of nsCSSProperty.
However, these enum values are unlikely to be used explicitly, and it
avoids having to add an extra parameter to the macro. (It might even be
better to change the other values to work this way.)
2013-03-13 09:58:39 -07:00
Kyle Huey
1cd25664c0
Bug 788999: Disable the test on Mountain Lion.
2013-03-13 09:40:55 -07:00
Gregory Szorc
cb85d896f0
Bug 841568 - Timer for daily data collection; r=rnewman
2013-03-13 09:34:41 -07:00
Brian Nicholson
7e20437fd1
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
...
--HG--
extra : rebase_source : 9a73a8be6d9b7ce6e3779bf27a73811eb17a539a
2013-02-15 22:44:14 -08:00
Bill McCloskey
1689cf025e
Bug 846890 - Disable security.fileuri.strict_origin_policy for reftests (r=dbaron,dholbert)
2013-03-08 18:53:06 -08:00
Bill McCloskey
4ab878af5c
Bug 846890 - Fix leak from cycle between parser and XULContentSinkImpl (r=smaug)
2013-03-08 18:53:00 -08:00
Bill McCloskey
15ccdb3cef
Bug 846890 - Avoid check for native anonymous content when possible (r=bholley)
2013-03-08 18:49:36 -08:00
Margaret Leibovic
e3e50d25df
Bug 772598 - Use "Site settings" instead of "Site preferences" in clear private data dialog. r=mfinkle
2013-03-13 09:04:59 -07:00
Margaret Leibovic
53e34c2455
Bug 847849 - Hostname in site settings dialog is misaligned. r=wesj
2013-03-13 09:04:59 -07:00
Margaret Leibovic
5a30b739bf
Bug 850307 - Get rid of unused strings in browser.properties. r=mfinkle
2013-03-13 09:04:59 -07:00
Fernando Herrera
9deb1b8abb
Bug 612331 - nsIAccessibleText getText related functions test in multiline text, r=surkov, tbsaunde
2013-03-14 01:04:23 +09:00
Gregory Szorc
9569d6e356
Merge mozilla-central into inbound
2013-03-13 09:03:20 -07:00
Gregory Szorc
56a7634c1c
Merge mozilla-central into build-system
2013-03-13 08:20:09 -07:00
Ed Morley
e4751f08a7
Merge latest green inbound changeset to mozilla-central
2013-03-13 12:27:45 +00:00
Jonathan Watt
56dbcc42a1
Bug 849524 - Avoid reflowing when <input type=range>'s thumb position needs to be updated due to its value changing. r=dholbert
2013-03-13 11:48:27 +00:00
Kartikaya Gupta
ab78e15433
Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey
2013-03-13 15:47:38 +00:00
Randell Jesup
3e9f97631e
Bug 848401: switch from ReentrantMonitors and PR_Lock/Condvar to Monitor. Fix {picture:true} for desktop r=khuey,dao
2013-03-13 11:42:18 -04:00
Ed Morley
8fdd610fb0
Bug 736036 - Disable several intermittent Panorama tests since it is going away soon so they won't be fixed
2013-03-13 10:54:34 +00:00
Ed Morley
9a38713a48
Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE
2013-03-13 10:25:00 +00:00
Ed Morley
d487202222
Backed out changeset 40c15b9a5d14 (bug 723281)
2013-03-13 10:24:17 +00:00
Ed Morley
bf11531c1c
Backed out changeset eaf182f23c3a (bug 847890) for failures in test_bug847890_paintFlashing.html on a CLOSED TREE
2013-03-13 10:06:34 +00:00
Richard Newman
3ba417614a
Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE.
2013-03-13 00:03:53 -07:00
Phil Ringnalda
b49203a7ab
Back out 7d1510d544d9 (bug 836968) on suspicion of causing bug 850547
...
CLOSED TREE
2013-03-12 23:38:11 -07:00
Hannes Verschore
8b3e19747f
Bug 850536: Only get the chars of a string once in FlattenSubstrings, r=sstangl
2013-03-13 06:08:35 +01:00
Brian Nicholson
dce620dae1
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
2013-03-12 21:07:56 -07:00
Paul Rouget
be0bd674b4
merge fx-team to m-c
2013-03-12 20:51:12 -07:00
Paul Rouget
068bf7eb0c
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:46:16 -07:00
Paul Rouget
80412093ca
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:22:01 -07:00
Gary Kwong
d1bcfbbc08
Suppress bug 850134 on 64-bit Linux builds. DONTBUILD
2013-03-12 17:58:20 -07:00
Honza Bambas
743ec47442
Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith
2013-03-12 22:58:31 +01:00
Honza Bambas
a16e3b5c92
Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith
2013-03-12 22:58:12 +01:00