Commit Graph

98799 Commits

Author SHA1 Message Date
Ms2ger
6bc6f87d2c Merge m-c to m-i.
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : daf9c42be5188b1862b5382c3bfac61f14801ffd
2012-06-23 10:03:22 +02:00
Ms2ger
0facd02c5c Bug 756641 - Set up redirects for W3C servers; r=ted
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : bb4b37094b9f058b220955d24fb8aad44cbc888b
2012-06-23 09:10:16 +02:00
Ms2ger
033f37d029 Bug 767130 - Consolidate code duplicated between nsGenericElement.cpp and nsINode.cpp; r=bz
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : 0a14c3b24796cf14c3c90fdeb8147b3f11fd543a
2012-06-23 08:58:04 +02:00
David Zbarsky
3de8c76c19 Bug 661746 - Part of part 2: Introduce a const AsElement(). r=bzbarsky
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : b93768181dd0c21e22943d8561e262886b1bfa95
2012-06-23 08:57:57 +02:00
Ms2ger
71799bdcdc Bug 767130 - Create nsINode.cpp; r=mounir
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : 187571843979e5f0ed3e3e432c064629e697000f
2012-06-23 08:57:01 +02:00
Chris Ilias
ece61fbbb1 Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao 2012-06-22 22:38:19 -07:00
Stephen Horlander
e3eec133b8 Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Kartikaya Gupta
924c956074 Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
Kartikaya Gupta
2a4c0c37d1 Bug 727351 - Some minor refactoring of the MotionEventHelper code to make the fling part more readable. r=cpeterson 2012-06-22 23:09:16 -04:00
Kartikaya Gupta
eb08aefa66 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Jonathan Watt
c78acee61a Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 04:01:36 +01:00
Phil Ringnalda
0c8a775404 Back out 12f76b9a2d78 (bug 541270) for failing to compile 2012-06-22 19:12:35 -07:00
Jonathan Watt
11640a0af3 Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 02:47:10 +01:00
Chris Jones
d40f38e211 Bug 761927: Fix focus for <iframe mozbrowser remote>. r=jlebar,Enn 2012-06-22 18:27:30 -07:00
Chris Jones
d17e510433 Bug 761927, part 0: Add casting helpers and clean house a little. r=jlebar 2012-06-22 18:27:30 -07:00
Mats Palmgren
0cdf1d13a9 Bug 575294 - s/mFocused/sFocused/. part=5/5 r=smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren
e77c8dbeb1 Bug 575294. part=4/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
668b20a445 Bug 575294. part=3/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
03bbad1b02 Bug 575294. part=2/5 r=smaug,roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
5d7cefba71 Bug 575294, bug 760946. part=1/5 r=enndeakin,smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren
b02aab305a Bug 726264. r=smaug 2012-06-23 03:13:56 +02:00
Kyle Huey
899ad1b9de Merge m-c to b-s.
--HG--
extra : rebase_source : 05e8a5d923457f0ffecd2973dcee1dc840738af7
2012-06-22 14:27:07 -07:00
Kyle Huey
b33e9dec40 Bug 767186: Cache the keyPath for objectStores and indexes. r=bent
--HG--
extra : rebase_source : 4cbc78fd6eef1c2ce5a2a457f2354d4175680164
2012-06-22 14:00:53 -07:00
Kyle Huey
2fb9bbfc5b Bug 767184: Make test_complex_keyPath run in xpcshell too. r=bent
--HG--
extra : rebase_source : 66deabf32a65f26adb7ffa621729e756535a99b0
2012-06-22 12:08:50 -07:00
Kyle Huey
941892935c Bug 767493: Make AsyncUsageRunnable participate in the WaitForOpenAllowed synchronization mechanism. r=bent
--HG--
extra : rebase_source : 04b64c12cc4616e98e78810278fc5dee7b30a9a4
2012-06-22 11:47:05 -07:00
Kyle Huey
337d2fcbe8 Bug 765834: Followup to placate gcc.
--HG--
extra : rebase_source : 0b7e8d848bffb5a515192a0b444c70ae6edc1a3d
2012-06-21 19:26:57 -07:00
Kyle Huey
2c1c152395 Bug 765834: Rework and unify keyPath handling. r=bent
--HG--
extra : rebase_source : f65133bc5723eeb73dc7cfb552e2e04173581e38
2012-06-21 15:27:13 -07:00
Kyle Huey
66df9c811a Backed out changeset fdf2d378d405 (landed with wrong bug #).
--HG--
extra : rebase_source : 48630f5a2b7c0b6333080f3229d2bd21bdb11922
2012-06-21 15:27:03 -07:00
Kyle Huey
4a62e5e18c Bug 765834: Rework and unify keyPath handling. r=bent
--HG--
extra : rebase_source : fdf2d378d40546b549ec4e851f0e246b464a4126
2012-06-21 13:41:20 -07:00
Sean Stangl
5950dbf8cf Bug 766805 - Don't set Jaeger-Uninlineable if called from Ion. r=bhackett 2012-06-25 13:03:20 -07:00
Marty Rosenberg
280b2fd3b8 Add in a new macro-assembler function in the ARM backend (no bug, r=red) 2012-06-25 12:17:26 -07:00
Tom Schuster
2b1847356b Backed out changeset 043e2e360820 (ahhhhhhhhhhhh!) 2012-06-24 16:11:43 +02:00
Tom Schuster
9e785e924d Bug 676287 - IonMonkey: inline some constant doubles in code. r=dvander 2012-06-24 15:28:50 +02:00
David Anderson
049f589808 Inline creation of CallObjects that need dynamic slots (bug 766468, r=jandem). 2012-06-22 18:49:49 -07:00
David Anderson
f9753b6d4c Merge from mozilla-central.
--HG--
rename : js/xpconnect/src/XPCThreadContext.cpp => js/xpconnect/src/XPCJSContextStack.cpp
2012-06-22 14:26:15 -07:00
Tom Schuster
50b166a6e9 backout f2efc6836c2f 2012-06-22 21:29:47 +02:00
Tom Schuster
c2f4aa79d3 Bug 765496 - fix non-methodjit build. r=dvander 2012-06-22 21:05:01 +02:00
Tom Schuster
bbffb85733 Bug 676287 - inline some constant doubles in assembly code. r=dvander 2012-06-22 20:59:17 +02:00
Ed Morley
5ab0ba85a7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-22 17:11:47 +01:00
Tim Taubert
4a229100a7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Jan de Mooij
1e038f51d6 Bug 766899 - Avoid some unnecessary register moves. r=dvander 2012-06-22 14:32:31 +02:00
Marty Rosenberg
f73f2ff584 All of the alu32 x86 compat functions should set the condition codes, since X86 does (bug 767314, r=jbramley) 2012-06-22 04:19:42 -07:00
Marty Rosenberg
e7e6beaad5 Set the condition codes in neg32. (bug 767248, r=jbramley) 2012-06-22 04:19:39 -07:00
Ed Morley
0ba9aa86c4 Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures 2012-06-22 11:04:47 +01:00
Bobby Holley
1578d01098 Bug 767306 - Temporarily make assertion from bug 766641 non-fatal. r=me 2012-06-22 12:01:18 +02:00
Mounir Lamouri
b020574297 Merge backout. 2012-06-22 11:14:08 +02:00
Mounir Lamouri
744531ad99 Back out bug 766007, bug 703241 and bug 752796 due to perma-orange (419f0d1b848b to 8661c74deeb5). 2012-06-22 11:13:32 +02:00
Mounir Lamouri
5debef4e7d Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey 2012-06-22 10:55:17 +02:00
Mounir Lamouri
f7547109e0 Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey 2012-06-22 10:54:35 +02:00
Mounir Lamouri
0f65f5827a Bug 766903 - Cleanup eventlisteners when nsScreen is reseted. r=smaug 2012-06-22 10:53:23 +02:00