Граф коммитов

913 Коммитов

Автор SHA1 Сообщение Дата
Saint Wesonga 705d912c2c Bug 496198 - about:plugins lies when all plugins are disabled, r=joshmoz, ui-r=faaborg 2010-01-17 15:23:00 -08:00
Boris Zbarsky 03a58e11a7 Bug 525608 part 2. Change the CSS parser to not allow anon box selectors with more than the anon box name in them. Store the pseudo type in pseudo-element selectors. Enforce that all non-anon-box pseudo selectors have an mNext that selects the element they apply to. r=dbaron 2009-12-11 02:37:40 -05:00
Boris Zbarsky 8202b90f61 Backing out bug 525608 and bug 525952 2009-12-10 18:28:08 -08:00
Boris Zbarsky 197fdecd49 Bug 525608 part 2. Change the CSS parser to not allow anon box selectors with more than the anon box name in them. Store the pseudo type in pseudo-element selectors. Enforce that all non-anon-box pseudo selectors have an mNext that selects the element they apply to. r=dbaron 2009-12-10 14:36:05 -08:00
Markus Stange d113609b2f Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange 94f4ccb97f Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Markus Stange 24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Phil Ringnalda cbb05845ba Bug 515582 - Remove unused (and heinous) webservices strings, r+sr=jst 2009-09-13 16:05:55 -07:00
Boris Zbarsky 31700392b3 Followup for bug 495176. Fix the localization notes. 2009-07-31 00:05:57 -04:00
Boris Zbarsky ba4bfdba03 Bug 495176. Improve security error reporting when document.domain is involved. r=jst,pike sr=jst 2009-07-26 21:27:33 -04:00
Boris Zbarsky 79debaf781 Backed out changeset b55e7e3c0bfb to see whether bug 495176 might be causing the WinXP Txul regression
--HG--
extra : rebase_source : c854c6a8afad67c583ff08e23bbac27cbf99c0cd
2009-07-28 14:34:01 -04:00
Boris Zbarsky 57fdf8c806 Bug 495176. Improve security error reporting when document.domain is involved. r=jst,pike sr=jst 2009-07-26 21:27:33 -04:00
Josh Aas 78b0135ea2 Simplify code for exposing plugin file names vs. full path. Second landing. b=488181 r/sr=jst,bz 2009-06-10 16:47:49 -04:00
Josh Aas a5bdae5f94 Backed out changeset 7cd22106e8d9. Simplify code for exposing plugin file names vs. full path. b=488181 2009-05-16 21:09:48 -04:00
Josh Aas 956f9c56b6 Simplify code for exposing plugin file names vs. full path. b=488181 r/sr=jst 2009-05-15 18:26:21 -04: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
Robert O'Callahan 3eae3e3a65 Bug 340571. Removing getBoxObjectFor from non-XUL documents. r+sr=bzbarsky
--HG--
extra : rebase_source : a57cb7c4ebee2149a2cdc009400c133d4904409d
2009-03-30 13:44:48 +13:00
Zack Weinberg f6e651b4c4 Bug 473815 - Improve diagnostics for malformed @font-face rules; r+sr=dbaron 2009-02-12 05:15:56 +01:00
L. David Baron dbcb511748 Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311) 2009-02-04 13:22:45 -08:00
L. David Baron f0ecf93e24 Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Masatoshi Kimura 3a3a37f47d 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
Masayuki Nakano 0aa1849eae Bug 467593 'WARNING: GetCharCode used for wrong key event; should use onkeypress. ' should not be displayed by Web pages r+sr=roc 2008-12-06 18:30:01 +09:00
Daniel Holbert 61f320aa9d Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes. 2008-12-05 11:52:01 -08:00
Masatoshi Kimura 31c5df869e Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron 2008-12-05 18:31:00 +01:00
L. David Baron 4627664235 Make min-/max- prefixed media features without values be parse errors, per http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html . (Bug 453759) r+sr=bzbarsky 2008-09-06 07:04:28 -07:00
Doug Turner 22039c50a0 Bug 452485 - check for OOM during dom callback. r/sr=jst 2008-08-28 09:40:49 -07:00
Zack Weinberg 4a312173f9 Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron 2008-08-10 22:13:49 +01:00
Dave Townsend 0aa1ee1345 Backed out Bug 441469 due to Tp regressions 2008-08-10 00:07:59 +01:00
Zack Weinberg af751d9b0a Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron 2008-08-07 19:15:40 -04:00
Boris Zbarsky c941674d4d Bug 434522. Make the "Permission denied to access Class.property" mesage more useful. r+sr=jst 2008-07-28 23:03:19 -07:00
L. David Baron 62b65d2845 Implement Media Queries. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
Surya Ismail 38dd714105 Bug 378518 - Remove support for tag names in XBL extends attribute
r=Enn, sr=sicking
2008-07-17 12:46:51 -04:00
timeless@mozdev.org 91cacb01be Bug 402181 Better error message for captureEvents(), releaseEvents() and routeEvent() text by perhans@indexdata.dk r=smaug a=beltzner 2008-04-06 02:39:35 -07:00
dbaron@dbaron.org dea6a29455 Add string needed if we implement :nth-*() pseudo-classes. b=75375 r+sr=bzbarsky 2008-03-07 23:39:35 -08:00
Olli.Pettay@helsinki.fi f9417e7a4d Bug 409111, WRONG_DOCUMENT_ERR on unattached nodes through getBoxObjectFor, r+sr=sicking, a=mtschrep 2008-02-14 12:45:07 -08:00
dolske@mozilla.com 3f042421c0 Update comments for localizers. 2008-01-29 11:39:36 -08:00
dolske@mozilla.com a714da4a56 Bug 244273 - improve current HTTP authentication prompt. r=neil,bsmedberg ui-r=johnath, a=blocking-1.9+, a-latel10n=damons 2008-01-29 11:33:26 -08:00
dbaron@dbaron.org e84d07b934 Improve the warning that shows up when pages use -moz-inline-box. b=413195 r+sr=bzbarsky a=beltzner 2008-01-25 13:06:36 -08:00
reed@reedloden.com 5c0b713e8f Bug 413884 - "The "Don't ask me again" checkbox in the "Unresponsive script" dialog does not have any access key" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=jst a1.9=schrep] 2008-01-25 00:19:57 -08:00
edward.lee@engineering.uiuc.edu 1a2f3d300b Bug 382526 - "Content Encoding Error" error page repeats itself. r=beltzner, sr=bzbarsky, a1.9=schrep 2008-01-17 08:07:11 -08:00
mkmelin+mozilla@iki.fi cef35e2882 Bug 392407: appstrings.properties should not be using branded strings r+sr=bzbarsky, ui-r=beltzner, a=blocking1.9 2008-01-05 05:40:46 -08:00
reed@reedloden.com 9a9a2e5580 Bug 402861 - "Use plugin instead of plug-in in UI and docs (similar to what FF does)" [p=prometeo.bugs@gmail.com (Giacomo Magnini) r=KaiRo r=jst r+a1.9=beltzner] 2007-12-14 20:26:15 -08:00
reed@reedloden.com 3a4d5df30f Bug 382917 - "Display script filename and line number in Stop Script dialog" [p=manish@flock.com (Manish Singh) r+sr=mrbkap a1.9=jst] 2007-12-03 01:17:40 -08:00
kairo@kairo.at e894c32dea bug 403800 - Refactor netError.dtd to simplify per-application overrides, r=bz a=dsicore 2007-11-29 08:19:09 -08:00
dcamp@mozilla.com 1b9adf5c62 Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-26 21:32:23 -08:00
reed@reedloden.com 9f32f05195 Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-26 18:44:44 -08:00
reed@reedloden.com 9da86a455b Bug 395590 - "Entity ProtocolFlagError should be rephrased" [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r+sr=bzbarsky a1.9=damons] 2007-11-12 22:49:11 -08:00
reed@reedloden.com d4e8231baf Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-11-05 14:59:09 -08:00
reed@reedloden.com f5f27fd7da Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9] 2007-11-03 11:49:47 -07:00
reed@reedloden.com f453d049c0 Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9] 2007-10-30 13:26:25 -07:00
reed@reedloden.com 4894cad90d Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
dbaron@dbaron.org 8ab0d173c8 Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
dcamp@mozilla.com 2b3259d83f block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
asqueella@gmail.com 1cab6bc107 Bug 388645 - String changes for malware warning
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-23 18:56:47 -07:00
gavin@gavinsharp.com 09ed0dcd8f Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner 2007-07-03 09:49:06 -07:00
kaie@kuix.de ef7c98eca8 Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
2007-06-20 07:10:30 -07:00
kaie@kuix.de 9eb84c3d08 Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00
mats.palmgren@bredband.net 266f784855 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
Olli.Pettay@helsinki.fi cedf89817e Bug 374547, regression: unable to repeat xbl bound element inside another with the same binding r=jst,sr=bz 2007-04-01 05:19:44 -07:00
kaie%kuix.de 44e67a20fd Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in dom and browser
Adding strings for new SSL error page
r=mconnor, sr=neil
2007-02-18 04:20:12 +00:00
aaronleventhal%moonset.net b6b7bd9c78 Bug 365866. Expose appropriate tree table state, name and actions for cells that are checkboxes and cyclers. Patch by david.bolter@utoronto.ca. r=aaronlev, r=surkov, r=bienvenu, sr=mscott 2007-02-08 19:48:32 +00:00
dbaron%dbaron.org 84f0a10ddc Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky. 2007-01-23 22:49:49 +00:00
peterv%propagandism.org 9ce9daa00c Part 2 of the fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2007-01-11 13:48:57 +00:00
bzbarsky%mit.edu 50917c013e Go into an error state if we get a handler with a command in non-chrome XBL.
Bug 362716, r+sr=sicking
2006-12-07 02:34:57 +00:00
ajschult%verizon.net a0ddfa13d3 Bug 361170: "never show this dialog again" may be too confusing for end user. Patch by Beno��t <benoit@gawab.com>, r+sr=jst 2006-11-29 00:38:50 +00:00
bzbarsky%mit.edu 51c572b85c Add a correct license header. Bug 353806, patch by Ryan Jones
<sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-11-14 00:55:54 +00:00
bzbarsky%mit.edu cea7c0e8fc Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-11 22:27:00 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
mats.palmgren%bredband.net ec8d1d8cb7 XBL needs simple defense against infinite recursion. b=55070 r+sr=bzbarsky 2006-11-09 01:58:12 +00:00
bzbarsky%mit.edu 725237b351 Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
ted.mielczarek%gmail.com a4d21b8021 bug 296237, remove assert in getElementById, use the console service to provide feedback, make the message localizable, v1.1 patch. patch by asqueella@gmail.com, r+sr=jst 2006-10-20 19:15:00 +00:00
ted.mielczarek%gmail.com d7ff061324 bug 308928, Invalid input for the canvas fillStyle/strokeStyle throws an exception but should be ignored. Patch by asqueella@gmail.com, r+sr=vlad 2006-10-14 19:28:20 +00:00
mats.palmgren%bredband.net eb0a8a1381 Detect and refuse to load some forms of recursive XBL bindings. b=350754 r+sr=bzbarsky 2006-10-08 10:18:41 +00:00
cbiesinger%web.de efc58ce4b2 bug 354410 move auth prompt strings out of necko. also, use the correct
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:35:59 +00:00
cbiesinger%web.de 9a381e7875 bug 354410 move auth prompt strings out of necko. also, use the correct
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
myk%mozilla.org 93e2f635fa bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen
r=bzbarsky
sr=bzbarsky
2006-09-11 13:29:15 +00:00
longsonr%gmail.com beeec7ced8 Bug 329848 - fix build warning r+sr=tor 2006-07-28 16:52:58 +00:00
longsonr%gmail.com 674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
brettw%gmail.com 0653b5c604 Bug 334675 r=darin a=mconnor Notify users on async IO errors 2006-07-25 17:04:48 +00:00
sharparrow1%yahoo.com b3040b6648 Bug 334588: Choose font consistently for page headers/footers, and remove localized header font name and size. r+sr=roc. 2006-07-14 16:07:28 +00:00
peterv%propagandism.org 0f613030f3 Fix for bug 334806 (Update to Expat 2.0.0). r=mrbkap, sr=jst. 2006-07-13 12:50:58 +00:00
gijskruitbosch%gmail.com 47d988e74e Bug 341764 - Should be able to debug from the slow script dialog if a debugger is present
r=bsmedberg for makefile changes and r=sicking for dom changes
sr=shaver
2006-06-22 21:30:49 +00:00
axel%pike.org 91be046624 bug 328956, chop dead wood off of toolkit, r=ben 2006-04-26 08:10:41 +00:00
Olli.Pettay%helsinki.fi 107fe84cd5 Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst 2006-04-10 17:04:54 +00:00
kairo%kairo.at 6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
masayuki%d-toybox.com 4fe309cbbb Bug 299106 chardet.alis_charset_detector.title in charsetTitles.properties is waste patch by Hidehiro Kozawa <kozawa@mozilla.gr.jp> r=kairo, sr=bzbarsky 2005-11-18 06:14:08 +00:00
bzbarsky%mit.edu 46dc7e29ca Implement :-moz-empty-except-children-with-localname() pseudo-class. Bug
309067, r+sr=dbaron
2005-10-16 15:57:13 +00:00
peterv%propagandism.org 61d64ef5ff Fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-10-14 12:23:59 +00:00
neil%parkwaycc.co.uk 27a5e72b92 Bug 240627 Add warnings for some reserved key shortcuts r=bryner sr=bz 2005-10-08 10:20:02 +00:00
bzbarsky%mit.edu eabb28c936 Show a useful error message if a page claims to be compressed and isn't. Bug
184144, patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=darin, sr=bzbarsky
2005-09-16 19:27:27 +00:00
jst%mozilla.jstenback.com 2f032a927a Fixing bug 230909. Add a 'Never show this dialog again' checkbox to the dialog we show when a script runs for more than 5 seconds. r=peterv@propagandism.org, sr=brendan@mozilla.org 2005-09-06 14:51:29 +00:00
gavin%gavinsharp.com 1a8f9d6e76 Bug 302729 attachment 193230, Convert [tag][/tag] in netError.dtd strings to <tag></tag>, patch by Jeff Walden <jwalden+bmo@mit.edu>, r=cbiesinger, sr=neil, a=cbeard 2005-08-22 03:25:20 +00:00
dbaron%dbaron.org 20edc5ab39 Missed file from checkin for bug 271802: whether to extend print dialog should not be part of localization. r=bsmedberg 2005-08-13 19:42:37 +00:00
cbiesinger%web.de d62314530b bug 280190 Make netError.xhtml look better. Also makes it themable.
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor

Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
bzbarsky%mit.edu 2ecae9f664 Escapes should be allowed to start an id. Bug 299148, r+sr=dbaron, a=bsmedberg 2005-07-19 20:49:34 +00:00
mozilla.mano%sent.com bf547497d9 Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky 2005-07-14 22:52:11 +00:00
dbaron%dbaron.org 77fe79b845 Fix extraneous quotes in unexpected EOF CSS parser errors. b=299192 r+sr=bzbarsky a=asa 2005-07-01 04:18:53 +00:00
gandalf%firefox.pl 55185f343f Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa 2005-06-16 13:49:04 +00:00
cst%andrew.cmu.edu 7f22407c14 Bug 287695 fix hardcoded app name in default mailto: form subject
r=biesi sr=bz
2005-04-03 17:16:28 +00:00
dbaron%dbaron.org 3015a4a28b Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky 2005-03-18 06:56:56 +00:00
gandalf%firefox.pl 06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
cbiesinger%web.de 5dd7f9a4e8 281343 show an error message when filenames are too long; and convert that error
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
2005-03-02 18:16:37 +00:00
gandalf%firefox.pl ea39cd5cbe bug 279768: move dom.properties, MediaDocument.properties to global; r=bsmedberg 2005-02-23 16:53:28 +00:00
gandalf%firefox.pl 9f74808aa6 Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg 2005-02-20 21:15:00 +00:00
gandalf%firefox.pl dcdddc53d6 Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg 2005-02-20 18:10:15 +00:00
silver%warwickcompsoc.co.uk 65fe98f85c Bug 145523 - Make slow script message localisable.
r/sr=jst
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 21:41:07 +00:00
bsmedberg%covad.net a6ed53ee76 Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-01-28 15:08:59 +00:00
dbaron%dbaron.org 308050f199 Fix typo pointed out by Alexander L. Slovesnik <als@mozilla.ru>. b=187007 2004-12-28 21:15:12 +00:00
dbaron%dbaron.org d1da171a4f Restore old code that prevents printing or previewing XUL documents, since it still doesn't work. b=240490 r+sr=roc 2004-12-24 22:27:57 +00:00
db48x%yahoo.com 1eb67d2f10 bug 209097: Default mailto form subject should be localizable
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=neil, sr=roc
2004-12-21 16:17:32 +00:00
bsmedberg%covad.net e946f44738 Centralize layout/ and content/ locale files. See bug 271324. 2004-12-04 20:10:51 +00:00
bsmedberg%covad.net 965ac100e0 Start hitting up the gecko locale files, bug 271324. They are all going to live under dom/locales. Right
now I'm not changing the *shipped* locations, only the source locations.
2004-12-04 18:37:31 +00:00