206996 Commits

Author SHA1 Message Date
David Bolter
9b4ff6aed2 Bug 441991 - Test for nsXULListitemAccessible::GetName uses self referential aria-labelledby correctly; r=MarcoZ, r=surkov 2009-06-22 10:41:08 -04:00
Olli Pettay
716c0d5602 Backout Bug 496102
--HG--
extra : rebase_source : f33905aff8d759480277d9f13908035382c026c6
2009-06-22 16:35:15 +03:00
ben turner
abb2a26ac0 Bug 498010 - Threads should release their observers when they are shut down; r=benjamin 2009-06-22 15:08:04 +02:00
Philip Chee
b1847b3ffe Bug 489580 - Whitespace cleanup customizeToolbar.{js|xul} files. r=mano 2009-06-22 20:29:55 +08:00
Dão Gottwald
7d2367ab27 Bug 499668 - useless try/catch block in handleLinkClick(). r=gavin 2009-06-22 15:02:59 +02:00
Dão Gottwald
3c77fb3f58 fix indention 2009-06-22 14:22:40 +02:00
Bruno Calvignac
510674fb56 Bug 433070 - Cannot import passwords from Seamonkey. r=gavin 2009-06-22 13:38:31 +02:00
Nochum Sossonko
e6276b0c40 Bug 333808 - safe mode should disable userContent.css and userChrome.css. r=bsmedberg, sr=bz 2009-06-22 13:34:41 +02:00
Olli Pettay
2fda845580 Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc 2009-06-22 14:07:46 +03:00
Olli Pettay
6ee8aa0742 Bug 496792 - Optimize nsGlobalWindow::PostHandleEvent, r+sr=bz 2009-06-22 12:06:10 +03:00
Bernd
9d37b793b6 fix reftest so that it becomes independent on content width, which differs on linux 2009-06-22 06:22:21 +02:00
Serge Gautherie
4bf93eecf5 Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Jv1) Remove previously forced leak threshold; (no review) 2009-06-22 03:09:00 +02:00
Bernd
265b8d2a58 mark the test for bug 325292 as failing on linux 2009-06-21 20:29:26 +02:00
Bernd
faf99f05b9 bug 325292 - place the needtocollapse flag on the first inflow so that works in pagination mode r/sr=roc 2009-06-21 18:34:03 +02:00
Bernd
17845292a3 refactor the setting of continous borders in the border collapse computation bug 452319 r=fantasia sr=roc
* * *
* * *
* * *
* * *
2009-06-21 18:31:40 +02:00
Peter Van der Beken
04b518500d Fix for bug 484821 (Have a separate hash for main-thread only XPCWrappedNativeProto). r/sr=mrbkap. 2009-03-24 11:14:43 +01:00
Peter Van der Beken
517988bd1b Fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 8e24cbcede7e48e42c4c06a55d3bc7dd91603020
2009-06-03 17:30:18 +02:00
Peter Van der Beken
75552f6810 Fix for bug 492324 ("ASSERTION: wrong entry" during cycle collection (nsXBLDocumentInfo)). r=dbaron, sr=jst.
--HG--
extra : rebase_source : ea5eb556d1fe86b42ede4a0515e0c4c06544117b
2009-06-01 21:22:18 +02:00
Peter Van der Beken
78a793c211 Fix for bug 308736 (Caret is invisible when entering an empty designmode field.). r/sr=roc.
--HG--
extra : rebase_source : ef79a8ef7cb96c0efcdccc967370fcdf8f07eba4
2009-06-19 18:31:49 +02:00
Peter Van der Beken
864b3079c7 Fix for bug 498897. r/sr=mrbkap.
--HG--
extra : rebase_source : d1f8c9d42fc5c0369e8674d7c148ddc25bdfaaed
2009-06-19 18:31:48 +02:00
Neil Deakin
2adb66d220 Bug 498609 and 498643, clear focused element when not in document, sr=smaug (missed this file) 2009-06-20 20:12:31 -04:00
Neil Deakin
2b862dc7a3 Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Neil Deakin
444dc5a9aa Bug 498609 and 498643, clear focused element when not in document, sr=smaug 2009-06-20 20:04:04 -04:00
Neil Rashbrook
cf78852274 Bug 496097 Handlers dialog is not accessible r=gavin,surkov 2009-06-20 23:33:55 +01:00
Jesse Ruderman
759bc0eea9 Add reftest for bug 403177 2009-06-20 14:50:30 -07:00
David Bolter
730083d7cf Bug 305553 - line 129: of the test -- in the xul, property "orient" is misspelled "oreint"; r=MarcoZ, r=jst 2009-06-20 12:27:41 -04:00
Dave Townsend
fb57f28ccb Bug 495224: Builds involving symlinks in the source dir fail to find config/config.mk. r=ted 2009-06-20 16:37:04 +01:00
Karl Tomlinson
771290a80d b=495959 dynamic text input height reftest 2009-06-20 13:58:44 +12:00
Karl Tomlinson
0bb91128f3 b=495959 dynamic text input height reftest 2009-06-20 13:40:28 +12:00
Karl Tomlinson
8cca089ca4 b=495959 set NS_FRAME_CONTAINS_RELATIVE_HEIGHT for relative line-heights r=bz,dbaron 2009-06-20 13:39:40 +12:00
Karl Tomlinson
2d4728db9e b=479995 handle drag-failed signal when available. r=enndeakin sr=roc 2009-06-20 13:38:27 +12:00
Karl Tomlinson
3199b6a2ae b=497033 shutdown crash @nsMenuBarFrame::SetStayActive r=enndeakin,sr=bz 2009-06-20 13:36:33 +12:00
Karl Tomlinson
3e7aae9d1a define LOGDRAG when not MOZ_LOGGING. b=495184 r=roc 2009-06-20 13:35:08 +12:00
Justin Dolske
e15a9dbb9f Followup typo fix for bug 469443. 2009-06-19 15:57:29 -07:00
Boris Zbarsky
0412ff6b6c Bug 497242. GetElementsByName should not find non-HTML elements. r+sr=sicking 2009-06-19 16:57:39 -04:00
Justin Dolske
8a17ce6e27 Bug 495584 - search suggestions passes wrong previous result to form history. r=gavin 2009-06-19 13:19:21 -07:00
Justin Dolske
55da1cfdc5 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Josh Aas
f7550df414 Remove nsIEventHandler, part of the XPCOM plugin API. b=499329 sr=sicking 2009-06-19 15:40:31 -04:00
Josh Aas
d5dc0a917f Remove nsIJRILiveConnectPIPeer and nsIJRILiveConnectPlugin. b=499322 sr=sicking 2009-06-19 15:39:22 -04:00
Josh Aas
db195feffb Remove nsIScriptablePlugin, part of the XPCOM plugin API. b=498164 r/sr=sicking 2009-06-19 15:37:09 -04:00
Shawn Wilsher
476d4bde20 merge for back out of changeset 0997bcc75daf (bug 488148). Silly me - this patch is wrong! 2009-06-19 12:22:16 -07:00
Shawn Wilsher
f78be7c6b0 Backed out changeset 0997bcc75daf (bug 488148). Silly me - this patch is wrong! 2009-06-19 12:21:44 -07:00
David Bolter
d297e5219e Bug 477599 - Expose ARIA semantics for HTML 5 draggable; r=MarcoZ, r=surkov 2009-06-19 14:23:44 -04:00
Joel Maher
43ef3e73fd Bug 471579 - reftests timeout very frequently when run on maemo device; r=(dbaron + ted.mielczarek) 2009-06-19 20:17:55 +02:00
Serge Gautherie
5f6830fceb Bug 494397 - SimpleTest.js |window.onerror| calls |SimpleTest.finish()| while test is still running; (Av1) Tabs cleanup, Improve+Add error messages, Use executeSoon(); r=rcampbell 2009-06-19 20:10:20 +02:00
David Bolter
b099f8f28a Bug 499140 - Set container-live-role attribute for all containers with default or explicit aria-live; r=MarcoZ, r=surkov 2009-06-19 13:44:13 -04:00
Boris Zbarsky
9a475a74db Bug 499235. Quickstub nsIDOMNodeSelector. r+sr=peterv 2009-06-19 13:10:30 -04:00
Daniel Brooks
d661b057cd merge with backout 2009-06-19 11:58:33 -05:00
Daniel Brooks
0f7914bc13 Backed out changeset 3ed492a26551 2009-06-19 11:57:54 -05:00
Daniel Brooks
3b3992efdc merge with backout 2009-06-19 11:57:34 -05:00