Johnathan Nightingale
ef1adc91d3
Re-land pref fix for Clear Recent History. b=453440 r=gavin a=blocking-firefox3.1
2008-11-12 08:58:24 -05:00
Markus Stange
1631e76484
Bug 462245 - Remove override of +[NSGrayFrame drawBevel:...] because it's unnecessary and causes a crash with ShapeShifter on 10.4, r=josh sr=roc a=beltzner
2008-11-12 14:18:18 +01:00
Robert Kaiser
2c87bd11fa
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
fbb67dbf59
Work around bug 458231 for bug 69710 r=dao a=beltzner
2008-11-12 12:22:03 +00:00
Neil Rashbrook
33f09c1f46
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
dc94f5607a
Followup to bug 462440 to remove redundant line r=ted a=beltzner
2008-11-12 12:16:21 +00:00
Axel Hecht
63c3e2ee1a
bug 464216, update shipped-locales for fx3.1 b2, r=bhearsum
2008-11-12 12:56:34 +01:00
Oleg Romashin
6b458a8712
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
38f13548ef
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
fb08c856ba
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
7067b0d947
Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin
2008-11-12 08:07:49 +01:00
Dão Gottwald
0284ad8e37
Bug 463712 - text-shadow doesn't work for xul textboxes. r=enndeakin
2008-11-12 08:07:16 +01:00
Dão Gottwald
9d603a060b
Bug 463891 - textbox padding ignores chrome direction. r=gavin
2008-11-12 08:06:46 +01:00
Andreas Gal
d698510d89
Merge.
2008-11-11 22:48:26 -08:00
Andreas Gal
af2a821477
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
20f6ae4515
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
404c7157ac
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
14d81ce426
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
David Triendl
3c67d30842
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
335f2e77fc
Bug 464138: invalid use of regexp addr as unique key, r=gal
2008-11-11 19:20:18 -08:00
Jim Blandy
bb13265ec3
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
3ef9bec746
Merge.
2008-11-11 15:16:31 -08:00
Andreas Gal
275f6e5676
Merge with mozilla-central.
2008-11-11 15:16:04 -08:00
Blake Kaplan
06db61332f
Bug 463715 - Be less wasteful when emitting escapes. r=sayrer
2008-11-11 15:09:20 -08:00
Blake Kaplan
5b956f68de
Bug 458440 - Attempt to work around speculative parsing crash. r+sr=dbaron
2008-11-11 13:38:54 -08:00
Bob Clary
c119360255
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
fc676cf098
Merge from mozilla-central.
2008-11-11 11:31:42 -08:00
Blake Kaplan
49eb1a7511
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
5a44bb552c
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
235d2b2229
Bug 464214 warnings in jstracer
...
r=gal
2008-11-11 11:21:12 +01:00
timeless@mozdev.org
fa2710079c
Bug 464212nanojit/Nativei386.cpp(148) : warning C4309: 'initializing' : truncation of constant value
...
r=gal
2008-11-11 11:20:07 +01:00
Daniel Holbert
686f28acca
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
3d0a1de309
Backed out changeset cb559a14ad77
2008-11-10 19:14:00 -08:00
Daniel Holbert
92463e0230
merge after backing out bcbde22c762f
2008-11-10 16:59:14 -08:00
Daniel Holbert
5936656e1a
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
f259195e79
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
e75fbc9baf
b=451204 new highlight color r+sr=roc r+a1.9.1b2=mconner
2008-11-11 11:10:25 +13:00
Curtis Bartley
a20f5060d4
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
505c7e907d
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
d98806b849
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
449413ea1f
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
bca5e2de96
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
61d145a070
Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao
2008-11-10 16:53:32 +01:00
Dão Gottwald
9e9f93a536
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
7c782a1df7
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
3dc9221b1a
Bug 463929. Support 8-bit WAV streams. r+sr=roc
2008-11-10 21:12:13 +13:00
Vladimir Vukicevic
baf70e73d0
Really merge tm and m-c, oops
2008-11-09 23:28:16 -08:00
Vladimir Vukicevic
adf0605cfc
Really merge tm and m-c, oops
2008-11-09 23:26:52 -08:00
Robert O'Callahan
687210c214
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
40c2786f59
[tm] Merge m-c and tracemonkey trees, mainly to fix bug 463879
2008-11-09 23:05:30 -08:00