Граф коммитов

193322 Коммитов

Автор SHA1 Сообщение Дата
Shawn Wilsher c524ef757f Backed out changeset 12412df591a0 (bug 443220) 2008-07-08 18:34:01 -04:00
Boris Zbarsky a374b87643 fix typo in previous push (bug 439164) 2008-07-08 18:05:50 -04:00
Boris Zbarsky 6fe6e7f3e0 Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures 2008-07-08 18:04:40 -04:00
Doug Turner ac610d8572 inital implementation of spatial navigation. bug=436084, r=gavin 2008-07-08 14:51:45 -07:00
Shawn Wilsher ad702f184f Bug 437415 - Entering offline mode should pause active downloads
This has the download manager listen to the online and offline observer topics
sent out by necko.  Downloads will now pause when going offline, and resume when
going back online, just like we do with sleep and wakeup notifications.
r=gavin

--HG--
rename : toolkit/components/downloads/test/unit/test_sleep_wake.js => toolkit/components/downloads/test/unit/test_offline_support.js
2008-07-08 17:25:48 -04:00
Kai Engert 7dfd2524b5 Bug 442561, enable Entrust Root Certification Authority for EV
r=rrelyea
2008-07-08 23:27:13 +02:00
Alex Vincent 8cd5d31daa bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted.mielczarek 2008-07-08 17:12:41 -04:00
L. David Baron 753ca462de Add reftest for the nesting case in bug 424236. 2008-07-08 13:46:56 -07:00
Kai Engert a77f1a6125 merge commit for bug 429794 2008-07-08 22:45:57 +02:00
Kai Engert a8e30bab93 Bug 429794, Lk (trace malloc leaks) test results have become very unstable
r=nelson
2008-07-08 22:42:51 +02:00
Ted Mielczarek bdc2c79225 bug 411586 - make hte default packager format bzip2 instead of gzip. r=mento 2008-07-08 16:31:09 -04:00
Mats Palmgren 23da00893f Always paint text-decoration:blink in non-dynamic (print/preview) contexts. b=153092 r+sr=roc 2008-07-08 18:18:32 +02:00
Ted Mielczarek acf5e3af5f remove user-debug code that no longer compiles. r=shaver (no bug) 2008-07-08 11:34:49 -04:00
Ted Mielczarek b3afded489 remove user-debug code that no longer compiles. r=shaver (no bug) 2008-07-08 11:31:38 -04:00
Gavin Sharp e095596460 Bug 443781: TraverseAccessKeyContent is unused, r+sr=jst 2008-07-08 11:30:51 -04:00
Gavin Sharp be9ad1e0aa Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano
--HG--
rename : toolkit/content/tests/chrome/bug288254_window.xul => toolkit/content/tests/chrome/findbar_window.xul
rename : toolkit/content/tests/chrome/test_bug288254.xul => toolkit/content/tests/chrome/test_findbar.xul
2008-07-08 11:26:54 -04:00
Gavin Sharp 695087fdd5 Fix typo from bug 431745 2008-07-08 11:23:25 -04:00
Shawn Wilsher bc37ca7855 Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
2008-07-08 10:22:33 -04:00
Shawn Wilsher 5cf0edfc65 merge to mozilla-central 2008-07-08 10:10:53 -04:00
Shawn Wilsher 6df2613d42 Backed out changeset e741c9c886f7 for bug 442949 (Ts regression) 2008-07-08 10:10:11 -04:00
Shawn Wilsher a092823bb2 merge to mozilla-central 2008-07-08 10:08:57 -04:00
Shawn Wilsher 87ddd3725c Backed out changeset 1d72dd9072ab for Bug 442949 (Ts regression) 2008-07-08 10:08:22 -04:00
Shawn Wilsher 16c9a5a3b0 merge to mozilla-central 2008-07-08 10:03:06 -04:00
Alexander Surkov d38db97935 Bug 443764 – nsHTMLSelectListAccessible::GetState -- |if| condition is always true, r=aaronlev 2008-07-08 22:30:46 +08:00
Alexander Surkov a70fd0ce53 Bug 434857 – Crash [@ nsAccessibleWrap::Next(unsigned long, tagVARIANT*, unsigned long*) ], r=aaronlev, sr=neil 2008-07-08 22:23:18 +08:00
Shawn Wilsher 891710c687 Backed out changeset c9b5882bf6f6 per bug 442949.
This changeset is only being backed out because it depends on the sqlite upgrade.
2008-07-08 10:01:48 -04:00
Blake Kaplan 3292f4577d Follow the invariant that we flow through label exit2. bug 442358, r=igor 2008-07-08 14:04:02 +02:00
Asaf Romano 191f5d8909 Bug 432366 - Paste of bookmark on "Bookmarks Menu" in sidebar causes "Recently Bookmarked" folder to expand. r=dietrich. 2008-07-08 12:33:17 +03:00
Daniel Holbert 3b13e2d585 Comment-only change: s/effect/affect/, and added '.' at end of sentence. 2008-07-08 02:24:36 -07:00
Igor Bukanov 5ba0346823 [Bug 430617] Optimized shell uses the same options as the the non-debug browser build. r=mrbkap, not-part-of-browser-build 2008-07-08 11:15:43 +02:00
Marco Zehe 15f4f0e7a6 bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov 2008-07-08 07:42:11 +02:00
Michael Ventnor 20e2b7315c Bug 439343 - "Crash [@ _moz_cairo_surface_set_device_offset ] with text-shadow, large text-indent, font-size and letter-spacing" [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=roc] 2008-07-08 00:43:00 -05:00
Justin Wood 8dd72f8c0d Bug 440515 Allow up/down arrows to be home/end on the Mac r=Standard8,stefanh [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:48 -04:00
Justin Wood 69e924994b Fix xpfe autocomplete bustage from bugs 366837/438861 [p=Standard8]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:36 -04:00
Justin Wood 8d15ecd42c "LDAP server connection failed" message erases address b=366837 also Autocomplete only passes back previous results for first search session b=438861 r=ajschult [p's=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:24 -04:00
Justin Wood aca7545330 Bug 279144 Make Editor reuse utilityOverlay status bar toggle code r=IanN,philor [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:09 -04:00
Justin Wood fcf9864051 Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 00:59:45 -04:00
Justin Wood afd2789dc8 Bug 436670 - default color constants should be vars in EdColorProps.js. r+sr=Neil, a1.1.0=ajschult. [p=stefanh]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 00:59:09 -04:00
Karl Tomlinson f39cfdc3c2 remove excess spaces to force rebuild for system-headers changes 6c0971153949 2008-07-08 16:58:17 +12:00
Karl Tomlinson 9921d3b83c include gdk/gdkscreen.h in system-headers. b=435764 r=roc 2008-07-08 15:44:54 +12:00
Karl Tomlinson 6e807c340d remove comma at end of enumerator list from 9bbea3b66376 2008-07-08 14:37:41 +12:00
Karl Tomlinson bb5ad136ed Comments for Bug 432389 – CapsLock and NumLock state should be preferred at KeyTranslate.
r=josh sr=roc
2008-07-08 14:19:56 +12:00
Karl Tomlinson ccb2fa8327 Bug 435764 – crash [@ cairo_draw_with_xlib] painting windowless plugins.
Move ws_info set-up from nsObjectFrame::CallSetWindow().
Provide gfxXlibNativeRenderer::NativeDraw with Screen and Colormap.
r+sr=roc
2008-07-08 14:15:40 +12:00
Reed Loden 0dd654f8f8 Alphabetize layout/reftests/reftest.list and add box-shadow's reftest.list. [p=reed r+sr=roc] 2008-07-07 20:33:21 -05:00
Michael Ventnor fe63c6e507 Bug 212633 - "Add support for CSS3 box-shadow" (reftests) [p=ventnor.bugzilla@gmail.com (Michael Ventnor)] 2008-07-07 19:58:37 -05:00
Michael Ventnor 77451fb4e4 Bug 212633 - "Add support for CSS3 box-shadow" (rendering support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=roc] 2008-07-07 19:57:47 -05:00
Michael Ventnor b3e218a0a8 Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron] 2008-07-07 19:56:52 -05:00
Mats Palmgren 0b959cc689 Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky 2008-07-08 02:23:04 +02:00
Mats Palmgren ca25fa69ba Fix bug 441360. r+sr=vlad 2008-07-08 02:00:22 +02:00
Mats Palmgren 187c62ada6 Fix potential memory leak. b=441454 r+sr=vlad 2008-07-08 01:49:39 +02:00