Edward Lee
d5b70636cc
Bug 489443 - Places depends on a buggy behavior of SQLite's GROUP_CONCAT. r=dietrich, b191=beltzner
...
Don't bother GROUP_CONCATing tag titles that are empty. Restructure the BOOK_TAG_SQL #define to be somewhat more readable. Test by adding tags to a uri then renaming the tag to empty and making sure they don't show up in autocmoplete results.
2009-04-23 16:09:58 -05:00
Jonathan Watt
fdfc669708
Testcase for bug 457156, fixed by cf138fd828e6 (bug 489151).
2009-04-23 23:09:24 +02:00
Jeff Walden
c6fc6e7ac5
Bug 482418 - HTTP range handling code shouldn't run when requesting and processing SJS files. Tag-team patching and testing effort by roc and me, r=me
2009-04-23 14:04:50 -07:00
Frederic Plourde
67d28cdb48
Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted
2009-04-23 14:23:02 -04:00
Josh Aas
a39a754b56
64-bit fix for nsProfileLock.cpp. b=489720 sr=roc
2009-04-23 16:23:06 -04:00
Ryo Onodera
e70f2603e4
Bug 489151 - Masking and clipping with objectBoundingBox and non-trivial transforms is broken. r=jwatt
2009-04-24 03:10:22 +09:00
Jason Duell
0c31d2c87a
Bug 479880. Prevent failed SSL tunnel replies from being interpreted: replace with boilerplate error pages. r=jwalden, sr=bzbarsky
2009-04-23 15:49:32 -04:00
Boris Zbarsky
7bc838b764
Backed out changeset cad52cbe6537, since it still goes orange.
...
--HG--
extra : rebase_source : c9766eb6ec756b72753a562470216742bc3e6ce8
2009-04-23 15:36:55 -04:00
Paul O'Shannessy
aa3b0f3593
Bug 394759 - add a PluralForm setter for backward compatibility. r=gavin
2009-04-23 20:51:01 +02:00
Boris Zbarsky
0276fdceae
Bug 489560. Trying to reenable the test for bug 488417
2009-04-23 13:53:44 -04:00
Peter Weilbacher
8f59ba8025
Bug 488468: qcms build break with pre-4 GCCs (#if 0 commented text should be C/C++ commented), r=jmuizelaar
2009-04-23 19:38:11 +02:00
Boris Zbarsky
aa3695feb6
Fixing test broken by checkin for bug 475318
2009-04-23 12:59:43 -04:00
Steven Michaud
88d93a3263
Check childrens' type before derefencing pointers to them. b=487393 r=josh sr=roc
2009-04-23 10:54:50 -05:00
Boris Zbarsky
317acc3bf5
Bug 489479. Make nsTableFrame::InsertFrames handle a framelist that includes both colgroups and rowgroups being inserted at the end of the principal child list. r=bernd, sr=roc
2009-04-23 10:17:46 -04:00
Daniel.S
8c314c3895
Add test for bug 317561.
2009-04-23 10:17:40 -04:00
Boris Zbarsky
389e1564ff
Fix the test orange from bug 394759. Thanks to Dão for pointing to the right code to change.
2009-04-23 09:29:14 -04:00
Boris Zbarsky
f5e1d295a7
Backed out changeset aa38257f6744, since the tests are not the problem
2009-04-23 09:11:03 -04:00
Boris Zbarsky
02cf510963
Disable the tests for bug 394759 to see whether they're causing other test bustage.
2009-04-23 08:56:32 -04:00
Dão Gottwald
0039b784ca
further fixes for tests from bug 394759
2009-04-23 12:08:53 +02:00
Dão Gottwald
3ad5bad874
fix what seems to be a typo in browser_394759_privatebrowsing.js
2009-04-23 12:00:40 +02:00
Dão Gottwald
c40f1cd4f7
merge
2009-04-23 11:47:40 +02:00
Dão Gottwald
bbcdf6b06e
Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure
2009-04-23 11:47:12 +02:00
Dão Gottwald
abb52edb29
Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn
2009-04-23 08:57:38 +02:00
Paul O'Shannessy
ed3c88e2bb
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
Justin Dolske
4ec4c4f054
Bug 488083 - video scrubber thumb can overlap play/pause button and duration. ui-r=boriss, r=ryan
2009-04-23 00:33:35 -07:00
Justin Dolske
49bf2e9b7a
Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss
2009-04-23 00:33:35 -07:00
Justin Dolske
6b96f6adbd
Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss
2009-04-23 00:33:35 -07:00
Blake Kaplan
9b9b1dba69
Bug 475864 - Distinguish between "there is no JS code running" and "there are only native frames on the stack." Also clean up the rest of the code's handling of null fp.
2009-04-23 00:21:22 -07:00
Blake Kaplan
737c9a5565
Bug 475864 - Move native anonymous content checks into a wrapper so that quickstubs don't sidestep them. r=jst sr=bzbarsky
2009-04-23 00:21:22 -07:00
Ehsan Akhgari
4361efcb13
Backed out changeset 88f76db49467 (bug 489585) due to test failures on OS X
2009-04-23 11:45:33 +04:30
Ginn Chen
fc1e6ae42b
Bug 478845 Disable mochitest of test plugin if test plugin is absent r=ted.mielczarek, jwalden
2009-04-23 14:27:04 +08:00
Brendan Eich
9521f5d189
Bug 488842 - Local Scope Variables are not displayed by default (r=mrbkap).
2009-04-22 23:23:32 -07:00
Simon Montagu
57f67d585e
Enable bidi when a frame has right-to-left direction during style post-processing instead of frame construction to catch dynamic changes to direction. Bug 489517, r+sr=dbaron
2009-04-23 09:09:47 +03:00
Ehsan Akhgari
6902ba3cec
Bug 451352 - Further fixes to pwmgr search filtering UI; r=dolske
2009-04-23 10:27:10 +04:30
Ehsan Akhgari
29e7b37748
Bug 489585 - Private browsing cache test leaves directories behind; r+sr=bzbarsky
2009-04-23 10:25:48 +04:30
Takuro Ashie
12caaf23ec
b=489511; gfxFontCache will never hit on ft2 backend; r=karlt
2009-04-22 22:29:47 -07:00
Vladimir Vukicevic
721ab2c374
b=489732; add start of no-native-theme theme; r=me,nptob
2009-04-22 21:40:53 -07:00
Masayuki Nakano
cfff67f8c9
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
2009-04-23 12:27:12 +09:00
Vladimir Vukicevic
257a5fc973
remove trailing comma for picky compilers
2009-04-22 18:13:05 -07:00
Vladimir Vukicevic
df49c1ff63
b=484864, b=488911; add pref for different win32 painting paths; r=jimm
2009-04-22 17:48:30 -07:00
Vladimir Vukicevic
6047b94178
b=488910, cairo ddraw backend for wince (configure bits); r=vlad
2009-04-22 17:48:30 -07:00
cmills@nvidia.com
98d436b376
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
2009-04-22 17:48:30 -07:00
Vladimir Vukicevic
d6373d9570
b=488422; fix win ce window styles (again); r=dougt
2009-04-22 17:48:29 -07:00
Brendan Eich
7c5d124423
Bug 489552 - Earth Day Recycling for Fun Kids - Assertion failure: RecycleFuncNameKids, at ../jsparse.cpp:444 (r=mrbkap).
2009-04-22 15:31:10 -07:00
L. David Baron
6ea9c9d5f9
Back out previous logging patches (92791a422f0a and 5617c22ea9ac) for bug 469514.
2009-04-22 15:21:17 -07:00
Blake Kaplan
08ff90810b
Bug 489440 - Don't call into JS when asked if we support a wrapper cache. r+sr=peterv
2009-04-22 13:19:42 -07:00
Dave Townsend
51ec924c58
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
2009-04-22 12:13:10 -07:00
Josh Aas
f2f4f4bd88
Remove FSSpec and alias usage from libreg on Mac OS X. b=487966 r=bsmedberg
2009-04-22 14:08:47 -04:00
Robert Sayre
cf212a510b
Merge
2009-04-22 13:53:58 -04:00
Joe Drew
c3671f00b6
Re-enable colour management reftests now that bug 488955 is fixed.
2009-04-22 13:50:02 -04:00