Jesse Ruderman
|
ce0576e983
|
Bug 667025 - crash test.
|
2011-06-25 04:21:27 +02:00 |
Mats Palmgren
|
f851010d2f
|
Backout cset 3e54c496db92 (bug 654002) for causing bug 667025.
|
2011-06-25 04:21:27 +02:00 |
Masayuki Nakano
|
63c895de93
|
Bug 666901 docshell should use mozilla::Preferences r=bz
|
2011-06-25 10:55:46 +09:00 |
Ehsan Akhgari
|
969491edef
|
Merge mozilla-central into mozilla-inbound
|
2011-06-24 21:17:16 -04:00 |
Jonas Sicking
|
2a63e793d7
|
Backed out changeset 967b254211be. This was the wrong patch and probably won't compile.
|
2011-06-24 17:36:06 -07:00 |
Jonas Sicking
|
c41e5a0e1c
|
Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug
|
2011-06-24 16:59:49 -07:00 |
Jonas Sicking
|
de40daaf73
|
Bug 665599: Remove Add/RemoveEventListenerByIID from nsXBLStreamListener. r=jst
|
2011-06-24 16:12:34 -07:00 |
Jonas Sicking
|
693c5b0749
|
Bug 665599: Remove AddRemoveEventListenerByIID from nsXBLWindowKeyHandler. r=jst
|
2011-06-24 16:12:34 -07:00 |
Brian Smith
|
7ba664e7f8
|
Bug 662557 - assert on out-of-memory errors in NSS even in release builds, r=kaie
|
2011-06-24 15:23:10 -07:00 |
Rob Campbell
|
6e5dfbe4ef
|
Bug 651501 - document.body fails to autocomplete in Web Console; backout; a=developers
|
2011-06-24 18:01:32 -03:00 |
David Anderson
|
ae925ea1df
|
Fix ARM assert (no bug, r=cdleary).
|
2011-06-24 00:22:58 -07:00 |
Mark Finkle
|
fcb2a21f5b
|
Bug 661388: Support selecting text in web content [r=mbrubeck]
|
2011-06-23 17:12:38 -04:00 |
Mats Palmgren
|
c8828ce55d
|
Bug 666751 - Crash tests. r=roc
|
2011-06-24 21:12:52 +02:00 |
Mats Palmgren
|
293dc66346
|
Bug 666751 - Add a null-check in case the item's frame is not a descendent of the text-overflow block. r=roc
|
2011-06-24 21:12:52 +02:00 |
Rob Campbell
|
5bfe901b4d
|
Bug 663746 - Change Scratchpad shortcut key to something other than F4; r=dao
|
2011-06-24 16:00:50 -03:00 |
Rob Campbell
|
df1f6fa903
|
merge m-c to devtools, conflict in inspector.js
|
2011-06-24 15:50:35 -03:00 |
Marco Bonardo
|
db9cf9f1d1
|
Revert to changeset a87ee7550f6a due to incomplete backout
|
2011-06-24 17:23:04 +02:00 |
Marco Bonardo
|
5d5658c859
|
Backout changesets a9cc84f8a830, cc9620ae893d, 5d571e06dc66, ebfde1103126, 0ad7a620910f, 0e614362b322, c53f88f0dd06, b4bab5f00821 due to bustage.
|
2011-06-24 17:18:28 +02:00 |
Jezreel Ng
|
5f283a1469
|
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
|
2011-06-24 07:22:40 -07:00 |
Kyle Huey
|
46a71c093c
|
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
|
944f3585d8
|
Bug 665969: Make C4553 fatal. r=ted
|
2011-06-24 07:22:35 -07:00 |
Kyle Huey
|
8c3afd6266
|
Bug 664495: Cleanup a duplicated function in imgLoader.cpp. r=joe
|
2011-06-24 07:22:33 -07:00 |
Kyle Huey
|
785fe4b5c1
|
Bug 663479: Move all IDB structured clone operations to the main thread. r=bent
|
2011-06-24 07:21:21 -07:00 |
Kyle Huey
|
2299b6cb57
|
Bug 441197: Maintain an audio session across processes. r=jimm
|
2011-06-24 07:20:03 -07:00 |
Kyle Huey
|
20883ab912
|
Bug 441197: Maintain an audio session in-process. r=jimm
|
2011-06-24 07:20:03 -07:00 |
Kyle Huey
|
9d496b1581
|
Bug 543061: Serialize nsID. r=cjones,bent
|
2011-06-24 07:19:56 -07:00 |
Marco Bonardo
|
eba83d9fae
|
Backout changesets dbd02a315176, c8f01a0d5482 to investigate Android b-c permaorange.
|
2011-06-24 14:42:54 +02:00 |
Marco Bonardo
|
37e29c9063
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
Ms2ger
|
57f1bf6497
|
Bug 661327 - Fix typos in dom.properties; r=sicking DONTBUILD
|
2011-06-24 11:01:47 +02:00 |
Boris Zbarsky
|
2e8903ae3c
|
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
|
8b69ec36c6
|
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
|
ba94f5a65a
|
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
|
8bf5cbca5a
|
Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz
|
2011-06-24 13:01:45 +09:00 |
Randell Jesup
|
1041f9cb42
|
Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium
|
2011-06-24 00:01:49 -04:00 |
Jonas Sicking
|
0af47d0f6c
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
Jonas Sicking
|
8dbe4b2b42
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
Jonas Sicking
|
fcfc94525f
|
Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug
|
2011-06-23 19:18:02 -07:00 |
Jonas Sicking
|
2d5bd7162c
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
Jonas Sicking
|
b065d276a3
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
Jonas Sicking
|
fc78c37b4d
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
Jonas Sicking
|
d7a6f39747
|
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
|
c14857b1f0
|
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
|
2011-06-23 19:17:59 -07:00 |
Jonas Sicking
|
fb803f4ae4
|
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
|
2011-06-23 19:17:59 -07:00 |
Jonas Sicking
|
680175e0d5
|
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
|
2011-06-23 19:17:58 -07:00 |
Jonas Sicking
|
60339b91a6
|
Bug 661984: Add [nostdcall] as an extended idl attribute. r=bsmedberg
|
2011-06-23 19:17:58 -07:00 |
Mark Finkle
|
8cd0a7cc64
|
Bug 661388 - Support selecting text in web content (tests only) [r=mbrubeck]
|
2011-06-23 22:12:45 -04:00 |
Ed Morley
|
64b78fce2d
|
Bug 665549 - Fix unused variable warning for 'shutdownObserved' in mozStorageService.cpp; r=sdwilsh
|
2011-06-23 19:01:17 -07:00 |
Ed Morley
|
f53fe18939
|
Bug 665622 - Fix unused variable warnings in GLContext.cpp & GLContextProviderEGL.cpp; r=joedrew
|
2011-06-23 19:01:17 -07:00 |
Hiroyuki Ikezoe
|
20c8951f6d
|
Bug 666784 - kNotifyData.redirectCallback should be initilized with NULL. r=josh
|
2011-06-23 19:01:17 -07:00 |
Daniel Holbert
|
007b0ff22e
|
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 |