Mats Palmgren
|
1742db97a6
|
Bug 544852, part 3: Merge UpdateHookRect into UpdateCaretRects. r=roc
|
2010-03-14 23:54:11 +01:00 |
Mats Palmgren
|
4d33c3d9c6
|
Bug 544852, part 2: Use nsCaret::GetGeometry. r=roc
|
2010-03-14 23:52:45 +01:00 |
Mats Palmgren
|
b05d82f7c5
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
Mats Palmgren
|
144b7b3b53
|
Bug 544852, part 0: Remove unused code. r=roc
|
2010-03-14 23:50:36 +01:00 |
Brendan Eich
|
d7a465010e
|
Rename ecmaStrictMode to ecma3OnlyMode, use fresh prototype object initialiser for better style.
|
2010-03-14 15:46:39 -05:00 |
Brendan Eich
|
f342df1d68
|
Fix copyright notice.
|
2010-03-14 15:33:13 -05:00 |
Brendan Eich
|
a5ec039d19
|
NPOTB: fix #ifdef NARCISSUS code.
|
2010-03-14 15:26:55 -05:00 |
Mats Palmgren
|
1e3ff75ff2
|
Implement std::nothrow variants of operator new/delete. b=550805 r=cjones
|
2010-03-14 20:56:47 +01:00 |
Bas Schouten
|
3a9d4816b1
|
Bug 550846: Restructure layers to use different directories for different backends. r=roc,ted
--HG--
rename : gfx/layers/BasicLayers.cpp => gfx/layers/basic/BasicLayers.cpp
rename : gfx/layers/BasicLayers.h => gfx/layers/basic/BasicLayers.h
|
2010-03-14 18:30:40 +01:00 |
Brendan Eich
|
6a5f7ee1e6
|
Fix dictionary-mode scope property node alloc to happen inside rt->gcLock (538307, r=jorendorff).
|
2010-03-03 17:14:20 -08:00 |
Mats Palmgren
|
601da851ca
|
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
|
c2b60ef866
|
bug 552216 bustage fix, missed deleting a line
|
2010-03-14 12:56:59 +00:00 |
Jonathan Kew
|
c34f8796ee
|
fix Windows bustage from bug 552216.
|
2010-03-14 12:13:21 +00:00 |
Jonathan Kew
|
ac50de2ca5
|
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
|
9856530e6e
|
fix browser_bug295977_autoscroll_overflow.js on OS X
|
2010-03-14 09:08:14 +01:00 |
Dão Gottwald
|
80307dd731
|
fix up tests
|
2010-03-14 08:02:11 +01:00 |
Jim Mathies
|
3519da3bac
|
Bug 546766 - Don't trust plugin return values for getvalue calls. r=bsmedberg.
|
2010-03-13 17:57:53 -06:00 |
Neil Rashbrook
|
70146a5246
|
Bug 551050 Disable warning C4702: unreachable code in dlmalloc.c r=dwitte
|
2010-03-13 23:13:09 +00:00 |
Neil Rashbrook
|
42c578e5ac
|
Bug 239372 FTP upload consumes a lot of RAM r=biesi
|
2010-03-13 23:11:12 +00:00 |
Walter Meinl
|
21d3bbad98
|
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
|
872cb9c4d7
|
Bug 550356 - Enumeration over COWs should work. r=jst
--HG--
extra : rebase_source : 2cb53a88893181c09c969cab0e46188c62acd0fb
|
2010-03-05 02:03:05 -08:00 |
Blake Kaplan
|
0864128af3
|
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
|
5535c2ef5e
|
Bug 524994 - Flatten out wrapper hierarchy. r=jst
--HG--
extra : rebase_source : e120cb38c82f7bbc54751558f5d77a28a5ed2a04
|
2010-01-19 15:44:42 -08:00 |
Blake Kaplan
|
bbdcb90f3c
|
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
|
6146014b6c
|
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
|
85cd3b31ee
|
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
|
5d0b2629f4
|
Remove extension/universalchardet/doc/. Bug 471480, r=smontagu
|
2010-03-13 12:08:57 -08:00 |
Clint Talbert
|
7374cbf84e
|
Backed out changeset 31b7d1785eb2 due to automation.py bustage
|
2010-03-13 11:57:16 -08:00 |
Joel Maher
|
171e06dc30
|
Bug 543825 remove __import__ from automation.py r=ted
|
2010-03-13 11:20:27 -08:00 |
Dan Witte
|
9ce79a7fdb
|
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
|
104e393748
|
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
|
65bd3c4c84
|
Bug 545867 Add remotexpcshelltests.py for windows mobile test refactoring r=ctalbert
|
2010-03-13 10:57:06 -08:00 |
Joel Maher
|
9d1217544c
|
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
|
d3c5b29a43
|
Bug 512319 Add options for mochitest to use an external server r=ted
|
2010-03-13 09:56:24 -08:00 |
Dão Gottwald
|
4c6960892d
|
fix up tests
|
2010-03-13 17:55:44 +01:00 |
SHIMODA Hiroshi
|
5f76efd42f
|
Test for bug 406216. r=dao
|
2010-03-13 17:08:51 +01:00 |
Josh Aas
|
829e4a3501
|
Remove unused PRAllocCGFree function. b=544704
|
2010-03-13 09:42:54 -05:00 |
Andrew Thompson
|
a55e98a72e
|
Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh
|
2010-03-13 09:39:55 -05:00 |
Makoto Kato
|
2691de2a45
|
Bug 524449 - Remove nsIPref from tree. r+sr=benjamin
|
2010-03-13 22:25:13 +09:00 |
Makoto Kato
|
e2408687da
|
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
|
feb28a9259
|
enable latest test of accessible/events/test_focus.html
|
2010-03-13 20:10:33 +08:00 |
Robert Longson
|
5012241d6e
|
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
|
f08fec3bb4
|
bug 551679, fix the leak2
|
2010-03-13 16:41:43 +08:00 |
Alexander Surkov
|
44a5940da3
|
disable latest test of accessible/events/test_focus.html
|
2010-03-13 15:51:15 +08:00 |
Alexander Surkov
|
4450e68d4e
|
bug 551679, fix the leak
|
2010-03-13 14:55:40 +08:00 |
Joel Maher
|
30ed1cfe87
|
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
|
5727231cce
|
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
|
bfcfe66eac
|
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
|
427a95c897
|
bug 551882 - Windows Mobile should use the the WINAPI process model r=bsmedberg
|
2010-03-12 20:56:06 -05:00 |
Ben Newman
|
e09539b0ba
|
Simpler approach to bug 523885. r=jst
|
2010-03-11 20:42:05 -08:00 |