Commit Graph

214476 Commits

Author SHA1 Message Date
Bernd
f2eb2aae2e bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky 2010-01-09 16:33:03 +01:00
Dão Gottwald
fe87768897 Bug 538462 - Attempt to fix frequent Mac-debug-only leaks of two DOMWINDOWs opened in test_unkownContentType_dialog_layout.xul. r=sdwilsh 2010-01-09 11:31:16 +01:00
Boris Zbarsky
878e855de5 Bug 507817 followup. Remove some code that was just triggering a warning and not doing anything. r=vlad 2010-01-09 00:03:38 -05:00
Jesse Ruderman
e17ebdfd00 Bug 538716 - fix reftest, making it pass. r=bz 2010-01-08 19:55:40 -08:00
Jesse Ruderman
0fc8ba572d Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
Jonathan Kew
0cda5f51f7 Bug 538628. Initialize font family field for each font face. r=jdaggett 2010-01-09 12:52:32 +09:00
Daniel Holbert
db55bfe54a comment-only typo fix: s/its/it's/ for contractions in nsBlockReflowState.cpp 2010-01-08 16:38:08 -08:00
Daniel Holbert
42c9274473 Bug 538431: Rename nsVideoFrame::GetIntrinsicSize to 'GetVideoIntrinsicSize', so it doesn't hide inherited method. r=roc 2010-01-08 16:37:30 -08:00
Jonathan Griffin
26a1fd99a1 Backed out changeset ca10f6b27b95 due to orange on debug mochitests
--HG--
extra : rebase_source : a6ca9ff0547b6ec6bf1c7f285ba8b8bfab415e90
2010-01-08 16:05:00 -08:00
Neil Rashbrook
b871244cc3 Bug 538476 Allow ToInteger to take an nsresult* parameter to match the external string API r=bsmedberg 2010-01-08 23:43:50 +00:00
Steven Michaud
b8e73f0c2d Bug 489196 - [10.6] Help menu does not include Apple search in non-English builds. r=josh 2010-01-08 16:34:51 -06:00
Chris Jones
cc109826f3 Bug 538642: Temporarily disable the floating-point exception handler. r=bsmedberg 2010-01-08 15:09:31 -06:00
Jonathan Griffin
11cd358f3c Bug 530475 - Refactor test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted 2010-01-08 12:05:45 -08:00
Thomas de Grenier de Latour
9e39a5fed7 Bug 506482 - Don't write sessionstore.js to disk for "read only" events [r=zpao]
--HG--
extra : rebase_source : c1094d746ceaca07f75d49f3c3afb127d04b2ba0
2010-01-05 13:28:00 -08:00
Paul O’Shannessy
946fe7336d Bug 537290 - Reduce uses of aNode.localName, namespaceURI in XPath generation [r=zeniko]
--HG--
extra : rebase_source : 7a3717de49f34007cc1a1d5405a98c2359120450
2010-01-05 10:50:22 -08:00
Paul O’Shannessy
1baff8a67f Bug 535408 - Increase Sessionstore interval to 15s [r=dietrich]
--HG--
extra : rebase_source : 0caea4dbf0bb3fe7e4e65e2c62610fef114db99a
2009-12-31 11:44:46 -08:00
Dan Witte
d1d19f1019 Apply mozilla patch to libffi 3.0.9. b=537962, r=bsmedberg 2010-01-08 11:01:27 -08:00
Dan Witte
0b232bf658 Update libffi to 3.0.9. b=537962, r=bsmedberg 2010-01-08 11:01:25 -08:00
Marco Bonardo
7a70d2fd18 bug 510219 - Add checks in random failing test_browserGlue_smartBookmarks.js 2010-01-08 18:03:05 +01:00
Marco Bonardo
9d4eb40b97 Add some logging to browserGlue random failing tests 2010-01-08 13:57:51 +01:00
Marco Bonardo
4562ffc180 Part4: lazy statements creation (and minor cleanup) in nsFaviconService, r=sdwilsh 2010-01-08 13:57:49 +01:00
Marco Bonardo
ea885d5450 Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
Robert Longson
6dd0adcf89 Bug 495968 - Only update the active switch child in nsSVGSwitchFrame::UpdateCoveredRegion. r=roc 2010-01-08 11:35:18 +00:00
Jonathan Kew
27f23b384f Bug 493280: restructure Windows font management based on cross-platform font-list classes. r=jdaggett sr=roc 2009-10-07 15:13:40 +01:00
Miika Jarvinen
cf2eca0586 Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad 2010-01-08 09:12:21 +01:00
Alexander Surkov
65af14e7b1 Bug 166994 - Make our MSAA objects also support IDispatch methods for scripters, r=davidb 2010-01-08 14:50:38 +08:00
Masayuki Nakano
49fe8f2411 Bug 532422, this landing just removes unused variable r=Olli 2010-01-08 14:01:42 +09:00
Masayuki Nakano
57e899ccdc Bug 538466 "ASSERTION: Wrong document somewhere" with contenteditable r=bz 2010-01-08 13:59:23 +09:00
Ryan Flint
187012841c Bug 520284 - Use the update-timer category. r=robstrong 2010-01-07 23:25:44 -05:00
Clint Talbert
4832ac0a16 merging backout to tip 2010-01-07 19:57:30 -06:00
Clint Talbert
a961a03110 Backed out changeset e67e79969232 due to orange on debug mochitests 2010-01-07 19:57:02 -06:00
Steven Michaud
493a22e40c Bug 538251 - Clean up NULL-checking of mGeckoChild in nsChildView.mm. r=masayuki,josh 2010-01-07 15:06:14 -06:00
Benjamin Smedberg
d62ec5b38c Bug 538388 - Make find-leakers.pl work with the output of XPCOM_MEM_ALLOC_LOG as it dose with XPCOM_MEM_REFCNT_LOG, r=dbaron 2010-01-07 15:14:27 -05:00
Dave Townsend
aa2def2183 Remove unnecessary comment from bug 435743 2010-01-07 11:24:54 -08:00
Robert Longson
95e4fd17ba Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc 2010-01-07 19:07:30 +00:00
L. David Baron
762aafd2ef Fix typos. (Bug 429963) 2010-01-07 13:56:09 -05:00
L. David Baron
600b6d349a Actually get the c++filt invocation right. (Bug 429963) 2010-01-07 13:52:51 -05:00
Joel Maher
ab0d8f0041 Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted 2010-01-07 12:47:19 -06:00
L. David Baron
d7bfaf3d7e Add a very slow (to work around what's probably an I/O buffering issue) version of fix-macosx-stack in python that uses atos (and should thus work on 10.5). (Bug 429963) 2010-01-07 13:31:53 -05:00
Steffen Wilberg
35fff6553d Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor 2009-08-21 21:28:46 +02:00
Chris Jones
f3372c628f Bug 522126, part 3: Use POSIX-clock TimeStamp/TimeDuration implementation if configure.in says it's supported. r=luser 2010-01-07 11:21:33 -06:00
Chris Jones
e5a816f1aa Bug 522126, part 2: Add a POSIX clock (CLOCK_MONOTONIC) implementation of TimeStamp/TimeDuration. r=roc 2010-01-07 11:21:28 -06:00
Chris Jones
c10f70f476 Bug 522126, part 1: refactor TimeStamp/TimeDuration so that platform-specific implementations can be added. r=roc 2010-01-07 11:21:23 -06:00
Benjamin Smedberg
47ca8f9948 Tests for bug 532246, r=jst 2009-12-02 12:02:16 -05:00
Benjamin Smedberg
bae03e41a8 Bug 532246 - Plugins should not be able to obtain an NPObject* belonging to a different NPP, because that instance may go away before this one and the NPObject* may be invalidated and destroyed. Double-wrap in these cases. r=josh sr=jst 2009-12-02 12:02:41 -05:00
Dave Townsend
d400edb00a Bug 435742: Add tests for updates from expired ssl servers. r=robstrong 2010-01-07 08:44:41 -08:00
Dave Townsend
4be26892f5 Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong 2010-01-07 08:44:22 -08:00
Gervase Markham
4a88fed8ae Bug 535918 - add nsprpub/pr/src/misc/praton.c to about:license. 2010-01-07 15:00:25 +00:00
Jonathan Kew
b4c2a06a72 Bug 530614: accept fonts (e.g. Arial Unicode MS) despite incorrect cmap language tag. r=jdaggett 2010-01-07 13:53:31 +00:00
Jonathan Kew
6517a01b63 Bug 538065: avoid possible out-of-bounds array index in gfxFont::SanitizeGlyphRuns(). r=roc 2010-01-07 13:53:25 +00:00