roc@localhost
|
52778b0976
|
Bug 445297. Optimize filters so that changes to the source image don't have to repaint the entire filter. r=longsonr,sr=mats
|
2008-07-23 14:15:27 +12:00 |
Daniel Holbert
|
3763056155
|
(No code changes) Remove executable bit from the files in content/svg/ that shouldn't be executable.
|
2008-07-22 17:29:29 -07:00 |
Edward Lee
|
0bb9092aaf
|
Backout 6831521f03ac to fix Bug 446621 - Slowdown on AutoComplete - AwesomeBar. a=beltzner
|
2008-07-22 08:49:39 -07:00 |
Igor Bukanov
|
5205223f92
|
bug 330765 - patch from romaxa to fix NativeCompareAndSwap implementation on ARM. r=myself
|
2008-07-22 16:12:04 +02:00 |
Axel Hecht
|
aab1d42301
|
bug 445328, add configure option ot l10n repositories, r=ted
|
2008-07-22 08:57:07 +02:00 |
romaxa
|
502f3b302b
|
Bug 445745: Move "maximum_scale" atom definition out of ifdef, to fix non-mathml build breakage from bug 436083.
|
2008-07-21 23:53:10 -07:00 |
Edward Lee
|
2a39e170a2
|
Bug 412736 - in the case of a frecency tie, break it with h.typed and h.visit_count. r=dietrich
|
2008-07-21 23:29:51 -07:00 |
Michael Ventnor
|
ca24a1f7de
|
Bug 446273: Column rule does not always stretch the full height of the column box. r+sr=roc
|
2008-07-21 23:16:06 -07:00 |
Dave Camp
|
9d5badf74d
|
merge for backout of 040813674892
|
2008-07-21 19:58:58 -07:00 |
Dave Camp
|
e59f5eaeab
|
Backed out changeset 040813674892
|
2008-07-21 19:41:33 -07:00 |
Boris Zbarsky
|
4dadd2a728
|
Fix test bustage
|
2008-07-21 19:26:08 -07:00 |
Boris Zbarsky
|
08b7bd06a5
|
Fix build bustage
|
2008-07-21 18:08:30 -07:00 |
Boris Zbarsky
|
36737bec68
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
Johnny Stenback
|
be0a48a224
|
Landing tests for bug 132824. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:41:05 -07:00 |
Johnny Stenback
|
fd8c834828
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
Johnny Stenback
|
d8155f19d9
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
Reed Loden
|
53f0d8270c
|
Bug 439410 - "Add Shiretoko branding to mozilla-central" [r=gavin]
|
2008-07-21 19:29:32 -05:00 |
Asaf Romano
|
20eb40a682
|
merge
|
2008-07-22 03:14:11 +03:00 |
Asaf Romano
|
605b9aa427
|
Bug 426806 - "Sort by Name" is slow in Places. r=dietrich.
|
2008-07-22 03:10:59 +03:00 |
Johnny Stenback
|
176b1b7571
|
Landing fix for bug 442708. JS_GC with GC_SET_SLOT_REQUEST doesn't loop until all threads are satisfied. Patch by brendan@mozilla.org, r=bent.mozilla@gmail.com
|
2008-07-21 16:58:24 -07:00 |
Johnny Stenback
|
2e8e53ab66
|
Landing fix for bug 444880. Make the JS component loader use the JS context stack so that pending requests are suspended while components load. Patch by bent.mozilla@gmail.com, r+sr=jst@mozilla.org
|
2008-07-21 16:56:45 -07:00 |
Bob Clary
|
614f581e79
|
Sisyphus|JavaScript Tests - allow user to execute tests from other location than TEST_DIR, bug 446097, r=cbook
|
2008-07-21 18:18:15 -04:00 |
Brendan Eich
|
be58626846
|
Always select gvar ops for declared global vars, instead of only if loopy/enough-used (445901, r=shaver).
|
2008-07-21 15:14:14 -07:00 |
Edward Lee
|
7754802356
|
Bug 424557 - Allow AwesomeBar to default search only urls (or history/titles/bookmarks/tags). r=dietrich
|
2008-07-21 14:27:50 -07:00 |
Jason Orendorff
|
358587b45c
|
Bug 440779 - JS_NewDouble oddness in nsJSEnvironment.cpp (r+sr=jst)
|
2008-07-21 15:16:47 -05:00 |
Jason Orendorff
|
f49ed72bd2
|
Bug 445624 - Delete dead code in JSObject2NativeInterface hot path (r+sr=jst)
|
2008-07-21 15:16:47 -05:00 |
Rob Arnold
|
187761a5b6
|
Bug 446238 - broken rendering of menus on WinXP r=vlad
|
2008-07-21 12:55:31 -07:00 |
Boris Zbarsky
|
ad84e456ee
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:44:31 -07:00 |
Boris Zbarsky
|
9a07cf88e5
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:15:18 -07:00 |
Boris Zbarsky
|
263dec7d98
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:09:00 -07:00 |
Boris Zbarsky
|
392c0c0df6
|
But 444823. Improve comments. r+sr=sicking
|
2008-07-21 11:11:06 -07:00 |
Robert Kaiser
|
747370da82
|
bug 444992 - NATIVE_DIST definition used in packager.mk for SIGN_CMD is crap, r=ted
|
2008-07-21 19:53:22 +02:00 |
Marco Bonardo
|
523fcf7692
|
bug 427142 - sporadic test_393498.js failure on bm-win2k3-pgo01 because of VM timer issues. r=dietrich
|
2008-07-21 11:41:09 -04:00 |
Josh Aas
|
d115ea60a5
|
fix license comments and a misspelling. r/sr=sparky the wonder dog
|
2008-07-21 09:26:34 -04:00 |
Gavin Sharp
|
2a378f2989
|
Bug 446363: remove unused variable, r+sr=roc
|
2008-07-21 05:59:06 -04:00 |
Karl Tomlinson
|
e7f111940b
|
Clip the dirty rect to ensure it's within the X11 drawable. b=445707 r+sr=roc
|
2008-07-21 20:40:41 +12:00 |
Karl Tomlinson
|
c2249b606d
|
Adjust the dirty region consistently with the coordinate transformation. b=445932 r+sr=roc
|
2008-07-21 20:24:38 +12:00 |
Karl Tomlinson
|
6332ab76fe
|
non-spacing marks in munder are off center or too long. b=428863 r+sr=roc
|
2008-07-21 19:32:46 +12:00 |
Josh Aas
|
695fba1b8f
|
improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc
|
2008-07-21 00:33:38 -04:00 |
Brendan Eich
|
5c7133a248
|
Fix property cache fill to use the best shape (445899, r=shaver).
|
2008-07-20 16:27:10 -07:00 |
Vladimir Vukicevic
|
e557ceb9d9
|
Merge backout
|
2008-07-20 15:36:15 -07:00 |
Vladimir Vukicevic
|
528e7a114e
|
Backed out changeset 20534cf9abf5
|
2008-07-20 15:35:51 -07:00 |
Vladimir Vukicevic
|
6ba44f59ae
|
Backed out changeset eeca8d662c84
|
2008-07-20 15:35:23 -07:00 |
Vladimir Vukicevic
|
16e3582728
|
Clean up cairo-rename.h, add fcfreetype.h to system-headers for x86-64
|
2008-07-20 14:55:04 -07:00 |
Vladimir Vukicevic
|
944b693cdc
|
b=446323, Upgrade cairo to 1.6.4-350-g1a9809b; r=vlad
|
2008-07-20 14:15:22 -07:00 |
Ted Mielczarek
|
67ca1faeb5
|
bug 446346 - test_Microformats_count.html can fail sporadically with Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1. fix the test to move the script block before an iframe whose onload calls a function from it. r=mkaply
|
2008-07-22 16:28:47 -04:00 |
Ted Mielczarek
|
d38b17e45f
|
bug 445339 - test_bug_406857.js crashing intermittently on Linux unittest VMs. disable alert service notifications. r=gavin
|
2008-07-22 16:13:35 -04:00 |
Andrew Schultz
|
539c38b2a3
|
merging...
|
2008-07-22 13:55:56 -04:00 |
Boris Zbarsky
|
1782923421
|
Bug 416317 changing test message to unconfuse tinderbox
|
2008-07-22 09:44:14 -07:00 |
Andrew Schultz
|
7aec8416db
|
Bug 442125: Attempt to fix focus test failures, add more info to message if it still fails. r=ted
|
2008-07-22 00:27:57 -04:00 |