Commit Graph

21806 Commits

Author SHA1 Message Date
Robert Kaiser
991a9d63e6 bug 456373 - create a makefile target for packaging a source tarball, r=ted a1.9.1b2=beltzner (actual code is NPOTDB) 2008-11-12 13:45:23 +01:00
Neil Rashbrook
4c09b45a28 Work around bug 458231 for bug 69710 r=dao a=beltzner 2008-11-12 12:22:03 +00:00
Neil Rashbrook
7e0733afd9 Bug 462621 Make --disable-vista--sdk-requirements actually produce a working build (regression from bug 459329) r=sdwilsh (NPOTDB) 2008-11-12 12:19:52 +00:00
Neil Rashbrook
23ff2e72e7 Followup to bug 462440 to remove redundant line r=ted a=beltzner 2008-11-12 12:16:21 +00:00
Axel Hecht
5adf80f474 bug 464216, update shipped-locales for fx3.1 b2, r=bhearsum 2008-11-12 12:56:34 +01:00
Oleg Romashin
959d573440 Backed out changeset 23ac0ea522e8 due to old Gtk used on boxes and makes it burn 2008-11-12 10:10:55 -05:00
Oleg Romashin
f2c8237e7a Bug 459780 - X11 event compression isn't handling extension events on maemo. r=roc, a=beltzner 2008-11-12 09:58:06 -05:00
Andreas Gal
348e1dc001 Make sure to flush the JIT cache after a gc even if we didn't import globals (464418, r=brendan). 2008-11-11 23:58:36 -08:00
Dão Gottwald
58edc35e28 Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin 2008-11-12 08:07:49 +01:00
Dão Gottwald
a4540c056b Bug 463712 - text-shadow doesn't work for xul textboxes. r=enndeakin 2008-11-12 08:07:16 +01:00
Dão Gottwald
98f42f2b3c Bug 463891 - textbox padding ignores chrome direction. r=gavin 2008-11-12 08:06:46 +01:00
Andreas Gal
00f4a7853a Merge. 2008-11-11 22:48:26 -08:00
Andreas Gal
a994665c09 Don't allocate a new lirbuf if we already have a fragment for the regexp (464413, r=brendan). 2008-11-11 22:48:00 -08:00
Masayuki Nakano
ae74c87ae5 Bug 462995 Cannot type 2 or more characters from software keyboard r=josh+smichaud, sr=roc, a=beltzner 2008-11-12 15:35:00 +09:00
Dietrich Ayala
7205e49db9 Bug 438252 - Editing bookmark's uri and then Tags, update tags for the old uri (r=mconnor) 2008-11-11 21:30:41 -08:00
philringnalda@gmail.com
e5dfb7c4dd Bug 463947 - There is no privatebrowsing.xpt (r=gavin) 2008-11-11 21:27:06 -08:00
David Triendl
80d990d03e Bug 460776. Add 'nhs.uk' as an exception to the effective TLD list. r=gerv, a=beltzner 2008-11-11 22:38:49 -05:00
David Mandelin
f7418603b9 Bug 464138: invalid use of regexp addr as unique key, r=gal 2008-11-11 19:20:18 -08:00
Jim Blandy
377dcbc87b Bug 462004: Use automatic variables in make rules, to allow VPATH to work. r=ted.mielczarek
Note that this applies to the js/src/Makefile.ref build system, not
the global Mozilla build system.

We would like to use VPATH to find js.cpp once it moves into a 'shell'
subdirectory.  However, the rules changed by this patch use $* (the
pattern stem) to generate their source filenames, not $<, which
expands to the filename found in the VPATH.
2008-11-11 16:54:20 -08:00
Andreas Gal
73f93b8abc Merge. 2008-11-11 15:16:31 -08:00
Andreas Gal
592b859e7e Merge with mozilla-central. 2008-11-11 15:16:04 -08:00
Blake Kaplan
093ecbb6c7 Bug 463715 - Be less wasteful when emitting escapes. r=sayrer 2008-11-11 15:09:20 -08:00
Blake Kaplan
337fb163df Bug 458440 - Attempt to work around speculative parsing crash. r+sr=dbaron 2008-11-11 13:38:54 -08:00
Bob Clary
e0a2040e7a JavaScript Tests - tests for bugs 461233, 458851, 459628, 460024, 460117, 461307, 461723, 462292, 462989, 463259, 460501, 461108, 461111, 461235, 461945, 462071, 462282, 462288, 462407, updated js1_8_1/trace/trace-test.js, updated failures 2008-11-11 13:08:13 -08:00
Andreas Gal
e3496addbe Merge from mozilla-central. 2008-11-11 11:31:42 -08:00
Blake Kaplan
d364d76b6a Bug 458440 - Turn speculative parsing back on and clean up the code a little. r+sr=jst 2008-11-11 10:52:40 -08:00
Daniel Holbert
da417565ae Bug 464141: Re-enabling browser_ctrlTab.js testcase (after disabling it to see if it was responsible for oranges) 2008-11-11 04:47:32 -08:00
timeless@mozdev.org
de4863a534 Bug 464214 warnings in jstracer
r=gal
2008-11-11 11:21:12 +01:00
timeless@mozdev.org
1efe45f72f Bug 464212nanojit/Nativei386.cpp(148) : warning C4309: 'initializing' : truncation of constant value
r=gal
2008-11-11 11:20:07 +01:00
Daniel Holbert
7d9b9d7ddd Bug 464141: Disabling browser_ctrlTab.js testcase, on the suspicion that it's causing later browser-tests to fail on mac unittest box. 2008-11-11 01:44:54 -08:00
Andreas Gal
51726b48f9 Backed out changeset cb559a14ad77 2008-11-10 19:14:00 -08:00
Daniel Holbert
59e8210c56 merge after backing out bcbde22c762f 2008-11-10 16:59:14 -08:00
Daniel Holbert
6fc8385465 Backed out changeset bcbde22c762f due to oranges in browser_sanitize-timespans.js on mac unittest box moz2-darwin8-slave01 2008-11-10 16:57:10 -08:00
Matthew Gregan
ec64786dd5 b=463968 test_wav_ended1.html can fail on slow machines with no audio hardware. r+sr=roc 2008-11-11 11:45:09 +13:00
Graeme McCutcheon
4e10db773a b=451204 new highlight color r+sr=roc r+a1.9.1b2=mconner 2008-11-11 11:10:25 +13:00
Curtis Bartley
d6c469cd6b SRC and HREF attributes turned into clickable links in view source. p=cbartley r+sr=mrbkap a=beltzner b=17612 2008-11-10 16:18:39 -05:00
Johnathan Nightingale
682c98ffeb Fix Clear Recent History timespan behaviour on platforms without instant-apply prefs. b=453440 r=gavin a=blocking-firefox3.1 2008-11-10 16:15:48 -05:00
Boris Zbarsky
21d64b0e5f Bug 461735. Use the final channel URI as the script URI. r+sr=jst, a=beltzner 2008-11-10 16:09:30 -05:00
Vladimir Vukicevic
7b53df46a7 b=464010, remove bogus #ifdef JS_TRACER in jsregexp.cpp that got rid of regexp.test on non-JS_TRACER builds; r=sayrer 2008-11-10 11:11:06 -08:00
Edward Lee
a246ed282d Bug 463661 - Create a pref to control the location bar search sources (history, bookmark, both, none). r=dietrich, a1.9.1b2=beltzner
Bug 463535 - Continuing search immediately after changing prefs give wrong results
2008-11-10 10:04:36 -06:00
Rob Arnold
b9f6319820 Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao 2008-11-10 16:53:32 +01:00
Dão Gottwald
6fbb886093 Bug 451604 - Clicking preview in ctrl-tab panel doesn't work on OS X. r=gavin, a=beltzner 2008-11-10 16:52:49 +01:00
Chris Pearce
4eb5f79990 Bug 462933. Remove timeouts from video tests, rely on master Mochitest timeout only. r=roc 2008-11-10 21:13:59 +13:00
Matthew Gregan
821f8b9ee4 Bug 463929. Support 8-bit WAV streams. r+sr=roc 2008-11-10 21:12:13 +13:00
Vladimir Vukicevic
3a05fbc092 Really merge tm and m-c, oops 2008-11-09 23:28:16 -08:00
Vladimir Vukicevic
1dd96974ce Really merge tm and m-c, oops 2008-11-09 23:26:52 -08:00
Robert O'Callahan
c8375e914a Bug 463217. Don't let nsLayoutUtils::DrawSingleImage/DrawSingleUnscaledImage do any tiling, restrict their drawing to the single tile. r+sr=dbaron 2008-11-10 20:24:21 +13:00
Vladimir Vukicevic
eefb952a76 [tm] Merge m-c and tracemonkey trees, mainly to fix bug 463879 2008-11-09 23:05:30 -08:00
Jesse Ruderman
b182a15224 Add crashtest for bug 460387 2008-11-09 19:20:29 -08:00
Jesse Ruderman
c093828228 Add crashtest for bug 451334 2008-11-09 19:18:22 -08:00