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

249030 Коммитов

Автор SHA1 Сообщение Дата
Craig Topper 30c6a2509c Bug 654369 - Part 4: Make nsContainerFrame::SetOverflowFrames return void
--HG--
extra : rebase_source : c75b4fd0a730a6d2804287847be735261aef92f0
2011-05-01 23:17:32 -07:00
Craig Topper 9e9fe434ef Bug 654369 - Part 2: Remove oom check and outparam from PresShell::CloneStyleSet r=bz
--HG--
extra : rebase_source : 2eb3e5fa6f3c2cefc417f2d756421820782d3f0d
2011-05-01 18:34:07 -07:00
Matt Brubeck 23b2d18bb6 Merge mozilla-central to mozilla-inbound 2011-06-25 19:43:57 -07:00
Patrick McManus d42343f0f5 bug 664305 - websocket max connection limitation r=biesi
--HG--
extra : rebase_source : 7229d30f28b529c0fe7f22277a21c9a0f007d14d
2011-06-25 14:28:27 -04:00
Phil Ringnalda 79451c172a No bug, arguments.calle typo 2011-06-25 11:46:05 -07:00
Mark Finkle d53cc360e8 Bug 663123 - Intermittent browser_dragger.js | Sanity check. Blank document cannot be panned left or right. - Got 800, expected 1024 [r=blassey] 2011-06-25 14:31:38 -04:00
Joel Maher 2607b35af1 Bug 663844 - move layout/generic/test/*.xul to mochitest-chrome. r=ted, a=test-only 2011-06-25 13:42:23 -04:00
Kyle Huey 2426689ee4 Merge b-s to m-c 2011-06-25 10:13:14 -07:00
Patrick McManus fac9cc0418 Bug 666997 - Firefox Crash @ mozilla::net::nsPreloadedStream::AsyncWait() r=biesi 2011-06-25 10:49:42 -04:00
Oleg Romashin a789480817 Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt 2011-06-25 09:22:34 -04:00
Jan Varga f4c8377505 Bug 635673 - Fix automatic test. 2011-06-25 15:50:21 +02:00
Jan Varga 1887d020e9 Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz 2011-06-25 13:42:41 +02:00
Marco Bonardo 006a1818cf Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
arno renevier cfdb7c5679 Bug 666224 - Fix off-by-one error when checking nsCommandLine::GetArgument aIndex argument. r=bsmedberg 2011-06-25 11:49:03 +02:00
Jared Wein 205bc10c08 Bug 518008 - Make clicking the video content area play/pause the video. r=dolske 2011-06-25 11:47:39 +02:00
Sid bdc450648b Bug 624225 - Remove border radii from tabs in order to make the top corners clickable. r=dao 2011-06-25 11:46:21 +02:00
Dão Gottwald f2b45c1361 Bug 666706 - Don't pass IPv6 literals to the effective TLD service, since the brackets prevent them from being recognized as IPs. r=gavin 2011-06-25 09:41:31 +02:00
Dão Gottwald 1916946b65 No bug - Remove browserWindowsCount checks from sessionstore tests since the browser-chrome test framework does similar checks 2011-06-25 09:39:42 +02:00
Jonas Sicking 86b688b6af Bug 665609: Remove Add/RemoveEventListenerByIID from nsTextEditorState. r=jst 2011-06-24 22:56:13 -07:00
Jesse Ruderman eabd47d1e6 Bug 667025 - crash test. 2011-06-25 04:21:27 +02:00
Mats Palmgren ada13e3c90 Backout cset 3e54c496db92 (bug 654002) for causing bug 667025. 2011-06-25 04:21:27 +02:00
Josh Aas 813cf6a627 Bug 666529: Fixes for NPAPI timer test. Fix a crash bug discovered by Hiroyuki Ikezoe and a bad dependency on timer event ordering, both of which are sources of intermittent failures. r=jgriffin 2011-06-24 22:12:23 -04:00
Masayuki Nakano d3e078cfbc Bug 666901 docshell should use mozilla::Preferences r=bz 2011-06-25 10:55:46 +09:00
Ehsan Akhgari 684c5d0a7c Merge mozilla-central into mozilla-inbound 2011-06-24 21:17:16 -04:00
Jonas Sicking 46f5f74ed3 Backed out changeset 967b254211be. This was the wrong patch and probably won't compile. 2011-06-24 17:36:06 -07:00
Jonas Sicking 73e34503f9 Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug 2011-06-24 16:59:49 -07:00
Jonas Sicking e174ef3228 Bug 665599: Remove Add/RemoveEventListenerByIID from nsXBLStreamListener. r=jst 2011-06-24 16:12:34 -07:00
Jonas Sicking 7d85bcf0a7 Bug 665599: Remove AddRemoveEventListenerByIID from nsXBLWindowKeyHandler. r=jst 2011-06-24 16:12:34 -07:00
Brian Smith d14f4eaad2 Bug 662557 - assert on out-of-memory errors in NSS even in release builds, r=kaie 2011-06-24 15:23:10 -07:00
John Ford b82c61bd53 bug 667012 - ensure PKG_PATH exists when generating checksums file r=khuey 2011-06-24 14:40:06 -07:00
Ben Turner 257389646e Bug 665579: Merge nsIThreadInternal and nsIThreadInternal2. r=bsmedberg 2011-06-24 14:12:54 -07:00
Rob Campbell 53a9430a7b Bug 651501 - document.body fails to autocomplete in Web Console; backout; a=developers 2011-06-24 18:01:32 -03:00
Kyle Huey 8daedc7313 Fix websockets-disabled build with an ifdef. rs=mcmanus (No bug) 2011-06-24 11:00:46 -07:00
Jezreel Ng be1946a257 Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey 2011-06-24 07:22:40 -07:00
Kyle Huey f2e5ab3f4e Bug 441197: Explicitly close file descriptors in nsTraceRefcntImpl rather than expecting the OS to clean up properly. r=dbaron 2011-06-24 07:22:37 -07:00
Kyle Huey cb7e11eb84 Bug 665969: Make C4553 fatal. r=ted 2011-06-24 07:22:35 -07:00
Kyle Huey d14417672c Bug 664495: Cleanup a duplicated function in imgLoader.cpp. r=joe 2011-06-24 07:22:33 -07:00
Kyle Huey c87ac2f24d Bug 663479: Move all IDB structured clone operations to the main thread. r=bent 2011-06-24 07:21:21 -07:00
Kyle Huey 9927e93ee8 Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey fee95bc8a2 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey 78a6328bab Bug 543061: Serialize nsID. r=cjones,bent 2011-06-24 07:19:56 -07:00
Kyle Huey a623745e39 Back out Bug 661855 since it blew up Windows. 2011-06-24 10:17:33 -07:00
Kyle Huey 1fe528c27e Backed out changeset ac9450e70e57 2011-06-24 10:16:42 -07:00
Kyle Huey 2028e10311 Backed out changeset dd46aab5d8aa 2011-06-24 10:14:24 -07:00
Joey Armstrong eb8571053f Bug 661885: Followup to placate check-sync-dirs.py. r=khuey 2011-06-24 09:23:15 -07:00
Kyle Huey 95c074ff2d Merge m-c to b-s. 2011-06-24 09:01:06 -07:00
Marco Bonardo da3f6b77ac Revert to changeset a87ee7550f6a due to incomplete backout 2011-06-24 17:23:04 +02:00
Marco Bonardo bfe9e423e8 Backout changesets a9cc84f8a830, cc9620ae893d, 5d571e06dc66, ebfde1103126, 0ad7a620910f, 0e614362b322, c53f88f0dd06, b4bab5f00821 due to bustage. 2011-06-24 17:18:28 +02:00
Jezreel Ng a0fb99c06b Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey 2011-06-24 07:22:40 -07:00
Kyle Huey 37576b6e34 Bug 441197: Explicitly close file descriptors in nsTraceRefcntImpl rather than expecting the OS to clean up properly. r=dbaron 2011-06-24 07:22:37 -07:00