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

248928 Коммитов

Автор SHA1 Сообщение Дата
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
Kyle Huey c3c07aa96b Bug 665969: Make C4553 fatal. r=ted 2011-06-24 07:22:35 -07:00
Kyle Huey 0823d6503e Bug 664495: Cleanup a duplicated function in imgLoader.cpp. r=joe 2011-06-24 07:22:33 -07:00
Kyle Huey 2ee40b712d Bug 663479: Move all IDB structured clone operations to the main thread. r=bent 2011-06-24 07:21:21 -07:00
Kyle Huey 03f3b4a891 Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey 2586406159 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey 3ea4e52663 Bug 543061: Serialize nsID. r=cjones,bent 2011-06-24 07:19:56 -07:00
Marco Bonardo 92f5fde2e4 Backout changesets dbd02a315176, c8f01a0d5482 to investigate Android b-c permaorange. 2011-06-24 14:42:54 +02:00
Marco Bonardo 8d56f5c0e0 Merge last green changeset in mozilla-inbound to mozilla-central 2011-06-24 11:32:12 +02:00
Ms2ger da371c58d9 Bug 661327 - Fix typos in dom.properties; r=sicking DONTBUILD 2011-06-24 11:01:47 +02:00
Boris Zbarsky 9b8116e4d4 merge backout of bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) to CLOSED TREE 2011-06-24 00:42:53 -04:00
Boris Zbarsky a32f6d6c85 Back out bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) due to Mac test orange. 2011-06-24 00:42:23 -04:00
Dão Gottwald 15fe5cac42 Bug 666717 - URL bar highlighting needs to recognize URLs with hyphenated schemes (e.g. view-source). r=gavin 2011-06-24 06:35:25 +02:00
Alexander Surkov eb9c487cee Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz 2011-06-24 13:01:45 +09:00
Randell Jesup 40c1a04059 Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium 2011-06-24 00:01:49 -04:00
Jonas Sicking a326e5c69f Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking 0c346db2ed Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking 8bfa8b0994 Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking f7e72db3bc Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug 2011-06-23 19:18:01 -07:00
Jonas Sicking cd52437ea7 Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug 2011-06-23 19:18:01 -07:00
Jonas Sicking 07c1f0b90f Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
Jonas Sicking d16541209b Bug 658714 Part 4: Get function signatures correct to make things build on windows. r=smaug 2011-06-23 19:17:59 -07:00
Jonas Sicking b1d0316edc Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug 2011-06-23 19:17:59 -07:00
Jonas Sicking 815124365b Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug 2011-06-23 19:17:59 -07:00
Jonas Sicking 50c51df5f9 Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent 2011-06-23 19:17:58 -07:00
Jonas Sicking 05d24287f8 Bug 661984: Add [nostdcall] as an extended idl attribute. r=bsmedberg 2011-06-23 19:17:58 -07:00
Mark Finkle 9e2a034567 Bug 661388 - Support selecting text in web content (tests only) [r=mbrubeck] 2011-06-23 22:12:45 -04:00
Ed Morley c3ea1c9430 Bug 665549 - Fix unused variable warning for 'shutdownObserved' in mozStorageService.cpp; r=sdwilsh 2011-06-23 19:01:17 -07:00
Ed Morley 8e9e496bf0 Bug 665622 - Fix unused variable warnings in GLContext.cpp & GLContextProviderEGL.cpp; r=joedrew 2011-06-23 19:01:17 -07:00
Hiroyuki Ikezoe 07c860592d Bug 666784 - kNotifyData.redirectCallback should be initilized with NULL. r=josh 2011-06-23 19:01:17 -07:00
Daniel Holbert b646a615bc Bug 661969: If no delay is passed to gfxFontInfoLoader::StartLoader, use the interval as delay. r=jdaggett 2011-06-23 19:01:17 -07:00
Benjamin Stover 57ead06a3a Bug 666394 Remove redraw hack r=mfinkle 2011-06-23 18:51:04 -07:00
Benjamin Stover 4499a4a67d Bug 663829 Checkboxes are difficult to check on Gmail r=wesj 2011-06-23 18:51:02 -07:00
Justin Wood cb496ad1d6 Merge backout of Bug 660427 2011-06-23 20:45:10 -04:00
Justin Wood 6055de0fd5 Backout Bug 660427 to make the code slightly cleaner now that SeaMonkey no longer needs it (see SeaMonkey Bug 666518). r=backout 2011-06-23 20:44:20 -04:00
Paul O’Shannessy 9a6ee7d7db Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin] 2011-06-23 16:37:24 -07:00
Jim Mathies 30ef9c1b95 Bug 664974 - Work around for _SEH_prolog plugin stack overflow crashes. r=bsmedberg 2011-06-23 18:02:53 -05:00
Cameron McCormack a44336199b Bug 666435 - Remove a line of debugging output from Mochitest harness. r=ted
--HG--
extra : rebase_source : 90bc40c9d247385cd99b5f5f78170f2da8631096
2011-06-24 11:37:52 +12:00
Mark Finkle 23dd33bd8b Bug 661388: Support selecting text in web content [r=mbrubeck] 2011-06-23 17:12:38 -04:00
Andrew McCreight eeae7d36fd Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent 2011-06-23 14:10:52 -07:00