Commit Graph

22472 Commits

Author SHA1 Message Date
Justin Dolske
baa47b45a5 Bug 444968 - password-only forms should prefer a password-only login when present. r=gavin 2008-12-07 23:38:48 -08:00
Justin Dolske
3d3cba8af8 Bug 466072 - Remove unused in-browser EULA prompt. r=beltzner 2008-12-07 23:29:47 -08:00
Ginn Chen
084aa30678 Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc 2008-12-08 15:01:26 +08:00
Phil Ringnalda
88096a3e81 Bug 463982 - Drop configure support for cairo-mac widget toolkit, r=ted 2008-12-07 19:31:40 -08:00
Mats Palmgren
1c185b29b9 Walk child frame next-in-flows that are overflow containers. Skip [excess]overflowContainersList to avoid processing them more than once. b=411835 r+sr=roc 2008-12-08 04:01:25 +01:00
Masatoshi Kimura
891395fdb2 Bug 467038 - Get rid of nsWindow::DefaultWindowProc; r+sr=roc 2008-12-08 02:26:59 +01:00
Mats Palmgren
dd7b00661b Backing out the tests for bug 421839 to try to fix Tinderbox orange. 2008-12-08 01:58:48 +01:00
Ben Turner
e190d7db57 Bug 468187 - 'Workers: Timeout ids should start at 1, not 0'. r+sr+a=jst 2008-12-07 16:15:57 -08:00
timeless@mozdev.org
c42ddc47be Bug 468045. r+sr=jst. 2008-12-07 16:15:54 -08:00
Ben Turner
573e0b2e1b Bug 460437 - 'innerHtml doesn't update DOM when Html markup goes from Invalid to Valid'. r+sr=mrbkap. 2008-12-07 16:15:52 -08:00
Ben Turner
f94fff590e Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst. 2008-12-07 16:15:49 -08:00
Ben Turner
f340d61691 Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder'. Followup OOM check to bustage fix. r+sr=jst, a=blocking1.9.1 2008-12-07 16:15:45 -08:00
Ben Turner
7340738ad2 Bug 467162 - 'uninitialized local variable warning in xpcwrappedjsclass.cpp'. r+sr=jst, a=blocking1.9.1 2008-12-07 16:15:43 -08:00
Mats Palmgren
d6a5513492 Crash test for bug 421839. 2008-12-08 00:11:48 +01:00
Mats Palmgren
1dc0d756d8 Don't crash if views were destroyed while flushing notifications. b=421839 r+sr=roc 2008-12-08 00:11:37 +01:00
Mats Palmgren
e79d638b8e Make GetCurrentEventFrame() return null if the shell is being destroyed (don't call GetPrimaryFrameFor()). b=421839 r+sr=roc 2008-12-08 00:10:31 +01:00
L. David Baron
7fc92bad7f Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc 2008-12-07 13:58:07 -08:00
Daniel Holbert
ca3e28538e Bug 418643 trivial follow-up: Remove unneded 'typedef' token, in 'typedef struct folderChildrenInfo { ...', to fix compiler warning. r=sdwilsh 2008-12-07 11:56:39 -08:00
Mats Palmgren
d188234a59 Fix the parent pointer for ::first-letter child frame next-in-flows. b=401042 r+sr=roc 2008-12-07 19:21:40 +01:00
Mats Palmgren
c3e7f32e2e Inherit -moz-box-ordinal-group to special frames and use a stable sorting algorithm (mergesort). b=431705 r+sr=roc 2008-12-07 19:11:30 +01:00
L. David Baron
089b1db23d Use a local stack rather than the call stack in SkipUntil to avoid excessive recursion. (Bug 432561) r+sr=bzbarsky 2008-12-07 10:00:43 -08:00
Joel Maher
3951f2240f Add tests for media queries in print media. (Bug 466171) r=dbaron 2008-12-07 10:00:43 -08:00
Robert Kaiser
3d62d3af26 bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00
Natch
aca04dc852 Bug 461855 - Places details pane retains height after opening tag selector or extended details. r=mak77 2008-12-07 15:42:10 +01:00
Aiko
aae680fe23 Bug 341901 - versioninfo for js3250.dll is bad. r=bsmedberg 2008-12-07 15:34:58 +01:00
Simon Bünzli
deffd82acb Bug 465215 - tab values can get synchronized. r=dietrich 2008-12-07 15:20:33 +01:00
stefanh@inbox.com
8e112d3bfd Bug 462223 - Update welcome_help (no search sidebar anymore). NPOB. r=gavin. 2008-12-07 14:56:49 +01:00
Daniel
fbe43dde38 Bug 458588 - drop -moz-outline* aliases. r+sr=dbaron 2008-12-07 14:36:47 +01:00
Simon Bünzli
d6ccc09a24 Bug 462863 - about:sessionrestore shouldn't display authentication requests for favicons. r=dietrich 2008-12-07 14:31:13 +01:00
Kurt Schultz
35c87b0e8e Bug 464155 - Reconsider capitalization of about:sessionrestore heading. ui-r=faaborg, r=gavin/pike 2008-12-07 14:26:07 +01:00
Simon Bünzli
db9d168956 Bug 467828 - use cached favicons for the Recently Closed Tabs menu. r=gavin 2008-12-07 14:06:45 +01:00
gzlist@googlemail.com
ddfb6cad5b Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly, enabling/adding tests
--HG--
rename : content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xslt => content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xml
2008-12-07 14:34:53 +02:00
Robert Longson
ee47da1b58 backout bug 465996 as it only works in restricted circumstances. 2008-12-07 11:26:13 +00:00
L. David Baron
b20fd8f22b Add a test for bug 468167 2008-12-07 11:22:12 +01:00
Markus Stange
05944a7f56 Partial backout of changeset cfc553938038 (bug 463042) in order to fix bug 468167, "Deleting selected top of document (from below) no longer scrolls what remains into view". 2008-12-07 11:19:47 +01:00
Brendan Eich
1c1214a195 Bug 449657 - JS_SealObject fails on Array objects (r=mrbkap, a=sayrer). 2008-12-07 00:03:12 -08:00
Ben Newman
2f001df19f Turn on lcms assertions in debug builds - bug 454519.r=bholley,sr=vlad 2008-12-06 23:17:49 -08:00
Vladimir Vukicevic
4b86e322d9 b=455169, PNG rendering problem with color management with null cms xform. r=joe,r=bholley 2008-12-06 23:06:33 -08:00
Bobby Holley
263791c64a LCMS LI16F_FORWARD renamed to LI8F_FORWARD - bug 457626.r=vlad 2008-12-06 22:55:10 -08:00
timeless@mozdev.org
a517ec4d3e crash on loading PNG or JPEG image - bug 463306. r=joe,r=bholley,sr=vlad 2008-12-06 22:46:17 -08:00
Glenn Randers-Pehrson
ce8c35232d Bug 460520 - LCMS detection code for bogus cHRM chunks. r=bholley 2008-12-06 22:36:45 -08:00
Bobby Holley
6a4d40ce2a LCMS bogus profile detection - Bug 460629. r=vlad 2008-12-06 22:32:24 -08:00
Bobby Holley
98c991946c Disable fatal LCMS errors earlier in thebes - bug 458164. r=joe 2008-12-06 22:24:25 -08:00
Phil Ringnalda
57c83b7d08 Bug 461322 typo, s/($IFLAGS1)/$(IFLAGS1)/ 2008-12-06 21:00:23 -08:00
Phil Ringnalda
a9d2a0aec1 Bug 461322 typo, s/caling/calling/ 2008-12-06 20:53:14 -08:00
Phil Ringnalda
9174e9db9b Bug 465487 - Fix perms on a couple of executable JS components, r=ted 2008-12-06 20:25:09 -08:00
Phil Ringnalda
0ee9e4b12a Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Phil Ringnalda
342b26417f Bug 464632 - Give processed removed-files some IFLAGS lovin', r=ted 2008-12-06 20:25:08 -08:00
Olli Pettay
49aa5fec58 Bug 468261, Modify the testcase for bug 457672, so that it works also with SM. 2008-12-07 02:13:04 +02:00
Masatoshi Kimura
a682e0d618 Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron 2008-12-06 11:08:26 -08:00