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

251568 Коммитов

Автор SHA1 Сообщение Дата
Karl Tomlinson 353c75ac9c b=574156 limit Pixmap dimensions to the *signed* 16-bit range r=jrmuizel 2010-06-27 20:03:48 +12:00
Benjamin Otte 70299154c0 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 6e56af6401 merge 2010-06-26 20:00:22 -07:00
Daniel Holbert 2bc98ab2b3 Backed out changeset 5da9fc2be835 (Bug 557566) 2010-06-26 20:00:11 -07:00
Daniel Holbert d83443753c merge 2010-06-26 19:59:39 -07:00
Daniel Holbert 844ca86ed3 Backed out changeset a65d962718b0 (bug 557566) 2010-06-26 19:59:26 -07:00
Daniel Holbert 66ead43efd whitespace-only fix to trigger another Win64 build 2010-06-26 19:43:13 -07:00
Daniel Holbert 710f9de58f 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 3b4f348064 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 97264a8494 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 8051ddded9 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 e47b08402d Bug 557566 followup: disable FAIL_ON_WARNINGS on Android. r=mwu 2010-06-26 15:15:35 -07:00
Daniel Holbert 0c1f8d254a 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 21e024f31f Bug 574905 - Increase hang detector timeout. r,sr=shaver 2010-06-26 14:45:56 -07:00
Daniel Holbert 39525ea7a3 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 284a330327 Followup to bug 573004 to address review comment. 2010-06-26 14:18:45 -07:00
L. David Baron ceaa9d3ba8 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 7f24396bd7 Adjust comment as followup to bug 574059. 2010-06-26 11:58:06 -07:00
Ginn Chen 3d7bd81a2f Bug 574639 fix a typo in last commit 2010-06-27 01:09:34 +08:00
Ginn Chen cd6484309a Bug 574650 Fix xpcom/reflect/xptcall for gcc on Solaris r=jst 2010-06-27 00:56:47 +08:00
Ginn Chen a7c1336dda Bug 574639 Several fixes for configure.in and rules.mk for Solaris r=bsmedberg 2010-06-27 00:56:07 +08:00
Ginn Chen 0ef75c549b Bug 571211 Sun Studio doesn't support 64bit enum for 32bit mode r=dbaron 2010-06-27 00:55:05 +08:00
Ginn Chen 59f03aa8c3 Bug 573004 jsctypes-test: test_closure_cdecl is mangled with Sun Studio r=dwitte 2010-06-27 00:54:05 +08:00
Ginn Chen bb549283f8 Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend 2010-06-27 00:53:42 +08:00
Marco Bonardo 923453e93e Bug 574708 - Deformed back button when bookmarks button is on navigation bar. r=dao 2010-06-26 18:24:03 +02:00
Marco Bonardo a9893037ca Bug 574708 - bookmarks button looks ugly if not in icon mode. r=dao 2010-06-26 18:22:20 +02:00
Geoff Lankow fbf2813013 Bug 300992 - implement readystatechange event. r=smaug, sr=jst 2010-06-24 13:12:07 +12:00
Dão Gottwald ec70d6c7df Bug 574861 - Windows should never be movable in fullscreen mode. r=enn 2010-06-26 16:49:15 +02:00
Doug Turner 50a666bdd5 Backing out af6c00ca82d1 2010-06-26 00:32:19 -07:00
Doug Turner e46e3b58dd Backing out 1a916e3c1ad1 2010-06-26 00:31:31 -07:00
Doug Turner 3b68f3253d Backing out 4061ea0018b6 2010-06-26 00:30:57 -07:00
Doug Turner 549c66a748 Fix for build bustage when landing bug 556400 2010-06-25 23:37:51 -07:00
Benjamin Stover c31786bca2 Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz 2010-06-25 22:53:41 -07:00
Benjamin Stover cf1760cbfb Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz 2010-06-25 22:50:29 -07:00
Jesse Ruderman 366fe9957f Fix bug 574912 - leftover self.ctypes after fix for bug 543825 2010-06-25 22:40:13 -07:00
Bas Schouten fa8dcd21cc Bug 574599: Make sure WS_CLIPCHILDREN is set if the windowstyle is reset. r=robarnold 2010-06-26 06:32:13 +02:00
Brad Lassey 33bd81d225 bug 555117 - non-xulrunner QT builds package as gzip not bzip2 r=ted 2010-06-26 00:02:18 -04:00
Ehsan Akhgari d6d462f754 Bug 574869 - Mac build without libxul fails for me because the IOKit framework is missing; r=ted 2010-06-25 20:22:09 -04:00
Vladimir Vukicevic 803b7e37fb b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu 2010-06-25 17:52:37 -07:00
Reed Loden 8b3fb2ca17 Add missing semicolon. No bug. 2010-06-25 18:45:11 -05:00
Jim Mathies d3420ddfb0 Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold. 2010-06-25 17:50:36 -05:00
Timothy Nikkel 81969a957d Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin 2010-06-25 16:51:17 -05:00
Timothy Nikkel b4fb75931a Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin 2010-06-25 16:51:17 -05:00
Timothy Nikkel 08166d8e8b Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Timothy Nikkel 7917138b7d Bug 563878. Part 9. Remove nsIView::GetScreenPosition because it is unused. r=mats 2010-06-25 16:51:17 -05:00
Timothy Nikkel d1a7d41431 Bug 563878. Part 8. Remove workaround from ViewToWidgetOffset because it is not needed anymore. r=roc 2010-06-25 16:51:17 -05:00
Timothy Nikkel b2fea768d8 Bug 572622. Make all content command events sent to the focused element. r=masayuki 2010-06-25 16:51:17 -05:00
Timothy Nikkel bc28cd6a37 Bug 572294. Make sure the refpoint is relative to the widget we use on the drop event. r=roc 2010-06-25 16:51:17 -05:00
Timothy Nikkel 8c1a0d4845 Bug 567702. Walking the sametype parent chain of our docshell is not guaranteed to lead to a widget, so walk the parent chain instead. This fixes printing on Linux and opening a file dialog everywhere with bug 130078. r=roc 2010-06-25 16:51:17 -05:00
Timothy Nikkel 18e537f196 Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc 2010-06-25 16:51:17 -05:00