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

268767 Коммитов

Автор SHA1 Сообщение Дата
bjarne@runitsoft,com 09f1f11d3b Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed; r=(dwitte, jduell). 2011-03-24 16:45:07 -04:00
Josh Matthews 1adc018aee Bug 586362 - Add gczeal to content process xpcshell. r=bent 2010-08-11 13:45:00 -04:00
Ehsan Akhgari 4ca33c7ae8 Merge mozilla-central into cedar to pick up an orange fix 2011-03-24 16:40:45 -04:00
Masatoshi Kimura 7a4dccc6b7 bug 637481 - add vhea/vmtx support to OTS for CJK webfonts. r=jfkthame 2011-03-24 20:11:38 +00:00
Jonathan Kew de5c714d44 bug 643015 - allow zero-length entry in CFF indexes. r=jdaggett 2011-03-24 20:11:38 +00:00
Jonathan Kew f15266a3ae bug 642093 - map commonly-used bitmap font names to truetype equivalents for dwrite. r=bas 2011-03-24 20:11:38 +00:00
Jonathan Kew eb5f8dadb7 bug 637157 - @font-face family names should hide system fonts. r=jdaggett 2011-03-24 20:11:37 +00:00
Jonathan Kew 5c31e2232a bug 544617 - ensure Cairo font is set up in gfxGDIFont::InitTextRun. r=jdaggett 2011-03-24 20:11:37 +00:00
Benjamin Stover 0b15aa7fc6 Automated Merge 2011-03-24 13:02:38 -07:00
Benjamin Stover cf3e0768b0 Backed out changeset 868be4c08700 due to mochitest-other orange 2011-03-24 13:00:45 -07:00
Benjamin Smedberg 3cf29b3ba2 Bug 638171 - FireFox does not read Java Plugin Info.plist correctly.; r=jst,joshmoz 2011-03-24 14:43:37 -04:00
Ehsan Akhgari d17d4bb8a6 Merge cedar onto mozilla-central 2011-03-24 14:42:21 -04:00
Dave Townsend 472a56c6a9 Bug 643628: Last updated date misplaced in search results. r=Unfocused 2011-03-24 11:21:12 -07:00
Boris Zbarsky 024977989c Bug 644637. Make sure mRequest lives long enough that we don't hand dead objects around. r=sdwilsh 2011-03-24 14:14:00 -04:00
Benjamin Stover f1f3de0eab Bug 643083 Crash: JSAutoRequest::~JSAutoRequest r=smaug 2011-03-24 10:41:25 -07:00
Benjamin Stover 1feeea4e60 Bug 643164 Fire MozScrollAreaChanged before "load", not after r=roc 2011-03-24 10:41:23 -07:00
Benjamin Stover bc45c13dfb Bug 643836 Invalidation does not always trigger a displayport update r=tn 2011-03-24 10:40:49 -07:00
Patrick McManus b0d3b5a6d3 bug 628561 DNS caching forcing one to restart Firefox to eliminate temporary DNS redirection; r=bzbarsky
A force-reload now clears persistent connections to the server related
to the force-reloaded resource. This will allow renogitation of DNS or
server load balancing.

--HG--
extra : rebase_source : 5c55e90ea64039b9cdc0a2d85a51086d2b1d40df
2011-03-24 12:01:57 -04:00
Jonathan Kew c7ea9b226f bug 418975 - tests for soft hyphen in table cells. r=roc 2011-03-24 15:24:17 +00:00
Jonathan Kew 078b841158 bug 418975 - support soft hyphen when calculating min width for table and fieldset. r=roc 2011-03-24 15:22:37 +00:00
Ehsan Akhgari dccc4e92c5 Merge mozilla-central into cedar 2011-03-24 10:54:50 -04:00
Mike Hommey ccd42bc9be Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg 2011-03-24 15:28:43 +01:00
Mike Hommey 3dccc604cd Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg 2011-03-24 15:28:31 +01:00
Mike Hommey dee14dcf38 Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.

We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.

We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).

The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.

Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-03-24 15:28:14 +01:00
Mike Hommey 2b7dd8ea86 Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-03-24 15:27:55 +01:00
Mike Hommey ca3da8c43e Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg 2011-03-24 15:27:37 +01:00
Mike Hommey 43752bd0cd Bug 644297 - Avoid _MD5*/_SHA* symbols not found during Shark universal build. r=ted 2011-03-24 15:27:00 +01:00
Mike Hommey 23f9a3bff6 Bug 643695 - Don't depend on libdbus-glib when not necessary. r=khuey 2011-03-24 15:26:58 +01:00
Mounir Lamouri 2011fb727b Bug 639175 - Do not throw an exception when select.size is set to 0. r=smaug 2011-03-24 12:49:19 +01:00
Mounir Lamouri 2551337f09 Bug 630889 - textarea.rows and textarea.cols should be unsigned long and limited to only non-negative numbers greater than zero. r=smaug 2011-03-24 13:04:23 +01:00
Simon Montagu b08c6cc7b4 Bug 263359 part 5: optimization -- don't do bidi resolution if the text is monodirectional. r=roc 2011-03-24 11:28:45 +02:00
Simon Montagu 272a1cabc8 Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements 2011-03-24 11:28:45 +02:00
Simon Montagu 00285bd72c Tests for bug 263359 2011-03-24 11:28:45 +02:00
Simon Montagu 57a88642a9 Bug 263359 part 3: resolve paragraph on encountering <br> or embedded block elements 2011-03-24 11:28:44 +02:00
Simon Montagu 73924007fa Tests for bug 229367 and bug 613157 2011-03-24 11:28:44 +02:00
Simon Montagu 1e2480e2e4 Bug 263359 part 2: split nsBidiPresUtils::Resolve into Resolve and ResolveParagraph. r=roc 2011-03-24 11:28:44 +02:00
Simon Montagu 0f669e7f08 Bug 263359 part 1.5: remove nsDirectionalFrame. 2011-03-24 11:28:44 +02:00
Simon Montagu d8fd4316b9 Bug 263359 part 1: refactor bidi resolution code, combining InitLogicalArray and CreateBlockBuffer. r=roc 2011-03-24 11:28:44 +02:00
Simon Montagu 09eb30e57d Debugging code for Bidi resolution. NPOTDB 2011-03-24 11:28:44 +02:00
Karl Tomlinson b4bba71731 merge backout of bug 280661 2011-03-24 21:40:06 +13:00
Karl Tomlinson a092ff0f49 backout bug 280661 due to test_socks.js test failure 2011-03-24 21:37:53 +13:00
L. David Baron 3c14ac51ba Fix unexpected pass by removing failure annotation which points to the bug that was just fixed, bug 546315. 2011-03-23 21:59:52 -07:00
chrisd.mang@gmail.com 51dd8f9dfd Bug 280661 - Test case; r=ted 2011-03-23 23:42:04 -04:00
Jonathan Kew 1deb1d1931 Bug 623711 - erratic font selection with multiple @font-face rules and bad font resources; r=jdaggett 2011-03-23 23:01:50 -04:00
Ehsan Akhgari bb34d2452e Backout changeset f39ad7e4054e (bug 623711) because of reftest failure 2011-03-24 00:15:02 -04:00
Ehsan Akhgari 7b29685e29 Merge backout of bug 635639 2011-03-24 00:02:57 -04:00
Ehsan Akhgari 4c214e55e5 Backout bug 635639 because of test failure 2011-03-24 00:02:35 -04:00
Ehsan Akhgari 2228ba8999 Bug 616745 followup - fixed typo 2011-03-23 23:48:52 -04:00
Jonathan Kew 3375dc680e Bug 635639 - Part 2: tests; r=jdagget 2011-03-23 22:56:04 -04:00
Jonathan Kew d6996c208b Bug 635639 - Vowels are not rendered correctly in some Persian/Arabic/Hebrew fonts; r=jdaggett 2011-03-23 22:55:06 -04:00