Ehsan Akhgari
c28978e1f3
Bug 686342 - Uninitialize the XUL template builder when XPCOM is being destroyed; r=bzbarsky
2011-09-13 12:49:59 -04:00
Ehsan Akhgari
5964c37a93
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 11:45:54 -04:00
Ehsan Akhgari
cc23586321
Bug 414178 - Do not allow to inject a list outside of the active editing host; r=roc
2011-09-13 11:39:40 -04:00
Florian Hänel
1a063d9d02
Bug 686450 - Hard-code layout DPI on Maemo [r=mbrubeck]
2011-09-13 07:10:11 -07:00
Matt Brubeck
1aeca47ab5
Bug 686379 - Back out bug 660686 and bug 686379 because of problems scrolling preferences
2011-09-13 07:08:31 -07:00
Matt Brubeck
8a3f0132c0
Merge from mozilla-inbound to mozilla-central
2011-09-13 06:31:47 -07:00
Makoto Kato
d84a97500d
Bug 685468 - warnaserr: js/src/jsinterp.cpp(6176) : warning C4805: '&=' : unsafe mix of type 'JSBool' and type 'bool' in operation. r=luke
2011-09-13 18:08:17 +09:00
Makoto Kato
8ef06ea553
Bug 686418 - [INFER] PIC doesn't work on Win64 after bug 557358. r=bhackett
2011-09-13 16:23:42 +09:00
Phil Ringnalda
75e064de28
Back out 091bdb10d017 (bug 686405) for apparently completely breaking Android
2011-09-12 23:25:01 -07:00
Justin Wood
c5f31e023d
Test for Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Unfocused
2011-09-13 01:18:01 -04:00
Oleg Romashin
b75e2b9d00
Bug 685082 - Transparent plugins not cleared on Maemo; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
4ead548122
Bug 685082 - Transparent plugins not cleared on Maemo; r=cjones
2011-09-14 08:51:24 +01:00
Frédéric Wang
c0d070af99
Bug 398505 - Remove nonstandard actiontype "restyle" of maction; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
07304af851
Bug 686513 - RenderFrameParent::BuildDisplayList crash when shadow root layer is null; r=roc
2011-09-14 08:51:24 +01:00
Jonathan Kew
9ad3a411a2
bug 686317 - fix format string/argument list mismatches in ARMAssembler.h. r=cdleary
2011-09-14 08:05:51 +01:00
Matt Brubeck
9c2e0b9b9e
Merge mozilla-central and mozilla-inbound
2011-09-13 20:58:14 -07:00
Phil Ringnalda
57481cbbf6
No bug, fix rammedtogether words in test error message DONTBUILD
2011-09-13 20:04:13 -07:00
Matt Brubeck
85539bfc59
Bug 685568 - Back out db34d544a36b; we want to keep this change after all. DONTBUILD
2011-09-13 18:24:08 -07:00
Doug Turner
d4d3f31c98
Bug 686405 - Remove push-to-debug Android debug intent, and just sleep the thread. r=snorp
2011-09-12 21:27:04 -07:00
julian.reschke@greenbytes.de
d194959f71
Bug 272541: Empty disposition type treated as 'attachment'. r=jduell
2011-09-12 20:14:16 -07:00
Richard Newman
65ce71b277
Bug 686354 - hgignore addition for Vim swap files. r=ted
2011-09-12 17:25:24 -07:00
Ed Morley
7be2d82964
Backout changeset b8d354d37128 (bug 574005) for Linux M3 orange; a=bbondy
2011-09-13 00:49:59 +01:00
Brian R. Bondy
ab466ccba9
Bug 574005 - Make obtaining CF_HTML directly work on Windows and Linux (application/x-moz-nativehtml); r=ehsan
2011-09-12 18:38:57 -04:00
Brian R. Bondy
9d54473b5e
Bug 679196 - Mem leak when preferred effect is set for drag and drop; r=neil
2011-09-12 17:52:37 -04:00
Jonathan Kew
fa0e53e436
bug 686190 - crashtest. r=jdaggett
...
--HG--
rename : layout/reftests/fonts/Prototype.ttf => gfx/tests/crashtests/Prototype.ttf
2011-09-12 21:49:37 +01:00
Brian Hackett
ba1711afe3
[INFER] Fix red.
2011-09-12 12:46:24 -07:00
Brian Hackett
cb6667a21f
Merge MC->JM
2011-09-12 12:42:13 -07:00
Fabien Cazenave
ec441b95e5
Bug 570144 - After pressing Enter, editable DIVs in list items are duplicated; r=ehsan
2011-09-12 15:25:38 -04:00
Brian Hackett
67e19477d5
[INFER] Fix orange.
2011-09-12 12:16:43 -07:00
Ehsan Akhgari
f2be1bdda6
Bug 680255 - Add Urdu to the list of RTL languages; r=Pike,smontagu
2011-09-12 14:30:31 -04:00
Brian R. Bondy
baf8fd8929
Bug 685847 - Crash in [@ ILFindLastID ]. r=jimm
2011-09-12 07:25:41 -07:00
Ehsan Akhgari
cccd5e8563
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-12 09:46:06 -04:00
Jens Hatlak
7b05bb7115
Bug 686366 - Canceling Sign In wizard page triggers "Weave is not defined" error. r=philikon
2011-09-12 14:42:00 +02:00
Jonathan Griffin
5ab1f77085
Bug 686357 - don't create files outside of TPS' virtualenv, r=rnewman, a=testonly, DONTBUILD
2011-09-13 16:24:27 -07:00
Richard Newman
9fa52d09bc
Merge mozilla-central into services-central.
2011-09-13 10:50:08 -07:00
Igor Bukanov
eea4ae40cb
bug 686279 - fixing GCC 4.6 warnings under js/src. r=luke
2011-09-12 11:43:47 +02:00
Jonas Sicking
e7a04291bc
Bug 684927 - unchecked null pointer in nsMenuBarListener::KeyUp; r=smaug
2011-09-12 14:00:59 -04:00
Jan de Mooij
e4413a9223
Bug 686106 - Don't allocate an extra register for JSOP_MUL with constant operand. r=bhackett
2011-09-12 19:23:25 +02:00
Mats Palmgren
913f71131c
Bug 685901 - Remove the nsTableOuterFrame::mInnerTableFrame and mCaptionFrame members in favor of accessing the child frame lists directly. r=roc
2011-09-12 09:08:07 -07:00
Mats Palmgren
ba8355dd94
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsCSSFrameConstructor::ConstructTable return a null frame if
creating the inner table frame fails. Simplify some code since we can
now depend on the invariant that a properly created outer table frame
always has a non-null inner table frame.
2011-09-12 09:08:07 -07:00
Mats Palmgren
4a82c200c1
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsIFrame::GetParentStyleContextFrame return the frame directly
instead of indirectly through an out parameter. Remove the unused
nsPresContext parameter.
2011-09-12 09:08:07 -07:00
Michal Novotny
8963489cac
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
2011-09-12 18:00:15 +02:00
Kailas
4eaefa188e
Bug 680812 - Excessive space between "280" and "KB" in download dialog; r=dolske
2011-09-12 10:24:02 -04:00
Brian Hackett
ef62105951
[INFER] Fix orange.
2011-09-12 00:31:38 -07:00
Brian Hackett
e8687ad96d
[INFER] Fix bogus assert, bug 686179.
2011-09-11 23:06:52 -07:00
Brian Hackett
d8a567c773
[INFER] Remove bogus assert, bug 686178.
2011-09-11 22:38:33 -07:00
Brian Hackett
bd9939fb3a
[INFER] Don't use loop registers for entries whose representation changed due to a jump into the loop, bug 684824.
2011-09-11 22:36:04 -07:00
Brian Hackett
093c919b57
[INFER] Don't update 'this' types of a script during compilation, bug 684084 (round 2).
2011-09-11 21:56:47 -07:00
Olli Pettay
586e545839
Bug 685798 - Node.parentElement, r=bz
2011-09-11 16:05:19 -07:00
Olli Pettay
9efa44eaaa
Bug 685798 - Node.parentElement, r=bz
2011-09-11 15:45:39 -07:00