Commit Graph

22716 Commits

Author SHA1 Message Date
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
Michael Ventnor
e758b80cd9 Bug 468018 - Optimize box-shadow rendering even further by doing more intersections; r=vladimir 2008-12-06 19:54:36 +01:00
Sylvain Spinelli
a5672f5802 Bug 366682 - spellCheckRange : scan only the first word of a text node and stop; r+sr=roc 2008-12-06 19:39:47 +01:00
Jesper Kristensen
4393d98b94 Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; Second patch v1; r=dveditz 2008-12-06 18:31:39 +01:00
Curtis Bartley
2ebe85f49f Bug 463176 - NS_ERROR_FACTORY_NOT_REGISTERED from nsIDocShellHistory.useGlobalHistory opening view source; Disable all BACK/FORWARD UI and logic when disablehistory="true"; r=gavin.sharp 2008-12-06 18:06:59 +01:00
Simon Montagu
d9ef03b490 Exclude Arabic numeric formatting characters from IS_ARABIC_ALPHABETIC. Bug 438571, r=Ehsan Akhgari <ehsan.akhgari@gmail.com> 2008-12-06 08:45:31 -08:00
Peter van Hardenberg
f4c94ffcfd Bug 463493 - path of x-moz-file flavour on linux is url-encoded; r+sr=roc 2008-12-06 17:27:53 +01:00
Doug Turner
4941e4ac2c Bug 466493 - Geolocation spec now uses milliseconds. 2008-12-06 07:57:03 -08:00
Wan-Teh Chang
289d854372 Bug 466531 - Crash/hang [@ mult][@ Balloc] when loading pages on PPC; Proposed patch for JS (trunk); r=jim 2008-12-06 16:50:49 +01:00
Chris Bishop
e05fbb65c7 Bug 465592 - To enable PGO on Thunderbird a module in the Mozilla core needs to have PGO disabled; r=ted.mielczarek 2008-12-06 16:34:59 +01:00
Robert Longson
252da2f241 Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc 2008-12-06 15:22:01 +00:00
Boying Lu
a86d1145d7 Bug 449754 - Ogg Theora backend for HTML5 video element failed to compile/work on Solaris; liboggz; r=chris.double sr=roc 2008-12-06 16:17:52 +01:00
Boying Lu
31d9308340 Bug 449754 - Ogg Theora backend for HTML5 video element failed to compile/work on Solaris; libogg; r=chris.double sr=roc 2008-12-06 16:17:23 +01:00
Boying Lu
caf7875000 Bug 449754 - Ogg Theora backend for HTML5 video element failed to compile/work on Solaris; Don't use asm() on solaris; r=chris.double sr=roc 2008-12-06 16:07:51 +01:00
Arpad Borsos
f3e11b0624 Bug 414551 - gCallbacksEnabled in prefapi.cpp is unused and should be killed; r+sr=benjamin 2008-12-06 15:44:35 +01:00
Serge Gautherie
3ade5e00d0 Merge for "Backed out changeset: f3663178d2e2" for
Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; remove the aliases; r+sr=dbaron
which fails to compile
2008-12-06 14:23:52 +01:00
Serge Gautherie
d275aec025 Backed out changeset: f3663178d2e2 2008-12-06 14:22:33 +01:00
Masahiro Yamada
2623c93663 Bug 464162 - Apache does not accept IPv6 addresses with a scope id in the Host: header; r+sr=cbiesinger 2008-12-06 14:15:24 +01:00
Daniel
4ef89e9db6 Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; remove the aliases; r+sr=dbaron 2008-12-06 13:59:26 +01:00
Rob Arnold
e4b3e1addc Bug 457997 - autohiding glass panels don't display properly. r=vlad 2008-12-06 13:21:26 +01:00
Markus Stange
6ba1cc8b6f Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00