roc@meekness.local
070d90d382
Automated merge with ssh://hg.mozilla.org/mozilla-central
2008-06-14 20:25:02 +12:00
Robert O'Callahan
7454ea4889
Bug 438519. Make DocumentType.internalSbuset return null when there was no internal subset in the doctype at all. r+sr=sicking. Acid3 progress.
2008-06-14 20:24:13 +12:00
Axel Hecht
f07671865f
bustage fix, disable symlink test for windows, bug 439050, r=ted
2008-06-13 19:27:42 +02:00
Axel Hecht
5a97c66487
bug 439078, add allmakefiles.sh to CONFIG_STATUS_DEPS, r=ted
2008-06-13 18:08:13 +02:00
Shawn Wilsher
cbcf292fb1
Bug 438998
...
This changes the anonymous functions in DownloadProgressListener.js to named
functions so that tools like dtrace and JS debuggers actually know what is
being called so they can do something useful.
r=Mossop
2008-06-13 11:44:30 -04:00
Shawn Wilsher
930dd62225
Bug 438993
...
This makes the anonymous functions in DownloadUtils.jsm into non-anonymous ones
so things like dtrace and JS debuggers know where they are actually at instead
of having no idea.
r=Mossop
2008-06-13 11:44:13 -04:00
Axel Hecht
6203b27834
bug 361583, add testcases for jar.mn, r=ted.mielczarek
2008-06-13 16:41:43 +02:00
Robert O'Callahan
eb3091850d
Backout changeset 1f599577eca2 (bug 432525) due to mochitest failures
2008-06-13 20:38:33 +12:00
shaver@mozilla.org
59904a3b2c
Bug 432525: optimize string.replace for flat strings; r=brendan
2008-06-12 18:30:37 -07:00
Arpad Borsos
df0a0e74f7
Bug 416509. Don't cache 'repeat' attribute in nsAutoRepeatBoxFrame, simplifies code. r+sr=roc.
2008-06-13 10:09:28 +12:00
Michael Ventnor
129d4dc805
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
2008-06-13 10:02:32 +12:00
Wolfgang Rosenauer
e5412538bd
Merge commit for bug 438052
2008-06-12 23:45:28 +02:00
Wolfgang Rosenauer
93ccd8808f
Bug 424626 - Add a pref to make it possible to ignore NetworkManager's network status events, r=roc
2008-06-12 23:10:57 +02:00
Jason Orendorff
d5b4a503fc
Bug 438052 - Live JSScripts can be destroyed by script-object finalizer (r=brendan)
2008-06-12 15:58:07 -05:00
David Anderson
f6cfdb89ac
Bug 436263 - cannot convert __va_list_tag** to __va_list_tag (*)[1] in jsapi.cpp building js shell (r=crowder+bclary)
2008-06-12 13:53:12 -05:00
Devin Naquin
fae583ffd5
Bug 383223
...
This patch refactors the xpcshell unit tests for the download manager back-end
to use do_test_pending and do_test_finished instead of nesting an event loop
with the thread manager.
r=sdwilsh
2008-06-12 09:56:40 -04:00
Robert O'Callahan
9a6f32a0b9
Backing out text-shadow due to Mac issues
2008-06-12 17:40:56 +12:00
Robert O'Callahan
8247fbc931
Backing out text-shadow due to Mac issues
2008-06-12 17:33:08 +12:00
Robert O'Callahan
42904fb3e3
Backing out text-shadow due to Mac issues
2008-06-12 17:32:31 +12:00
L. David Baron
c23d01eee4
Add some reftests for z-ordering of text-decorations.
2008-06-11 21:54:13 -07:00
Robert O'Callahan
c586f0246c
Support system proxy settings on OS X, fixing bustage (bug 125995)
2008-06-12 15:29:39 +12:00
Robert O'Callahan
8779494207
Support system proxy settings on OS X, fixing bustage (bug 125995)
2008-06-12 15:23:12 +12:00
Robert O'Callahan
f5a3125b8b
Support system proxy settings on OS X, fixing bustage (bug 125995)
2008-06-12 15:17:54 +12:00
Diane Trout ext:(%2C%20James%20Bunton%20%3Cjamesbunton%40fastmail.fm%3E)
492d253a31
Support system proxy settings on OS X
2008-06-12 14:50:15 +12:00
Michael Ventnor
5217b0efd3
text-shadow tests (bug 10713)
2008-06-12 14:39:36 +12:00
Michael Ventnor
159e13c0ea
Implement text-shadow rendering.
2008-06-12 14:34:40 +12:00
Shawn Wilsher
124b7ecaa6
Bug 429987
...
Remove unused IN_MEMORY_LINKS
r=dietrich
2008-06-11 16:52:24 -04:00
Robert Sayre
c0595100d9
Merge commit for bug 403132
2008-06-11 15:16:36 -04:00
Kai Engert
214543d96c
Bug 426830, remove unused nick_template_with_num
...
r=rrelyea
2008-06-11 20:20:24 +02:00
Robert Sayre
f214fd1a26
Bug 403132 – DTrace function probes are double-counting invocations. Patch by Andrew Sutherland and Robert Sayre. r=ted.mielczarek.
2008-06-11 12:22:12 -04:00
Shawn Wilsher ext:(%2C%20Edward%20Lee%20%3Cedward.lee%40engineering.uiuc.edu%3E)
74931b7648
Bug 437302
...
Tests that don't depend on the browser should be chrome tests
r=Mardak
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_411172_mac.js => toolkit/mozapps/downloads/tests/chrome/test_backspace_key_removes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_basic_functionality.js => toolkit/mozapps/downloads/tests/chrome/test_basic_functionality.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_429247.js => toolkit/mozapps/downloads/tests/chrome/test_bug_429247.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_cleanup_search.js => toolkit/mozapps/downloads/tests/chrome/test_cleanup_search.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_411172.js => toolkit/mozapps/downloads/tests/chrome/test_delete_key_removes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_416303.js => toolkit/mozapps/downloads/tests/chrome/test_esc_key_closes_clears.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_multi_select.js => toolkit/mozapps/downloads/tests/chrome/test_multi_select.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_multiword_search.js => toolkit/mozapps/downloads/tests/chrome/test_multiword_search.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_410289.js => toolkit/mozapps/downloads/tests/chrome/test_pause_button_state.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_394039.js => toolkit/mozapps/downloads/tests/chrome/test_removeDownload_updates_ui.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_413093.js => toolkit/mozapps/downloads/tests/chrome/test_retention_is_0_closes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_search_clearlist.js => toolkit/mozapps/downloads/tests/chrome/test_search_clearlist.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_select_all.js => toolkit/mozapps/downloads/tests/chrome/test_select_all.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_413985.js => toolkit/mozapps/downloads/tests/chrome/test_space_key_pauses_resumes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_397935.js => toolkit/mozapps/downloads/tests/chrome/test_ui_stays_open_on_alert_clickback.xul
2008-06-11 11:06:39 -04:00
Shawn Wilsher
faddef0df3
Bug 434796
...
Remove mozIStorageStatement::initialize
r=vlad
sr=shaver
2008-06-11 11:00:09 -04:00
Shawn Wilsher
13420bfff8
Bug 434247
...
Remove mozStorageStatement's mStatementString
r=vlad
2008-06-11 10:25:20 -04:00
Dão Gottwald
a7c9c4101a
Bug 437646
...
make use of :nth-child in the download list, remove stripeifyList()
r=sdwilsh
2008-06-11 10:11:14 -04:00
Ginn Chen
466f823e85
Bug 43737 Unable to debug firefox with "./firefox -g -d dbx" in Chinese locale, r=cls, sr=roc
2008-06-11 18:34:50 +08:00
Ginn Chen
f72ebb22d6
Bug 435739 Poor performance of Firefox 3 with no X RENDER extension
...
r=vladimir
2008-06-11 18:29:21 +08:00
Marco Zehe
7a778b45ae
bug 434464 - invalidate access node cache, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=aaronlev
2008-06-11 11:17:37 +02:00
Mark Banner
e49018dadb
Bug 430852 [Classic] Missing Treelines in MailNews. p=Mnyromyr <mnyromyr@tprac.de>,r=gavin.sharp
2008-06-11 09:46:05 +01:00
Marco Zehe
8dd74bd6fa
bug 434428 - assertion "QueryInterface needed" when list accessible is created, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me
2008-06-11 10:36:57 +02:00
Marco Zehe
c1080980a7
bug 432869 - Divide by zero in IsProbablyForLayout(), patch by aaronlev, r=surkov
2008-06-11 10:32:56 +02:00
Marco Zehe
e10f58bc43
bug 432967 - WARNING: NS_ENSURE_TRUE(aContent) failed: file nsAccessibilityUtils.cpp, line 262, patch by Ginn Chen <ginn.chen@sun.com>, r=aaronlev
2008-06-11 10:27:25 +02:00
Marco Zehe
86ba7aa703
bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst
2008-06-11 08:27:22 +02:00
Marco Zehe
a6a9ad8eae
bug 432970 - Shutdown() of nsXULTooltipAccessible is not called, patch by Evan Yan <evan.yan@sun.com>, r=Ginn Chen <ginn.chen@sun.com>
2008-06-11 08:20:12 +02:00
Robert O'Callahan
a833e234f1
Bug 402509. Simplify Thebes-using logic in nsDisplayOpacity::Paint. r+sr=vlad
2008-06-11 12:37:11 +12:00
Elika J. Etemad (fantasai) ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
940a66474d
Make empty string in ^= $= *= attribute selectors match nothing (and check for ~= although it already works). (Bug 420245) r+sr=dbaron (tests)
2008-06-10 17:27:00 -07:00
Michael Ventnor
98d23dbe11
Make empty string in ^= $= *= attribute selectors match nothing (and check for ~= although it already works). (Bug 420245) r+sr=dbaron
2008-06-10 17:27:00 -07:00
L. David Baron
6bcc3a9a1f
Count U+000C as a whitespace character for separating class attributes. (Bug 437915) r=bzbarsky sr=sicking
2008-06-10 17:27:00 -07:00
L. David Baron
f86da081cc
Don't restyle slow selectors for changes to native anonymous content. (Bug 436453) r+sr=bzbarsky
2008-06-10 17:26:59 -07:00
Jesse Ruderman
57c6a069d8
Use consistent CSS for tab label text and its shadow, so userChrome.css modifications are less likely to cause mismatched fonts or font sizes (bug 434348). r=kmgerich, sr=mconnor
2008-06-10 17:25:12 -07:00
Jesse Ruderman
dc6a86aaf8
Make standalone image zoom shortcuts not activate when you use normal zoom shortcuts (bug 434948). r=smaug, sr=jst.
2008-06-10 17:22:03 -07:00