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

253406 Коммитов

Автор SHA1 Сообщение Дата
Neil Deakin 8f313e5f72 Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats 2010-07-27 09:38:02 -04:00
Masayuki Nakano 51d0705279 Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.5 fix some nits r=jmatheis, a2=joe 2010-07-27 21:50:21 +09:00
Masayuki Nakano 31a5f779e1 Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.4 Use early return style r=jmatheis, a2=joe 2010-07-27 21:50:03 +09:00
Masayuki Nakano ef513fca35 Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.3 Use our control structure coding style r=jmatheis, a2=joe 2010-07-27 21:49:37 +09:00
Masayuki Nakano ff23bdd04d Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.2 Remove unnecessary white spaces and wrap long lines r=jmatheis, a2=joe 2010-07-27 21:48:59 +09:00
Masayuki Nakano de0cf30c9a Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.1 Use C++ name space r=tellrob+a2=joe
--HG--
rename : widget/src/windows/nsKeyboardLayout.cpp => widget/src/windows/KeyboardLayout.cpp
rename : widget/src/windows/nsKeyboardLayout.h => widget/src/windows/KeyboardLayout.h
2010-07-27 21:47:42 +09:00
Neil Rashbrook b427265e09 Bug 581652 Some versions of GCC don't like nsCRT::IsAsciiSpace r=jst a=bsmedberg 2010-07-27 12:45:59 +01:00
Neil Rashbrook fdeec4a6cc Bug 581903 Make --enable-xterm-updates work with PARALLEL_DIRS r=khuey 2010-07-27 12:44:21 +01:00
Ginn Chen b1476fce7f Bug 580969 nsHTMLSelectElement.cpp failed to compile with Sun Studio r=peterv a=bsmedberg 2010-07-27 17:21:45 +08:00
Ginn Chen e0eb18127b Bug 580546 FrameLayerBuilder.cpp failed to compile with Sun Studio 12 r=roc a=bsmedberg 2010-07-27 17:20:55 +08:00
Robert Longson b430cb6792 Backout Bug 578309 due to mochitest failures 2010-07-27 09:35:54 +01:00
Robert Longson 0cb3e2e767 Bug 578309 - mask and clipPath applied to foreignObject are translated. r=roc a=blocking 2010-07-27 08:33:01 +01:00
Dão Gottwald 30c9b31e5b Bug 581654 - Fix places in browser-places.js that use for each...in to loop over arrays. r=mak
--HG--
extra : rebase_source : a247af92a67ed44f605a21486759e8c7c779dffc
2010-07-27 01:04:13 +02:00
Dão Gottwald 462617b8c0 Bug 487829 - Scroll buttons should only react to left clicks. r=enn
--HG--
extra : rebase_source : fbf2e82c47d86dc98bfe5f9412f16770240ef455
2010-07-27 01:02:58 +02:00
Dão Gottwald 715cdd0c68 Bug 581653 - Remove XPCOM cruft from StarUI. r=mak
--HG--
extra : rebase_source : fbbb7640edc47a9d55ee2f7b9056beedb7ae9f39
2010-07-27 01:02:06 +02:00
Oleg Romashin 9ad5ae0828 Bug 581754 - GetLayerManager call in child-process crashes browser. r=dougt 2010-07-27 07:38:35 +03:00
Dave Townsend 17a406da74 Bug 520482: Firefox should be able to remember more than 8 lightweight themes. r=robstrong 2010-07-26 18:31:10 -07:00
Clint Talbert 9f0967e24e Bug 563095 Ensure package test target for Android contains sutagent apk r=ted a=NPOTB 2010-07-26 18:43:34 -07:00
Clint Talbert 7df41dd1b2 Bug 580418 Fix remote reftests to start their own httpd.js webserver r=jmaher 2010-07-26 18:43:34 -07:00
Clint Talbert bd7c78cd13 Bug 573694 Optionally allow reftest harness to write output to log file for android r=dbaron 2010-07-26 18:43:33 -07:00
Jonathan Griffin 2bbbf0de1d merge 2010-07-26 16:02:13 -07:00
Jonathan Griffin 58e71c59f4 Bug 572570 - backed out changeset 90ade0c197ed due to linux m0 oranges 2010-07-26 16:01:06 -07:00
L. David Baron eb439e1abd Bug 581738: Revert b09b40c61117 (temporary disabling of test on Win7) because bug 542504 is now fixed. 2010-07-26 15:46:09 -07:00
Jonathan Griffin 33af957293 Bug 572570 - make ssltunnel recognize WebSocket traffic via header inspection. r=ted 2010-07-26 14:40:08 -07:00
Jono S Xia bac547a636 Bug 580856 - Race condition in Test Pilot experiment details page. r+a=dtownsend 2010-07-26 14:34:18 -07:00
Jono S Xia 43124bdd41 Bug 580422 - Test Pilot Raw Data log randomly resets. r+a=dtownsend 2010-07-26 14:34:00 -07:00
Rob Arnold d9b7e04daa Bug 578511 - frontend aero peek bits.r=gavin 2010-07-26 17:21:46 -04:00
Bobby Holley f0ccb8c0b7 Bug 578511 - Canvas API to disable sync decoding of images.r=roc,sr=vlad 2010-07-26 17:20:45 -04:00
Bobby Holley 3249502ea5 Bug 580669 - Mac Menu icon crash with enabled image discarding.r=joe 2010-07-26 16:45:15 -04:00
Dave Townsend 8723bc72af Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 12:42:06 -07:00
Kyle Huey 3f87f708cd Bug 573050: Properly initialize variables to avoid mallocing on bad data in the raw decoder. r=doublec 2010-07-26 12:36:20 -07:00
Kyle Huey 1f722c7f09 Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec 2010-07-26 12:35:16 -07:00
Kyle Huey 1b8e172772 Bug 581723: Remove completely unused nsISVGLength. r=jwatt 2010-07-26 12:32:43 -07:00
Takanori Matsuura b0478b7bf8 Bug 580175: Make --with-ccache more powerful. r=khuey 2010-07-26 12:31:52 -07:00
Kyle Huey 42a4253dad Bug 578570: Followup to remove a dead header that I missed. 2010-07-26 12:30:05 -07:00
Ted Mielczarek 487535dd39 bug 542504 - SIMPLE_PROGRAMS (and CPP_UNIT_TESTS) don't get re-linked in a PGO build. r=mitch, a=mossop
--HG--
extra : rebase_source : b33997adcd4567057adf01d8d3e4ac857e4df502
2010-07-26 15:21:55 -04:00
Patrick Walton c55055d35c Bug 581241 - Add a Filter placeholder string in the Web Console, r=gavin, a=johnath 2010-07-26 16:14:32 -03:00
Glenn Randers-Pehrson d0448c5793 Bug 581192: Sync mozpngconf.h with libpng-1.4.3. (fix obsolete #defines for png_check_sig & png_set_dither) r=joe a=blocking 2010-07-26 12:11:09 -07:00
Henri Sivonen 3ef90142e5 Bug 575175: Make the HTML5 parser deal with Unicode decoder signaling -1 consumed bytes. r=smontagu a=blocking 2010-07-26 12:11:09 -07:00
Daniel Holbert 4982b9d887 Bug 581166, part 2: Avoid passing null argument to RemoveEditActionListener in ~nsPlainTextEditor, to quiet 2 NS_ENSURE_TRUE warnings at shutdown time. r=ehsan a=bsmedberg 2010-07-26 12:11:09 -07:00
Daniel Holbert 60caf12490 Bug 581166, part 1: Quiet a spammy NS_ENSURE_TRUE() in nsTextEditRules::WillDeleteSelection that fires on every tab-switch. r=ehsan a=bsmedberg 2010-07-26 12:11:08 -07:00
Steffen Imhof af9b6e4d68 Bug 565163 - e10s: nsHTMLDNSPrefetch needs to be forwarded to chrome. r=dougt
--HG--
extra : rebase_source : bb91a8287ad6484846c89f57d916c97f3c05fb70
2010-07-26 11:49:09 -07:00
Dave Townsend 9901329845 Backed out changeset 58175e77c460 from bug 553494 due to test failures 2010-07-26 11:41:25 -07:00
Dave Townsend e3c96ccaf4 Backed out changeset 58175e77c460 from bug 553494 due to test failures 2010-07-26 11:40:46 -07:00
Benjamin Smedberg 68ee2e5266 Bug 577426 - Disable JavaXPCOM by default in all configurations, because there is no active maintainer, sr=shaver 2010-07-26 14:10:55 -04:00
Dave Townsend 7f36d053d4 Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 10:41:13 -07:00
Dave Townsend bd43b606f3 Bug 553494: Remove the restriction on disabling the active theme. r=robstrong 2010-07-26 10:20:35 -07:00
Asaf Romano 4741a5ddf9 Bug 573149: Expose whether an addon requires a restart to enable/disable/uninstall/install. r=dtownsend 2010-07-26 10:34:06 -07:00
Mihai Sucan 8d8e080229 bug 580030 - the error handler fails silently after a page reload, r=gavin 2010-07-26 13:35:12 -03:00
Alexander L. Slovesnik cf6ffdd2e6 Bug 581772: headsUpDisplay.dtd is unused, r=gavin, a=johnath 2010-07-26 09:22:41 -04:00