Vladimir Vukicevic
670216332d
b=492724; pull out canvas utility functions into CanvasUtils/LayoutUtils; r+sr=roc
2009-06-25 13:30:56 -07:00
Dão Gottwald
3398165d33
Bug 500019 - remove workaround for bug 303428. r=gavin
2009-06-25 21:45:29 +02:00
Neil Deakin
650d2e664b
Bug 499912, one more fix needed for the test on linux
2009-06-25 14:09:41 -04:00
armenzg@mozilla.com
bb547e940d
Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo
2009-06-25 12:31:06 -04:00
Honza Bambas
6dc6d90788
Bug 477323 - WHATWG HTML5 drag and drop event handlers could not be set dynamically, new test, r=smaug
2009-06-25 16:51:32 +02:00
Neil Deakin
a296fa9d99
Bug 499912, fix test failure on linux
2009-06-25 10:31:47 -04:00
Henri Sivonen
af13c6de04
Address HTML5 parser review comments (partially); fix static jArray lengths
2009-06-25 15:28:48 +03:00
Alexander Surkov
7ce9e9c3f7
atk fix for bug 499653
2009-06-25 11:20:04 +08:00
Alexander Surkov
a54cd9869d
Bug 499653 - unify ARIA state attributes mapping rules, r=marcoz, davidb
2009-06-25 10:12:38 +08:00
Alexander Surkov
e270dfb411
Bug 461922 - remove nsPIAccessibleDocument, r=marcoz, davidb, sr=neil
2009-06-25 10:08:53 +08:00
Jesse Ruderman
a9bdf35f91
Fix allocator mismatch in nsSVGFEConvolveMatrixElement::Filter (bug 500273). r=roc
2009-06-24 16:32:46 -07:00
Gavin Sharp
3ba6c93aac
Add Mohammad Reza Haghighat to credits, r=mconnor
2009-06-24 19:20:31 -04:00
David Bolter
fc066fd601
Bug 500213 - compiler warns about unused enums in switch; r=MarcoZ
2009-06-24 19:18:46 -04:00
David Bolter
8480e3e6ae
Bug 500210 - comparison of unsigned and signed integer warnings; r=MarcoZ
2009-06-24 19:18:46 -04:00
David Bolter
0d89b186f2
Bug 500202 - Unused variable build warnings; r=MarcoZ
2009-06-24 19:18:46 -04:00
Marco Bonardo
e1c90d23a9
Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich
2009-06-25 00:15:25 +02:00
Walter Meinl
4739734af2
Bug 494490 - make install on linux installs the system_wrappers{_js} in includedir; r=benjamin
2009-06-24 23:31:27 +02:00
Jonathan Griffin
1a5bd9e19a
Bug 424766 - Left part of the page isn't repainted properly; invalidate reftest; r=roc
2009-06-24 23:31:25 +02:00
Serge Gautherie
87b588f1b3
Bug 474688 - TUnit check: TestCrashReporterAPI.cpp fails on Windows, around shutdown; (Bv1a) Delete this (superseded) test; r=ted.mielczarek
2009-06-24 23:31:23 +02:00
Serge Gautherie
4717a0be03
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Cv1) test_crashreporter.js: synchronize from TestCrashReporterAPI.cpp; r=ted.mielczarek
2009-06-24 23:31:22 +02:00
Jesse Ruderman
7dd12cd149
Instrument nsSVGRenderingObserverList for trace-refcnt (bug 499613). r=roc
2009-06-24 14:19:02 -07:00
Brad Lassey
a6223e7bd0
bug 50070 - mozconfig2configure can't handle paths with parenthesis r=ted
2009-06-24 16:21:14 -04:00
Robert Sayre
6a6c2fc430
Merge mozilla-central to tracemonkey.
2009-06-24 13:16:16 -07:00
timeless@mozdev.org
25485b9128
Bug 499994 Use unsigned const integers in ssltunnel for things that should never be signed
...
r=ted
2009-06-24 22:16:00 +02:00
Honza Bambas
43d5f221c2
Bug 427715 - fixing build bustage on linux
2009-06-24 20:07:46 +02:00
Shawn Wilsher
ac8e9eb3db
Test for bug 488148. r=asuth
2009-06-24 10:10:52 -07:00
Henri Sivonen
f14a1e7e6f
Add a readme file for the .java files
2009-06-24 15:37:31 +03:00
Henri Sivonen
8be21b0430
Use less parentheses in assertions in HTML5 parser
2009-06-24 15:32:53 +03:00
Henri Sivonen
fb8e881c05
Include the .java sources for translated files in the HTML5 parser
2009-06-24 15:27:43 +03:00
Henri Sivonen
1bea387bfb
Move the initialization of primitive static jArrays to initializeStatics in HTML5 parser
2009-06-24 14:42:50 +03:00
Henri Sivonen
031e581e54
Null out jArray after releasing.
2009-06-24 13:41:18 +03:00
Henri Sivonen
b01c3bdb49
Try to avoid crashing in HTML5 parser cycle collection
2009-06-24 13:38:11 +03:00
Henri Sivonen
d88f6b6525
Remove legacy comments
2009-06-24 11:08:39 +03:00
Henri Sivonen
4cd1a3ac60
#ifdef out a variable only used for debugging.
2009-06-24 10:58:47 +03:00
Henri Sivonen
fe91fa32db
Add comments to the HTML5 parser explaining buffer chain key holders
2009-06-24 10:56:40 +03:00
Henri Sivonen
f1577c4c26
Use NS_PRECONDITION instead of NS_ASSERTION for asserting the start condition of HTML5 parser
2009-06-24 10:45:43 +03:00
Henri Sivonen
780d316021
Tweak assertions in HTML5 parser
2009-06-24 10:26:30 +03:00
Henri Sivonen
c27c098156
Make GetChannel nicer in HTML5 parser
2009-06-24 10:22:51 +03:00
Henri Sivonen
ad44605576
Use NS_ERROR instead of asserting true in HTML5 parser
2009-06-24 10:21:17 +03:00
Henri Sivonen
282e1bc1d6
Fix GetCommand in HTML5 parser to return "view"
2009-06-24 10:20:13 +03:00
Henri Sivonen
0101b8870f
Clean up nsHtml5Parser destructor
2009-06-24 09:59:03 +03:00
Henri Sivonen
0a5ee2be2b
Make test_bug417255.html use <div> instead of <p> because HTML5 parser closes <p> earlier than the test needs
2009-06-24 09:56:37 +03:00
Henri Sivonen
1ac3458182
Make app cache not crash HTML5 parser when it calls Terminate() in mid-flight.
2009-06-24 09:55:38 +03:00
Henri Sivonen
66a7942699
Merge trunk into HTML5 repo
2009-06-23 10:17:29 +03:00
Hiroyuki Ikezoe
8ae61c512a
Bug 466250 - build failure for cairo-gtk2 build with a directfb cairo; r=roc
2009-06-23 12:50:08 +09:00
Hiroyuki Ikezoe
2936137a63
b=497934; fennec crashes in nsFocusManager (undefined C++ behaviour); r=enn, sr=smaug
2009-06-22 17:40:55 -07:00
Jeff Muizelaar
e2e22d0c3d
Bug 498517. pixman: fix incorrect arm decompilation. r=vlad
...
The disassembler was producing:
strh r4, [r0, #2 ]
instead of
strh r4, [r0], #2
which was causing the alignment and index to go all wrong causing crashes.
Tested-by: dougt
2009-06-22 19:26:38 -04:00
Marco Bonardo
7a2673fbc7
Bug 492884 - getMostRecentFolderForFeedURI should use the livemarks service instead of annos directly, r=dietrich
2009-06-23 01:00:51 +02:00
Marco Bonardo
8955452427
Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao
2009-06-23 01:00:44 +02:00
Chris AtLee
9651b24e53
Bug 495297 - Unnecessary relinking of libxul; r=ted.mielczarek
...
Change how accessibility and printinggui libraries are copied to avoid
triggering re-links of xul later on if nothing has changed.
2009-06-22 23:48:23 +02:00