Trevor Saunders
|
057badfdf2
|
bug 429642 - cleanup and fix crash in nsAccessibleWrap::get_accKeyboardShortcut() r=surkov
|
2011-06-28 16:27:03 -07:00 |
|
Trevor Saunders
|
79fe2a410f
|
bug 606085 - add accessibility service to service list in xpcom/build/ServiceList.h r=bsmedberg
|
2011-06-28 16:26:57 -07:00 |
|
Trevor Saunders
|
db021c29e7
|
bug 667396 - nsAccessibilityService::GetAccessibleFor() is an external api so we should NULL check the node argument r=surkov
|
2011-06-28 16:26:37 -07:00 |
|
Kyle Huey
|
cfb09d217c
|
Merge b-s to m-c
|
2011-06-29 16:37:41 -07:00 |
|
Oleg Romashin
|
fdc131bf41
|
Bug 668368 - Logging.h compile fail due to missing stdio.h r=bas.schouten
|
2011-06-29 15:13:21 -07:00 |
|
Dave Townsend
|
c51e286d60
|
Backing out bug 666431 due to test failures.
|
2011-06-29 12:27:00 -07:00 |
|
Kyle Huey
|
03b4749f50
|
Bug 667652: Make the off-main-thread structured clone modification less hacky. r=bent.
|
2011-06-29 12:09:20 -07:00 |
|
Kyle Huey
|
056c645035
|
Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff.
|
2011-06-29 12:09:15 -07:00 |
|
Jonas Sicking
|
1c3678f3b3
|
Bustage fix for bug 664058
|
2011-06-29 11:54:46 -07:00 |
|
Jonas Sicking
|
12fc18f115
|
Bug 664058: Remove AddEventListenerByIID/RemoveEventListenerByIID from nsFileControlFrame. r=smaug
|
2011-06-29 11:07:57 -07:00 |
|
Jonas Sicking
|
118b05fb6e
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsXULPopupManager. r=smaug
|
2011-06-29 11:07:48 -07:00 |
|
Jonas Sicking
|
b2a42d9f49
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsComboboxControlFrame. r=smaug
|
2011-06-29 11:07:25 -07:00 |
|
Jonas Sicking
|
ec090797b7
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsListControlFrame. r=smaug
|
2011-06-29 11:07:25 -07:00 |
|
Jonas Sicking
|
08ce29756c
|
Bug 649150: Make sure that all blobs and files sent using FormData have a filename in the encoded submission. r=mounir
|
2011-06-29 11:03:36 -07:00 |
|
Dave Townsend
|
a35ab5e447
|
Bug 666431: Track changes made to add-ons during early startup. r=robstrong
|
2011-06-29 09:21:38 -07:00 |
|
John Ford
|
2e701d91c8
|
bug 667012 - make variable specified incorrectly r=khuey
|
2011-06-29 08:47:52 -07:00 |
|
Mounir Lamouri
|
820becb78e
|
Merge mozilla-inbound into mozilla-central.
|
2011-06-29 17:38:29 +02:00 |
|
Rob Campbell
|
43557976d5
|
merge devtools to m-c
|
2011-06-29 12:18:34 -03:00 |
|
Sid
|
c5b48f7c34
|
Bug 624225 - Remove border-radius from tabs. r=dao
|
2011-06-29 16:41:01 +02:00 |
|
Dão Gottwald
|
a0ced60dfc
|
Bug 658738 - Correctly remove observer
|
2011-06-29 16:39:18 +02:00 |
|
Dão Gottwald
|
7b7af2070c
|
Bug 668000 - browser_pageInfo.js leaks
|
2011-06-29 16:38:31 +02:00 |
|
Ted Mielczarek
|
cc36c6b004
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Jonathan Kew
|
b6406524e0
|
bug 663688 - back out changeset c4b84b05c46c to revert the workaround that disabled downloadable fonts on Lion. r=jdaggett
|
2011-06-29 14:16:12 +01:00 |
|
Mounir Lamouri
|
b904da7435
|
No bug - Fix build bustage.
|
2011-06-29 14:29:29 +02:00 |
|
Mounir Lamouri
|
6e599087e2
|
Bug 667497 - Add documents' element size to documents' size computation. r=jst
|
2011-06-29 13:19:21 +02:00 |
|
Mounir Lamouri
|
722f1a262b
|
Bug 667485 - Add windows' document size to windows size. r=jst
|
2011-06-29 13:18:54 +02:00 |
|
Mounir Lamouri
|
b10e711112
|
Bug 667474 - Do a naive computation of windows' size in the DOM Memory Reporter. r=jst
|
2011-06-29 13:06:43 +02:00 |
|
Mounir Lamouri
|
08c2b853e1
|
Bug 667470 - Track all created windows in a global hash table. r=bz
|
2011-06-29 13:03:54 +02:00 |
|
Mounir Lamouri
|
71c1677c6a
|
Bug 667468 - Add a dummy DOM memory reporter behind a compilation flag. r=njn
|
2011-06-29 13:01:07 +02:00 |
|
Mounir Lamouri
|
8360e45f4c
|
Bug 665865 - Make test_bug590363.html apply for all input types. r=smaug
|
2011-06-29 12:51:57 +02:00 |
|
Mounir Lamouri
|
08091f9f6f
|
Bug 667866 - Misc fixes and improvements to reflect.js. r=Ms2ger
Add license boilerplate, header comment, check for the attribute being in the
IDL and the attribute type. Finally, fixing some typos.
|
2011-06-29 12:50:43 +02:00 |
|
Mounir Lamouri
|
5c99b0421a
|
Bug 667864 - Tests more nsHTMLInputElement attributes reflection. r=Ms2ger
--HG--
rename : content/html/content/test/test_bug557628-1.html => content/html/content/test/test_bug557628.html
|
2011-06-29 12:48:56 +02:00 |
|
Mounir Lamouri
|
7250efb1bf
|
Bug 668166 - Add reflectString method to reflect.js. r=Ms2ger
|
2011-06-29 12:49:06 +02:00 |
|
Marco Bonardo
|
b4624606bd
|
Merge mozilla-inbound to mozilla-central
|
2011-06-29 11:18:14 +02:00 |
|
Doug Turner
|
714d4d28e2
|
Bug 665407 - Disable sutagent if not building tests. r=ctalbert
|
2011-06-28 20:51:30 -07:00 |
|
Joe Drew
|
212d726dc3
|
Merge last green changeset from m-i to m-c.
|
2011-06-28 21:46:06 -04:00 |
|
Chris Jones
|
0df7f13797
|
Test for bug 667947. r=dbaron
|
2011-06-28 17:35:39 -07:00 |
|
L. David Baron
|
599e0599d7
|
Bug 667948: Convert canvas text measurement widths from app units to pixels *after* they switch from integers to floats. r=roc
|
2011-06-28 16:58:00 -07:00 |
|
Ted Mielczarek
|
95651e3106
|
bug 664197 - fix manifestparser tests on Windows
|
2011-06-28 15:19:03 -04:00 |
|
Stephen Horlander
|
6618016177
|
Bug 648377: Update Disk Image and File Icons, r=gavin
--HG--
extra : rebase_source : e7395a0458fb3a27f3fb5d55d8d46b6e25c0be52
|
2011-06-28 14:35:18 -04:00 |
|
Stephen Horlander
|
f7f8e0d5ad
|
Bug 653321: Add new backgrounds to nightly and aurora dmgs, r=gavin
--HG--
extra : rebase_source : 33d63e5530d9987374624a8b2951431d5c76d5bf
|
2011-06-28 14:28:58 -04:00 |
|
Joe Drew
|
334e33649c
|
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
|
2011-06-28 14:42:06 -04:00 |
|
Joe Drew
|
b5189f219a
|
Back out fcf08eff68eb (Bug 662555) for causing reftest assertions.
|
2011-06-28 14:41:14 -04:00 |
|
Paul O’Shannessy
|
6f5e601c1d
|
Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin]
|
2011-06-28 11:03:00 -07:00 |
|
Ted Mielczarek
|
34678b1150
|
bug 664197 - bustage fix, make xpcshell selftest work with Python 2.5
|
2011-06-28 09:52:17 -04:00 |
|
Ted Mielczarek
|
fe1a94b3cf
|
bug 664197 - bustage fix, sync js/src/config
|
2011-06-28 08:32:29 -04:00 |
|
Ted Mielczarek
|
f9d83d65c8
|
bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium
--HG--
extra : rebase_source : 6ac0f4c367e7941de3dbbd05234afdb4e79ab14c
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
4ee21a2cb0
|
bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
--HG--
extra : rebase_source : 13faa21a59805f879568c764cce61e8520749246
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
5d1cfab35b
|
bug 664197 - update xpcshell manifests with new conditions. r=jmaher
--HG--
extra : rebase_source : 21b5f1b5b34ec7a1efb2a8b444c9b41a6a39106d
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
c96199e18e
|
bug 664197 - extend writemozinfo.py to add a few more keys. r=jhammel
--HG--
extra : rebase_source : 5178bab50d1b7fb35a462813821d350e085e2d4a
|
2011-06-28 07:55:56 -04:00 |
|