Ehsan Akhgari
c8732ad9d7
Bug 686507 - Don't spam my console when processing IPDL files; r=bsmedberg
...
DONTBUILD
2011-09-13 15:40:27 -04:00
Ehsan Akhgari
4df687ca99
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Alexander Surkov
21de2eb9d5
Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn
2011-09-15 11:33:16 +09:00
Chris Leary
f5d571372b
Fix SpiderMonkey build warning.
...
--HG--
extra : rebase_source : dfb62c170abef907f3584697cf5d40b37f93be5a
2011-09-14 17:43:02 -07:00
Matt Brubeck
c334c050c6
Merge mozilla-central to mozilla-inbound
2011-09-14 17:26:46 -07:00
Chris Leary
aae1b5528e
Bug 670049 - JSParseNode accessors. (r=dherman)
...
--HG--
extra : rebase_source : c83d7bafafe951e2365573c459e2fab2d5ba4362
2011-09-13 22:32:14 -07:00
Chris Leary
29d140647f
Bug 685025 - Shell should be able to read from stdin. (r=brendan)
...
--HG--
extra : rebase_source : 9ddc8e09ddb00baa50bccef395330f846a2ce531
2011-09-14 17:00:59 -07:00
Joel Maher
3803a0a40b
Bug 650535 - bustage fix for missing right paren
2011-09-14 20:02:02 -04:00
Joel Maher
4575405e49
Bug 650535 - Android tests fail with "Timed out while waiting for server startup" r=???
2011-09-14 19:20:11 -04:00
Matt Woodrow
420d8a8863
Bug 676690 - Don't release DataSourceSurface pointers until we have finished accessing the pixels. r=Bas
2011-09-14 16:16:23 -07:00
Lucas Rocha
58225fa30e
Bug 685487 - Reduce space between tabs in tablet mode (r=mbrubeck)
2011-09-14 14:03:17 -07:00
Lucas Rocha
e74d938256
Bug 685487 - Add title label to tabs pane (r=mbrubeck)
2011-09-14 14:03:08 -07:00
Matt Brubeck
4b72859bf6
Bug 686743 - Fix styling of items in the overflow menu on Android [r=wesj]
2011-09-14 14:02:57 -07:00
Martin Richard
6b62274806
Bug 646333 - Make video constants consistently const T. r=cpearce
2011-09-15 07:39:50 +12:00
Jonathan Kew
d536205b6e
bug 685214 - use URI spec rather than file path to specify hyphenation dictionary, and read using nsIInputStream rather than stdio. r=bsmedberg
2011-09-14 20:20:26 +01:00
Florian Haenel
24fffb7a5b
Bug 667885 - about:support causes screen freeze. r=chrislord
2011-09-14 21:14:43 +02:00
Tom Schuster
484ce06f8a
Bug 686323: Put JSOP_DIV logic into its own function r=dvander
...
--HG--
extra : rebase_source : 782f70b7af3d8f0866517f17af23c4c4d11fb9cd
2011-09-14 20:47:08 +02:00
Adrian Johnson
f1f5b007ce
Bug 454532. cairo: Print as Unicode. r=jrmuizel
...
--HG--
extra : rebase_source : 3b10e50f3763535d7eee5aa5dcdc6ca2ad445ad3
2011-09-14 11:44:15 -07:00
Rafael Ávila de Espíndola
3b86f7c833
Bug 684659 - Drop xptc_platforms_unixish_x86.h. r=bsmedberg.
...
Drop MOZ_PRESERVE_PIC which is not used since 2002,
CFRONT_STYLE_THIS_ADJUST which was used only for really old systems
like the first Freebsd 5.
With those out, the only thing left in xptc_platforms_unixish_x86.h is
to set KEEP_STACK_16_BYTE_ALIGNED for QNX, since that is not supported
and KEEP_STACK_16_BYTE_ALIGNED can be set from Makefile.in if needed,
drop xptc_platforms_unixish_x86.h completely.
2011-09-14 11:38:07 -07:00
Chris Lord
245d670b85
Bug 683514 - Use GL_EXT_unpack_subimage when available (part 2). r=joe
...
The previous patch used the extension in GLContext::TexImage2D, but not
TexSubImage2D. This patch corrects that and makes sure to use the extension
in both cases.
2011-09-14 10:54:54 -07:00
Ehsan Akhgari
ace43d2150
Backout changeset d469840a370f (bug 661900) to see if it helps resolve the Mobile NoChrome Tp4 regression
2011-09-14 13:37:54 -04:00
Phil Ringnalda
0693fea49c
Back out 307b5fa030fd (bug 683280) for timeouts in test_ipAddressOrigin.html
2011-09-14 09:10:41 -07:00
James Hobin
5087d14cfb
Bug 659576 - bool nsGlobalWindow::ConfirmDialogAllowed() returns nsresult; r=jst
2011-09-14 16:34:25 +01:00
Ehsan Akhgari
23974947f6
Backed out changeset c9013399fa39 (bug 686247) because of mochitest-a11y failures on Linux
2011-09-13 13:29:30 -04:00
Ehsan Akhgari
4d7f2bb145
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
501895f6d6
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
59938b9537
Bug 686450 - Hard-code layout DPI on Maemo [r=mbrubeck]
2011-09-13 07:10:11 -07:00
Matt Brubeck
34029e2a44
Bug 686379 - Back out bug 660686 and bug 686379 because of problems scrolling preferences
2011-09-13 07:08:31 -07:00
Matt Brubeck
3040c911ba
Merge from mozilla-inbound to mozilla-central
2011-09-13 06:31:47 -07:00
Makoto Kato
77be5533a6
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
Phil Ringnalda
e199440602
Back out 091bdb10d017 (bug 686405) for apparently completely breaking Android
2011-09-12 23:25:01 -07:00
Justin Wood
54955c1e8b
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
6b88525110
Bug 685082 - Transparent plugins not cleared on Maemo; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
6595d59ea9
Bug 685082 - Transparent plugins not cleared on Maemo; r=cjones
2011-09-14 08:51:24 +01:00
Frédéric Wang
57152238b5
Bug 398505 - Remove nonstandard actiontype "restyle" of maction; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
bf429a8ed6
Bug 686513 - RenderFrameParent::BuildDisplayList crash when shadow root layer is null; r=roc
2011-09-14 08:51:24 +01:00
Jonathan Kew
629fff9409
bug 686317 - fix format string/argument list mismatches in ARMAssembler.h. r=cdleary
2011-09-14 08:05:51 +01:00
Matt Brubeck
b4bba8c7f7
Merge mozilla-central and mozilla-inbound
2011-09-13 20:58:14 -07:00
Phil Ringnalda
a15784a170
No bug, fix rammedtogether words in test error message DONTBUILD
2011-09-13 20:04:13 -07:00
Matt Brubeck
7c1c2a65d9
Bug 685568 - Back out db34d544a36b; we want to keep this change after all. DONTBUILD
2011-09-13 18:24:08 -07:00
Doug Turner
3dd100af55
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
65b4b6ed3c
Bug 272541: Empty disposition type treated as 'attachment'. r=jduell
2011-09-12 20:14:16 -07:00
Richard Newman
1e1a244b21
Bug 686354 - hgignore addition for Vim swap files. r=ted
2011-09-12 17:25:24 -07:00
Ed Morley
bdd7b6de63
Backout changeset b8d354d37128 (bug 574005) for Linux M3 orange; a=bbondy
2011-09-13 00:49:59 +01:00
Brian R. Bondy
61dead824b
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
2c26a7a9aa
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
a91e81a677
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
Fabien Cazenave
911973d7e1
Bug 570144 - After pressing Enter, editable DIVs in list items are duplicated; r=ehsan
2011-09-12 15:25:38 -04:00
Ehsan Akhgari
eb09d35787
Bug 680255 - Add Urdu to the list of RTL languages; r=Pike,smontagu
2011-09-12 14:30:31 -04:00
Brian R. Bondy
a5b2903505
Bug 685847 - Crash in [@ ILFindLastID ]. r=jimm
2011-09-12 07:25:41 -07:00