Boris Zbarsky
|
351839bba2
|
Followup for bug 495176. Fix the localization notes.
|
2009-07-31 00:05:57 -04:00 |
Boris Zbarsky
|
6df0ded0a0
|
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
|
6b45f824b8
|
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
|
a781668371
|
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
|
d233bb55a1
|
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
|
64c3657816
|
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
|
4123df32bf
|
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
|
ff75a9de7f
|
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
|
e1aa426920
|
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
|
cf26ce10a4
|
Bug 473815 - Improve diagnostics for malformed @font-face rules; r+sr=dbaron
|
2009-02-12 05:15:56 +01:00 |
L. David Baron
|
cb76302bb2
|
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
|
bc2262a5dc
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
Daniel Holbert
|
c755eee8e7
|
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
|
bfab5cf2f0
|
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
|
a8e6867730
|
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
|
31b72193f5
|
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
|
1992e6113a
|
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
|
6ddc430da4
|
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
|
e84fed73f1
|
Bug 452485 - check for OOM during dom callback. r/sr=jst
|
2008-08-28 09:40:49 -07:00 |
Zack Weinberg
|
9c8937382f
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-10 22:13:49 +01:00 |
Dave Townsend
|
596f0d1a01
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:07:59 +01:00 |
Zack Weinberg
|
d11143ebbe
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-07 19:15:40 -04:00 |
Boris Zbarsky
|
f240a67b8b
|
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
|
4fec0ad28a
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
Surya Ismail
|
1958214fa0
|
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
|
21f5398714
|
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
|
525441dd57
|
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
|
f270e8fde9
|
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
|
5722e4f08d
|
Update comments for localizers.
|
2008-01-29 11:39:36 -08:00 |
dolske@mozilla.com
|
7af38b471a
|
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
|
9676eebaf2
|
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
|
ccdf611894
|
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
|
19e05566c1
|
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
|
e6524fcb8b
|
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
|
94069f73fb
|
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
|
6fd4ebccf6
|
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
|
82fdeb6c6e
|
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
|
602e4a3871
|
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
|
71b2658219
|
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
|
9cae7ffbb6
|
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
|
30d2d3aec5
|
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
|
ba40fe75ca
|
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
|
846a7a900f
|
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
|
f3f26dd346
|
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
|
f31056a796
|
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
|
d2859b374d
|
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
|
da068756b4
|
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
|
e19507fc24
|
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
|
73f9f421e7
|
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
|
38e52c0ab6
|
Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
|
2007-06-18 23:10:05 -07:00 |