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

226722 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies 09e077a531 Part of bug 585863 Fix shared bustage in widget code on windows due to unresolved symbols. r+a=roc 2010-08-10 10:51:27 +01:00
Mark Banner 2cd6513bc1 Bug 585734 Disable some c++ unit tests (TestCSSPropertyLookup, TestWinDND) in static builds due to compilation failures. r=khuey,a=test-only fix 2010-08-10 10:44:25 +01:00
Dão Gottwald df2276d3ef temporary measure against infinite loop after browser_bug380960.js (bug 585361) 2010-08-10 10:48:20 +02:00
Simon Montagu e2d46b52f2 Check that frame offsets are within content. Bug 579655, r=roc, blocking2.0=dsicore 2010-08-10 10:08:59 +03:00
Gavin Sharp a1c89a0917 Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske 2010-06-23 12:53:09 -04:00
Dão Gottwald a90334520f Bug 570281 - Draw a border between tabs and web content. r=mano 2010-08-10 09:01:41 +02:00
Vladimir Vukicevic 377485e798 b=585502; WebGL shader validation crash; r=bjacob 2010-08-09 23:51:56 -07:00
Justin Wood f3e725de22 Don't bother checking if NSS is in a child process unless MOZ_IPC is defined. r+a+=bz
Followup to Bug 559711. e10s HTTP: turn off NSS in child process(es)
2010-08-09 18:46:20 -04:00
Dave Townsend 896637e0e2 Bug 585396: Log how long tests take to run. r=robcee 2010-08-09 13:54:23 -07:00
Jim Mathies 6bc5e27901 Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao. 2010-08-09 20:49:35 -05:00
Jim Mathies 65a26615c5 Bug 574454 - Remove widget level disabling code for chrome margins on non-aero dekstops. r=robaronold. 2010-08-09 20:49:35 -05:00
Jim Mathies 43bcab02a9 Bug 574454 - Implement non-client frame rendering for windows. r=neil. 2010-08-09 20:49:35 -05:00
Jim Mathies 3f96770976 Bug 574454 - Theme code for caption button box, content padding. r=vlad. 2010-08-09 20:49:35 -05:00
Jim Mathies 7ce80112ae Bug 574454 - Implement frame rendering and metrics in native themeing. r=vlad. 2010-08-09 20:49:35 -05:00
Jim Mathies 338ca40404 Bug 574454 - Cleanup nsNativeThemeWin's GetMinimumWidgetSize a bit. r=roc. 2010-08-09 20:49:34 -05:00
Jim Mathies bd1872ca14 Bug 574454 - Add caption buttonbox css styles. r=dbaron. 2010-08-09 20:49:34 -05:00
Jim Mathies 85ca93692a Bug 574454 - Add window frame css styles. r=dbaron. 2010-08-09 20:49:34 -05:00
Michael Wu 487ed46aa6 Bug 585693: Fix android embedding bustage on this CLOSED TREE. r=blassey 2010-08-09 17:57:47 -07:00
Kyle Huey c0d56af5ca Bug 585774: Revert pymake to an earlier version to fix a massive build perf loss. 2010-08-09 17:56:49 -07:00
Kyle Huey 44101484a3 Backed out changeset f2c04d62dc9c 2010-08-09 17:55:33 -07:00
Marco Bonardo 005b410afc merge backout on CLOSED TREE 2010-08-10 00:16:14 +02:00
Marco Bonardo cd53b3c58d Backed out changeset 5037343f92fc on CLOSED TREE 2010-08-10 00:15:50 +02:00
Marco Bonardo b98ba87010 merge backout on CLOSED TREE 2010-08-10 00:15:18 +02:00
Marco Bonardo 3bee4c1b4c Backed out changeset b1e658a33221 on CLOSED TREE 2010-08-10 00:14:59 +02:00
Marco Bonardo e7a3212b51 merge backout on CLOSED TREE 2010-08-10 00:14:25 +02:00
Marco Bonardo 9f79e719f9 Backed out changeset ed6dc0b505cc on CLOSED TREE 2010-08-10 00:13:34 +02:00
Marco Bonardo 6da1912946 Backed out changeset a673a956d339 on CLOSED TREE 2010-08-10 00:12:56 +02:00
Marco Bonardo 12586f8f4f backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE 2010-08-09 23:08:24 +02:00
Marco Bonardo 9fc6707d74 backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE 2010-08-09 23:07:57 +02:00
Benjamin Smedberg 0c902288d9 Merge backout of bug 578478 on a CLOSED TREE. 2010-08-09 15:24:19 -04:00
Benjamin Smedberg 2d1bfc5d9c Revert bug 578478 because of issues in parallel builds (generating the yacc/lex tables), and because of a conflict with fatvals 2010-08-09 15:22:40 -04:00
Julian Viereck 82be36ee85 Bug 580001 - Close console after completion causes error - inputValue is undefined, r=gavin 2010-08-09 16:02:20 -03:00
Julian Viereck bc14bbd3fe Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin 2010-08-09 16:02:20 -03:00
Julian Viereck cc77f556f3 Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enn, a=bsmedberg 2010-08-09 16:02:20 -03:00
Patrick Walton 0314cb06e4 Bug 583349 - Add a prompt to the input line in the Web Console, r+a=gavin 2010-08-09 16:02:20 -03:00
Benjamin Smedberg 90f7d8291e Bug 578478 part B - Create and use dependencies from the python IDL parser, r=khuey 2010-08-09 14:38:44 -04:00
Benjamin Smedberg d6046ea06d Bug 559711 - Disable NSS in the content process, r=honzab 2010-08-09 14:38:44 -04:00
Benjamin Smedberg fca984a0b2 Bug 578478 - Make header.py process the following new attributes: deprecated, optional_argc, implicit_jscontext, r=jorendorff 2010-08-09 14:38:44 -04:00
Josh Aas 00479ccb44 Bug 584143 - Crashes when streams are open and a plugin instance is closed at/under nsNPAPIPluginInstance::Stop, r=bsmedberg 2010-08-09 14:38:43 -04:00
Patrick Walton cb282b1ae6 Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton eae8f9b860 Bug 580400 - Console should display dividers to separate messages, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton d962eab09b bug 583145 - Theme the web console filter bar appropriately on the mac, r+a=dietrich 2010-08-09 15:35:33 -03:00
Mark Banner 4c2b207f04 Bug 585628 Shared builds broken building xpcshell by bug 579178 - manifest enumeration changes - link xpcshell against libxul as well. r+a=bsmedberg 2010-08-09 19:34:41 +01:00
Marco Bonardo e667ea0039 followup to Bug 552023 - Temporarily disable test_bug500328.html while we figure out a contention in adding the visited page. 2010-08-09 20:02:31 +02:00
Marco Bonardo af2c9d56a5 followup to Bug 572030 - fix a typo in a keywords query, should fix Xo and Xd failures 2010-08-09 20:01:36 +02:00
Neil Deakin d20855b708 Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
Neil Deakin c4ca33a0c8 Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug 2010-08-09 12:15:47 -04:00
Neil Deakin e45ac3dd68 Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron 2010-08-09 12:15:39 -04:00
Steven Michaud c04a0c789a Bug 585064 - Crash (null dereference) [@ -[ChildView inactiveWindowAcceptsMouseEvent:]. r=josh,mstange a=blocking2.0 2010-08-09 11:12:50 -05:00
Marco Bonardo da59314c8d Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking 2010-08-09 17:59:59 +02:00