Commit Graph

314 Commits

Author SHA1 Message Date
Henri Sivonen
03674bb8a9 Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
--HG--
extra : rebase_source : 003bf0d4659f744fbe1fc1d6e9e671d91591c2ab
2009-10-28 15:48:41 +02:00
Gervase Markham
892105dff5 Bug 560230 - add .nu to IDN whitelist. 2010-04-28 11:01:38 +01:00
Gervase Markham
dd4d99ebab Bug 560230 - Add .nz to IDN whitelist. 2010-04-28 11:00:54 +01:00
Gervase Markham
d0a765be3b Bug 560814 - Add .tel to IDN whitelist. 2010-04-28 10:59:52 +01:00
Benjamin Smedberg
6dad03576a Merge backout of bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629. 2010-04-27 09:56:36 -04:00
Benjamin Smedberg
c02066cc5e Backed out changeset 560eb81389cc - Bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629. 2010-04-27 09:55:55 -04:00
Benjamin Smedberg
0a305439d9 Bug 560932 - increase the timeout for the plugin hang detector, we appear to be triggering it on slow machines which are functioning semi-normally, r=cjones a=rs for CLOSED TREE 2010-04-21 12:29:00 -05:00
Henri Sivonen
5c3712d80a Bug 551344 part 4 - Address more review comments from sicking in the C++ parts of the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : b15efefa4ba578dead7645770f5ce3fa8becefda
2010-04-16 13:52:06 +03:00
Doug Turner
e35d8e72d5 Bug 545869 - Remove small buffer #defines and use preferences. r=honza 2010-04-20 09:32:28 -07:00
Eddy Ferreira
e4534c67dc Bug 252486 - Add option to disable saving form data on https websites. r=dolske 2010-04-06 18:42:00 -07:00
Ben Bucksch
a0a208a008 Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao 2010-04-06 15:28:00 -07:00
Ehsan Akhgari
707d05f08a Bug 549094 - Change the value of editor.singleLine.pasteNewlines to match the Firefox value across all Gecko based applications; r=bzbarsky 2010-04-01 16:13:07 -04:00
Henri Sivonen
629a0e668d Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
--HG--
extra : rebase_source : fa41825753811279070d232c7d467600d7b2d523
2010-02-26 11:18:38 +02:00
Makoto Kato
9058c89126 Bug 553548 - nsEditor::GetWrapWidth() is unused. r=Olli.Pettay 2010-03-23 12:51:58 +09:00
Makoto Kato
33579349f7 Bug 524449 - Remove nsIPref from tree. r+sr=benjamin 2010-03-13 22:25:13 +09:00
Masayuki Nakano
788bb1a791 Bug 315727 Request Firefox respond to Windows scroll messages so pages can be scroll captured r=jmathies+smaug, sr=roc 2010-03-11 14:25:29 +09:00
Phil Ringnalda
20d3a2d318 Bug 539863 - Stop setting Mac value for SeaMonkey-only browser.urlbar.clickAtEndSelects pref in all.js, r=bsmedberg
--HG--
extra : rebase_source : e80a9f24afb7cd0c1405f451d0fb95325ac16151
2010-01-15 19:55:27 -08:00
Vladimir Vukicevic
79ee72ed5e b=538530; add a way to forcibly disable a11y on win32; r=surkov.alexander 2010-03-09 13:02:25 -08:00
Doug Turner
b4f17e4827 Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Florian Queze
ac2563a6f8 Bug 485721 - Roaming preferences redundant in Firefox. r=bsmedberg 2010-03-08 08:41:37 +01:00
Simon Montagu
c98bc79fd2 Add Tibetan to font selection UI. Bug 441110, r=emk 2010-03-04 10:55:53 +02:00
Bas Schouten
0870c143c9 Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad 2010-03-03 09:29:57 +00:00
John Daggett
48eeb721a5 Backed out changeset a258698d412f 2010-03-03 17:18:59 +09:00
Bas Schouten
67f09f5168 Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad 2010-03-03 07:57:41 +01:00
Jonathan Kew
a77a681fe4 Bug 548177 - remove ATSUI text rendering code. r=jdaggett 2010-02-26 06:20:38 -08:00
Bas Schouten
e3160db84b Bug 527707: Correction from rev 0e1c0b71bf13. Incorrect line came along. 2010-02-25 22:42:27 -08:00
Bas Schouten
dcdb088a10 Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame 2010-02-25 22:36:07 -08:00
Jonas Sicking
28396b7d9c Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu 2010-02-24 21:58:17 -08:00
Jonas Sicking
aecb30c8cf Bug 544698 part 1: Move value processing from submission code to elements. Decomtaminate. Kill a few dead functions. r=jst 2010-02-24 21:58:16 -08:00
Shawn Wilsher
541e2d0c5d Merge for back out of changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:13:00 -08:00
Shawn Wilsher
e350020303 Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:12:33 -08:00
Steve Chapel
57829ccc4f Bug 193911 - Increase default disk cache size. r=biesi, sr=bz 2010-02-23 10:04:30 +01:00
Benjamin Smedberg
d33edc0f10 Bug 543802 - blacklist common Xt plugins on Linux (VLC and Acrobat) so they are in-process, until we implement OOPP for Xt plugins, r=karlt 2010-02-20 10:27:58 -05:00
Mike Hommey
a71ad7f6dc Bug 535990: Null check at PL_DHashTableOperate to avoid crashing r=bsmedberg 2010-02-20 08:55:34 -05:00
Christian Biesinger
9d47066edd bug 531801 Enable caching of all SSL content to disk
r=bz

--HG--
extra : rebase_source : 80227d2c25b1aba9f8c2feb48181686bbda6f412
2010-02-12 18:03:12 +01:00
Chris Jones
c3c2e2f00c Bug 544345: Kill plugins if they exceed the hang timeout. r=bsmedberg
--HG--
extra : transplant_source : K%BBb%8Dq%C8%26O%7Cj%10%0B%EE%05j%3C%0F%CA%C3%3A
2010-02-11 14:32:18 -06:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Henri Sivonen
6835111d7b Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 31f125d0e833aaea2c1bd4755c16d5e7fd5f2e83
2010-01-14 15:58:27 +02:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Andrew Shilliday
6bbf5d3015 bug 500983 - "Use System Proxy Settings" should be default for new profiles. r=bzbarsky 2009-08-05 09:33:00 -04:00
Sid Stamm
32f5ce7b68 bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
Makoto Kato
a0bc68ebf2 Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
Marco Bonardo
6b690f6d99 Bug 520165 - Part9 (libpref): fix dependancies, r=mano 2010-01-15 17:40:22 +01:00
Daniel Veditz
0e538279e0 Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit 2010-01-14 17:19:11 -08:00
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
56ceec2c4c bug 515433, bug 515437: Content Security Policy (CSP) core 2010-01-13 14:18:24 -08:00
John J. Barton
f06b671c7d Bug 508562. Make it possible to not have js strict warnings in debug builds. r=bzbarsky, sr=jst 2009-12-22 19:52:13 -05:00
Neil Rashbrook
1bd6140306 Bug 533355 nsPrefBranch fails to correctly clean up some stale weak references r=bsmedberg 2009-12-15 21:44:48 +00:00
Justin Dolske
0cfb131c4b Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir 2009-12-14 22:28:40 -08:00