Commit Graph

39379 Commits

Author SHA1 Message Date
Blake Kaplan
5d51b081d8 Bug 550356 - Enumeration over COWs should work. r=jst
--HG--
extra : rebase_source : 2cb53a88893181c09c969cab0e46188c62acd0fb
2010-03-05 02:03:05 -08:00
Blake Kaplan
ea8d98106a Bug 542428 - Make wrappers aware of each other. r=jst
--HG--
extra : rebase_source : 94d8ce151abbbc5d75b1261e6a2c6cad117d047e
2010-02-11 17:04:41 -08:00
Blake Kaplan
86a7e9e618 Bug 524994 - Flatten out wrapper hierarchy. r=jst
--HG--
extra : rebase_source : e120cb38c82f7bbc54751558f5d77a28a5ed2a04
2010-01-19 15:44:42 -08:00
Blake Kaplan
b68606dbeb Bug 533600 - Write a function to figure out what type of wrapper to create. r=jst, peterv, bz
--HG--
extra : rebase_source : 9a3e7a9cf8e205db6caf4d741fd13a37f5a27384
2010-01-12 15:41:44 -08:00
Blake Kaplan
92b000d2bc Bug 536137 - SJOWs don't enumerate properties named 'next'. r=jst
--HG--
extra : rebase_source : e43aa62a06885f9320feaada6ae6da5556e800bd
2010-01-04 22:59:46 -08:00
Jonas Sicking
ee2d2ff9d0 Bug 549452 followup. Address review comment by renaming function.
--HG--
extra : rebase_source : 2b287a740157cac7d06179960c35f7ccda925156
2010-03-13 12:39:36 -08:00
tyler.downer@gmail.com
d102531a5e Remove extension/universalchardet/doc/. Bug 471480, r=smontagu 2010-03-13 12:08:57 -08:00
Clint Talbert
1a2a0d923c Backed out changeset 31b7d1785eb2 due to automation.py bustage 2010-03-13 11:57:16 -08:00
Joel Maher
9778c202b6 Bug 543825 remove __import__ from automation.py r=ted 2010-03-13 11:20:27 -08:00
Dan Witte
92a0404005 commit 06a5dd6038d06df968bc1610dccf04c4ad16fe44
Author: Jacek Caban <jacek@codeweavers.com>
Date:   Sat Mar 13 13:23:21 2010 +0100

    Bug 513788 - mingw fix
2010-03-13 11:19:58 -08:00
David Bienvenu
99981a8bf9 remove unused mork files, r=asuth, sr=neil, 550913, only used by SM and TB 2010-03-13 11:00:42 -08:00
Joel Maher
b3b0cfd496 Bug 545867 Add remotexpcshelltests.py for windows mobile test refactoring r=ctalbert 2010-03-13 10:57:06 -08:00
Joel Maher
bf256a825e Bug 551222 Update runtestremote.py to account for changes in runtests.py for winmo refactoring r=ctalbert 2010-03-13 10:34:19 -08:00
Joel Maher
e1bb662746 Bug 512319 Add options for mochitest to use an external server r=ted 2010-03-13 09:56:24 -08:00
Dão Gottwald
6c3db50771 fix up tests 2010-03-13 17:55:44 +01:00
SHIMODA Hiroshi
18471bb241 Test for bug 406216. r=dao 2010-03-13 17:08:51 +01:00
Josh Aas
2a7d0b1c8d Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson
2e77f64ae3 Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Makoto Kato
33579349f7 Bug 524449 - Remove nsIPref from tree. r+sr=benjamin 2010-03-13 22:25:13 +09:00
Makoto Kato
0736aa6001 Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=neil,bzbarsky 2010-03-13 22:23:27 +09:00
Alexander Surkov
ae7811e0fb enable latest test of accessible/events/test_focus.html 2010-03-13 20:10:33 +08:00
Robert Longson
7f73b235c7 Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky 2010-03-13 10:32:19 +00:00
Alexander Surkov
451d06d8e3 bug 551679, fix the leak2 2010-03-13 16:41:43 +08:00
Alexander Surkov
7fe185cbbe disable latest test of accessible/events/test_focus.html 2010-03-13 15:51:15 +08:00
Alexander Surkov
3c994cee07 bug 551679, fix the leak 2010-03-13 14:55:40 +08:00
Joel Maher
4504b6300e Follow on patch for bug 503832 to fix orange due to bug 544097 having landed. 2010-03-08 20:41:00 -08:00
Alexander Surkov
b9078f64cc Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events_scroll.html => accessible/tests/mochitest/events/scroll.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_name.html
2010-03-13 12:24:51 +08:00
Philipp von Weitershausen
d4bf31c763 Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky 2010-03-08 19:30:02 -05:00
Brad Lassey
8a554159e8 bug 551882 - Windows Mobile should use the the WINAPI process model r=bsmedberg 2010-03-12 20:56:06 -05:00
Ben Newman
4502ed4669 Simpler approach to bug 523885. r=jst 2010-03-11 20:42:05 -08:00
Jonas Sicking
2c3f66eb94 Bug 549539: Send a notification after a new window is created, but before any script inside it has run. r=mrbkap sr=bz
--HG--
extra : rebase_source : f15c2b197eb1a54a2ecb9b738729fda75565932c
2010-03-12 17:04:02 -08:00
Jonas Sicking
986107fb30 Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst
--HG--
extra : rebase_source : 1e13da2a339089ccf17b8cf9f41d59e188aa8165
2010-03-12 16:59:18 -08:00
Dan Witte
8ce014db8d Bug 513788 - Revise js-facing API for js-ctypes. Followup to refactor common patterns. r=jorendorff 2010-03-12 17:17:13 -08:00
Dan Witte
88bd7328a3 Bug 513788 - Revise js-facing API for js-ctypes. Followup to fix rooting in usages of JS_GetProperty and
friends. r=jorendorff
2010-03-12 17:17:13 -08:00
Dan Witte
56fd91773b Bug 513788 - Revise js-facing API for js-ctypes. Followup to fix PointerType serialization. r=jorendorff 2010-03-12 17:17:13 -08:00
Dan Witte
67d63e9fda Bug 513788 - Revise js-facing API for js-ctypes. Followup to implement array and struct size overflow
tests. r=jorendorff
2010-03-12 17:17:12 -08:00
Dan Witte
d695490da0 Bug 513788 - Revise js-facing API for js-ctypes. Followup to fix rooting bugs. r=jorendorff 2010-03-12 17:17:12 -08:00
Joel Maher
e2fbedec3f Bug 493748 Refactor xpcshell test harness to enable it to work for remote devices r=ted (comment 14) p=jmaher Landing on a CLOSED TREE 2010-03-12 14:57:29 -08:00
Joel Maher
25c0579936 Bug 544385 Allow reftest to run tests and read manifests from both http and file system r=dbaron p=jmaher Landed on a CLOSED TREE 2010-03-12 14:31:53 -08:00
Oleg Romashin
66ff957f76 Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin
68d4aff325 Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin
9da77c3219 Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher
54bd749a31 Bug 544097 Fixing CSP Tests to work with these changes. r=waldo, geekboy p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:37 -08:00
Joel Maher
64cc671e70 Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:37 -08:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Ehsan Akhgari
922e80e2f6 Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE) 2010-03-12 14:50:45 -05:00
Ben Hearsum
0d81bd96a4 bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE 2010-03-12 13:00:36 -05:00
Ben Hearsum
d77ed1598b bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE 2010-03-12 12:58:50 -05:00
Marco Bonardo
28774cea88 Backing out bug 536978, due to a Storage assertion causing orange. CLOSED TREE 2010-03-12 17:41:28 +01:00
Shawn Wilsher
6fb0361405 Bug 536978 - Cookies should write to the database asynchronously.
This makes cookie insertion, updates, and deletions happen asynchronously off of
the main thread.  The only I/O done on the main thread is the initial loading of
the database at each startup.
r=dwitte
2010-03-12 07:18:38 -08:00