Commit Graph

42347 Commits

Author SHA1 Message Date
Dave Townsend
cb91587ee6 Bug 552761: Switch PFS over to the new API. r=robstrong 2010-04-06 10:30:59 -07:00
Dave Townsend
ce5fa21bef Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong 2010-04-07 11:05:03 -07:00
Dave Townsend
b13c90cd5c Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong 2010-04-08 14:04:03 -07:00
Dave Townsend
26bf2c75e2 Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong 2010-04-08 14:06:59 -07:00
Dave Townsend
245056072b Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong 2010-04-06 10:26:33 -07:00
Dave Townsend
dbfe03be1e Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong 2010-04-28 11:47:22 -07:00
Gavin Sharp
96517418f6 Bug 556957 - Don't let startDocumentLoad display the target URL for content windows with openers. r=dao 2010-04-05 19:08:01 -04:00
Dão Gottwald
85ba64ab52 Bug 564187 - "Tabs on Top" shouldn't put tabs above the menu bar. r=gavin, ui-r=faaborg 2010-05-14 09:46:36 +02:00
Dão Gottwald
658ffcb630 Test for bug 563588 2010-05-14 09:44:03 +02:00
Graeme McCutcheon
da20269987 Add some temporary debug code to assist in fixing frequent orange Bug 562326. 2010-05-14 06:32:20 +01:00
L. David Baron
da9829e5f6 Add additional annotation for a random assertion on a crashtest. (Bug 472557) 2010-05-13 19:36:48 -07:00
L. David Baron
181bd73392 Add appropriate styles for the effects of HTML5 sectioning elements on headers. (Bug 562835) r=bzbarsky 2010-05-13 19:36:48 -07:00
L. David Baron
55ff47de79 Avoid wrapping to negative font sizes. (Bug 565248) r=roc 2010-05-13 19:36:48 -07:00
Justin Dolske
c4ae810daf Bug 563556 - Cleanup nsGlobalWindow's alert/confirm/prompt. r=jst 2010-05-13 15:26:10 -07:00
Chris Jones
07a9bff462 No bug: Reduce IPDL-compiler spew and stop logging to stderr. irc-r=bsmedberg 2010-05-13 17:25:20 -05:00
Benoit Girard
4fe7201af4 Bug 528146: Run plug-in code on the thread that starts in main(). r=cjones
--HG--
rename : dom/plugins/PluginThreadChild.cpp => dom/plugins/PluginProcessChild.cpp
rename : dom/plugins/PluginThreadChild.h => dom/plugins/PluginProcessChild.h
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.cpp => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.cpp
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.h => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.h
2010-05-10 23:18:00 -05:00
Chris Jones
515d3b2841 Merged backout 2010-05-13 17:24:43 -05:00
Chris Jones
509f3d2bfc Backed out changeset eef17c173aaa 2010-05-13 17:24:30 -05:00
Frédéric Wang
d000f168d9 Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt 2010-05-13 14:38:28 +12:00
Karl Tomlinson
561e8b5f10 b=562966 surround {} with || for MS 7 2010-05-13 14:37:09 +12:00
Karl Tomlinson
e9730ee124 b=559492 only dump leaked URLs on successful shutdown r=dbaron 2010-05-13 14:34:38 +12:00
Karl Tomlinson
f48d8a05cd b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug 2010-05-13 14:33:16 +12:00
Dave Townsend
3025ef0ed4 Bug 555247: Detect when all events have been seen and continue the test. r=robstrong 2010-04-05 10:25:23 -07:00
Dave Townsend
b1e2a2d8c3 Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong 2010-04-28 09:33:43 -07:00
Dave Townsend
5504b2f505 Bug 553868: Add an onNoUpdateAvailable event. r=robstrong 2010-04-07 11:14:51 -07:00
Dave Townsend
81ed38267b Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong 2010-04-28 11:46:00 -07:00
Dave Townsend
250dff6390 Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong 2010-04-07 11:16:41 -07:00
Dave Townsend
5f2fa99ee0 Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong 2010-04-07 10:54:23 -07:00
Dave Townsend
8efb1024de Bug 553790: Make getInstalls filter on type. r=robstrong 2010-04-05 13:40:08 -07:00
Dave Townsend
d563615486 Bug 553777: Make lightweight themes appear to be compatible. r=robstrong 2010-04-06 14:39:30 -07:00
Dave Townsend
73df5e151d Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong 2010-04-05 10:31:00 -07:00
Dave Townsend
e9f8fcd5cb Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle 2010-04-20 15:14:15 -07:00
Dave Townsend
c63394efea Bug 553385: Bypass cache for update checks. r=robstrong 2010-04-05 10:19:52 -07:00
Dave Townsend
8a8a29465d Bug 553090: Check for updated compatibility for local file installs. r=robstrong 2010-04-06 09:57:53 -07:00
Dave Townsend
fdac06792f Bug 552736: Initial support for plugins in the API. r=robstrong 2010-04-05 11:09:52 -07:00
Dave Townsend
8903153281 AddonProviders that contain syntax errors can break everything. r=robstrong 2010-04-05 10:23:19 -07:00
Blake Kaplan
24c04cbd78 Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky 2010-03-22 15:46:37 -07:00
Gavin Sharp
e4b2f012b9 Bug 565339: don't use non-nsIURL URIs to create moz-icon URIs, r=Neil 2010-05-12 18:32:49 -04:00
Gavin Sharp
508e0b8635 Bug 552889: avoid spamming stderr in release builds, r=cjones 2010-05-06 15:17:08 -04:00
Rob Campbell
541a1320f8 Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04:00
Gavin Sharp
eb6853093f Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Josh Aas
2beb9f7d50 Improvements for moz-icon URI code. Include a crash fix and tests. b=559496 r=joe r=jst 2010-05-13 16:20:30 -04:00
Rob Campbell
57f96d9b56 inspector-0.1 2010-05-13 17:08:34 -03:00
Josh Aas
9213b9561a Backed out changeset 558df3e5b094 due to talos master issue. 2010-05-13 15:56:19 -04:00
Josh Aas
eb08772da3 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-13 14:54:26 -04:00
Timothy Nikkel
d7b3a7ecaf Bug 536495. Arguments to nsLoadGroup::RemoveRequest in imgRequestProxy::RemoveFromLoadGroup are flipped. r=joe 2010-05-11 19:30:42 -05:00
Timothy Nikkel
73ae4c7afd Bug 563407. Cast to unsigned int to fix warning. r=sicking 2010-05-11 19:30:42 -05:00
Timothy Nikkel
9d6871d138 Bug 564063. If we encounter an area with a bogus primary frame we need to relax the asserts on remaining ancestors. r=bzbarsky 2010-05-11 19:30:42 -05:00
Timothy Nikkel
ac6b2cba42 Bug 564368. Clear lazy frame construction bits when constructing framesets. r=bzbarsky 2010-05-11 19:30:42 -05:00
Timothy Nikkel
f68ca3b9bf Bug 564705. Don't try to insert a separating space at the start of the XUL textbox title. r=neil 2010-05-11 19:30:42 -05:00