Mats Palmgren
|
47a33305b5
|
Remove the inner declaration of startOffset, it shadows the outer one we use. b=549909 r=enndeakin
|
2010-03-14 14:46:11 +01:00 |
|
Jonathan Kew
|
e3164a12bc
|
bug 552216 bustage fix, missed deleting a line
|
2010-03-14 12:56:59 +00:00 |
|
Jonathan Kew
|
00bb297fff
|
fix Windows bustage from bug 552216.
|
2010-03-14 12:13:21 +00:00 |
|
Jonathan Kew
|
13639154d6
|
bug 552216 - use 64-bit arithmetic to guard against possible overflow leading to buffer overrun in woff decoder. r=roc
|
2010-03-14 12:03:37 +00:00 |
|
Dão Gottwald
|
e0da1e411b
|
fix browser_bug295977_autoscroll_overflow.js on OS X
|
2010-03-14 09:08:14 +01:00 |
|
Dão Gottwald
|
0156366204
|
fix up tests
|
2010-03-14 08:02:11 +01:00 |
|
Jim Mathies
|
4734d89b66
|
Bug 546766 - Don't trust plugin return values for getvalue calls. r=bsmedberg.
|
2010-03-13 17:57:53 -06:00 |
|
Neil Rashbrook
|
6053cc6f53
|
Bug 551050 Disable warning C4702: unreachable code in dlmalloc.c r=dwitte
|
2010-03-13 23:13:09 +00:00 |
|
Neil Rashbrook
|
f9f6a1d5e9
|
Bug 239372 FTP upload consumes a lot of RAM r=biesi
|
2010-03-13 23:11:12 +00:00 |
|
Walter Meinl
|
98ecc36264
|
Bug 552155 - [OS/2] build break in Ctypes.cpp ssize_t not declared. r=dwitte
|
2010-03-13 14:56:09 -08:00 |
|
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 |
|