Граф коммитов

223808 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan 29b7082327 Bug 573931. Make XUL tree scrolling just repaint. r=enndeakin 2010-06-28 12:27:50 +12:00
Robert O'Callahan da3fbc024a Bug 573946. Move include of prlog.h to the start of files. r=mstange 2010-06-28 12:25:04 +12:00
wfernandom2004@gmail.com e5a4443d4c Bug 572975, bug 573227, websocket fixes, r=smaug
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03:00
Timothy Nikkel 644bb060fe Bug 496011. Add crashtest. 2010-06-27 16:00:16 -05:00
Timothy Nikkel 4c7d0cd835 Bug 534768. Add crashtest. 2010-06-27 16:00:13 -05:00
Timothy Nikkel c1f471cef2 Bug 572296. Fix logic error when adjusting the position to show the context menu at for a context menu key press. r=enndeakin 2010-06-27 15:58:56 -05:00
Mats Palmgren ca51ca5849 Bug 536720 - Don't say the frame is in the nsGkAtoms::popupList if that list is empty. r=fantasai 2010-06-27 22:53:59 +02:00
Mats Palmgren aea91496d5 Bug 571352 - <select multiple> does not reset the anchor <option> properly when the anchor is removed. r=bzbarsky 2010-06-27 22:53:47 +02:00
Saint Wesonga 14eed6ac2e Bug 456502 - nsFind::Find() calls StripChars() on a non-ASCII char. r=bsmedberg 2010-06-27 19:33:38 +02:00
timeless@mozdev.org 77067dbb34 Bug 564712 warning: comparison between signed and unsigned integer expressions in nsDirIndexParser::ParseFormat
r=biesi
2010-06-27 18:49:46 +02:00
timeless@mozdev.org a90797a837 Bug 564713 warning: comparison between signed and unsigned integer expressions in mozTXTToHTMLConv
r=biesi
2010-06-27 18:49:24 +02:00
timeless@mozdev.org 1734c5aafc Bug 499134 - Crash with DOM Inspector [@ inDOMView::AttributeChanged(nsIDocument*, nsIContent*, int, nsIAtom*, int, unsigned int) ]. r=neil 2010-06-27 18:48:21 +02:00
Olli Pettay d01a4ae47f Bug 574089 - Optimize ::GetInnerHTML
--HG--
extra : rebase_source : 02293c479066a5edaa6343778421da55b84a69f7
2010-06-27 00:59:32 +03:00
Olli Pettay 4a3cfaa4e8 Bug 574089 - Optimize ::GetInnerHTML, r=jst
--HG--
extra : rebase_source : 3ed1549eaa96d3ff3fe6bf2bb2562dd9e68fcc17
2010-06-26 23:39:56 +03:00
Dão Gottwald 9a0c6c33bd Bug 571750 - Remove keyboard shortcuts from the Firefox button menu. r=gavin 2010-06-27 16:00:50 +02:00
Dão Gottwald 8225317cb7 Bug 571871 - Hovering "Print" menuitem shows black on blue instead of white on blue. r=gavin 2010-06-27 16:00:14 +02:00
Masatoshi Kimura eb279b4d05 Bug 570365 - Remove -MANIFESTUAC:NO linker flag from configure r=ted.mielczarek
--HG--
extra : rebase_source : 75eb9e70e04abac7e61e835f62f0aef82c085cec
2010-06-27 01:33:17 +02:00
Jacek Caban 83597e8444 Bug 508905 - /Zc:wchar_t- is no longer required (cairo-dwrite part) r=jmuizelaar
--HG--
extra : rebase_source : 2a283b99932cb9891e63f56670e8ce8762514385
2010-06-27 01:31:01 +02:00
Jacek Caban 24a16fd076 Bug 508905 - /Zc:wchar_t- is no longer required (wince part) r=doug.turner
--HG--
extra : rebase_source : 13d6dadb676ca5e29b7e7bcfff5bbb1c964f78e4
2010-06-27 01:30:05 +02:00
Jacek Caban d976802e3d Bug 573341 - Wrong AVMPLUS_ALIGN16 declaration on mingw r=dvander
--HG--
extra : rebase_source : 1ae22e8abd799137e661f34b0c8346006a511617
2010-06-27 01:28:10 +02:00
Jacek Caban be2d8d71ce Bug 569821 - js compilation failure on mingw-w64 r=dvander
--HG--
extra : rebase_source : 849d0c26e909917d6bdf7643928978cf59ed61b5
2010-06-27 01:27:18 +02:00
Karl Tomlinson f3043612b6 b=573319 no longer use GdkPixmaps in offscreen-surfaces as they were unusable without a GdkColormap r=jrmuizel 2010-06-27 20:05:00 +12:00
Karl Tomlinson cc62298b1d b=574158 free Pixmaps from the destructor to handle error cairo surfaces r=jrmuizel 2010-06-27 20:04:33 +12:00
Karl Tomlinson a593aed844 b=574156 limit Pixmap dimensions to the *signed* 16-bit range r=jrmuizel 2010-06-27 20:03:48 +12:00
Benjamin Otte e7991868dc b=571448 In the XCopyArea region code, don't modify src_x/y when they are later used in the unbounded fixup code r=jrmuizel 2010-06-27 20:03:16 +12:00
Daniel Holbert ba343781f8 merge 2010-06-26 20:00:22 -07:00
Daniel Holbert df6047a742 Backed out changeset 5da9fc2be835 (Bug 557566) 2010-06-26 20:00:11 -07:00
Daniel Holbert 4731f4ab4b merge 2010-06-26 19:59:39 -07:00
Daniel Holbert e4dee1d734 Backed out changeset a65d962718b0 (bug 557566) 2010-06-26 19:59:26 -07:00
Daniel Holbert 972904bffe whitespace-only fix to trigger another Win64 build 2010-06-26 19:43:13 -07:00
Daniel Holbert 4e0f4c110e Bug 575014: cast pointer-subtraction in nsTArray to produce index_type instead of (64-bit) size_t, to fix build warning on Win64. (bustage fix) rs=timeless pending-r=bsmedberg 2010-06-26 17:50:36 -07:00
Daniel Holbert 13abfaff21 Bug 557566 followup: Disable FAIL_ON_WARNINGS in canvas & wave directories, pending a fix to Bug 573895 that makes GCC 4.4 happy. 2010-06-26 16:46:56 -07:00
Dave Townsend 30ecf6ec80 Bug 569959: Fix intermittent failure in test_install.js by increasing allowed time since install. r=robstrong 2010-06-26 16:03:53 -07:00
Dave Townsend 77860c361f Bug 567175: Bootstrapped add-ons with invalid target applications should not be started up. r=robstrong 2010-06-26 16:03:25 -07:00
Daniel Holbert 60bb80c99c Bug 557566 followup: disable FAIL_ON_WARNINGS on Android. r=mwu 2010-06-26 15:15:35 -07:00
Daniel Holbert 7fb119b737 Bug 573895: Disable MSVC warning that's spammed when we pass empty string to the macros NS_[DECLARE|IMPL]_NEW_HTML_ELEMENT. r=jst 2010-06-26 14:58:01 -07:00
Justin Dolske 031edde9a1 Bug 574905 - Increase hang detector timeout. r,sr=shaver 2010-06-26 14:45:56 -07:00
Daniel Holbert d8b54a3161 Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted 2010-06-26 14:25:22 -07:00
Dan Witte bbedff2e04 Followup to bug 573004 to address review comment. 2010-06-26 14:18:45 -07:00
L. David Baron 1dc52aecc3 Switch test_transitions_per_property to testing interpolation 1/4 of the way through instead of 1/2, so it will catch getting the halves backwards. 2010-06-26 11:58:06 -07:00
L. David Baron 1c9fd8e939 Adjust comment as followup to bug 574059. 2010-06-26 11:58:06 -07:00
Ginn Chen ae8390a3fd Bug 574639 fix a typo in last commit 2010-06-27 01:09:34 +08:00
Ginn Chen 8a30bd194a Bug 574650 Fix xpcom/reflect/xptcall for gcc on Solaris r=jst 2010-06-27 00:56:47 +08:00
Ginn Chen b8f8b9b8aa Bug 574639 Several fixes for configure.in and rules.mk for Solaris r=bsmedberg 2010-06-27 00:56:07 +08:00
Ginn Chen 8b0322b1e8 Bug 571211 Sun Studio doesn't support 64bit enum for 32bit mode r=dbaron 2010-06-27 00:55:05 +08:00
Ginn Chen db55ed1343 Bug 573004 jsctypes-test: test_closure_cdecl is mangled with Sun Studio r=dwitte 2010-06-27 00:54:05 +08:00
Ginn Chen 4279d65371 Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend 2010-06-27 00:53:42 +08:00
Marco Bonardo 355d5ef8a0 Bug 574708 - Deformed back button when bookmarks button is on navigation bar. r=dao 2010-06-26 18:24:03 +02:00
Marco Bonardo 1e5ec4980c Bug 574708 - bookmarks button looks ugly if not in icon mode. r=dao 2010-06-26 18:22:20 +02:00
Geoff Lankow d60c1164a9 Bug 300992 - implement readystatechange event. r=smaug, sr=jst 2010-06-24 13:12:07 +12:00