Commit Graph

39551 Commits

Author SHA1 Message Date
Laurent Jouanneau
1e0fdf7cfa Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. additionnal tests. r=Olli Pettay 2010-03-18 16:19:36 +01:00
Daniel Holbert
9ce0b48605 merge after backing out bug 541588 2010-03-18 07:58:33 -07:00
Daniel Holbert
82534e711d Backed out changeset 59f507847beb (bug 541588) to see if it was responsible for minor SVG perf regression. 2010-03-18 07:58:09 -07:00
Ted Mielczarek
ba889fe98f bug 411588 - support 64-bit universal binaries on OSX. add a build/macosx/universal/mozconfig-64. r=josh
--HG--
rename : build/macosx/universal/mozconfig => build/macosx/universal/mozconfig.common
2010-03-18 10:22:54 -04:00
David Bolter
79cee89a42 Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ 2010-03-18 09:49:28 -04:00
Dão Gottwald
6914ebd1d4 Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter 2010-03-18 14:47:37 +01:00
Robert Longson
b4884958db Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt 2010-03-18 12:14:38 +00:00
Marco Bonardo
e9139da033 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Marco Bonardo
1bb393ad5f Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Marco Bonardo
50df9cf854 Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich 2010-03-18 11:59:08 +01:00
Simon Montagu
16606db5c5 Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg 2010-03-18 10:37:12 +02:00
Mark Banner
19a8937fab Bug 552487 Drop unused nsISearchContext.idl r=Neil 2010-03-18 07:38:16 +00:00
Markus Amalthea Magnuson
12c8897a52 Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano 2010-03-18 08:04:42 +01:00
Dão Gottwald
d5e3be651a Bug 419712 - Improve horizontal spacing in tabbrowser tabs. r=ventnor 2010-03-18 08:02:21 +01:00
Dão Gottwald
acacd51383 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Alexander Surkov
47cde0a3b1 Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb 2010-03-18 13:45:10 +08:00
Alexander Surkov
8c816fcf3f Bug 552368 - fire focus event on document accessible whenever the root or body element is focused, r=marcoz, davidb 2010-03-18 13:44:57 +08:00
Alexander Surkov
42a3037a52 Bug 553028 - mac build error, r=davidb 2010-03-18 13:44:45 +08:00
Daniel Holbert
a7a520aea9 Bug 547399 followup: Remove duplicate debug-only 'friend class nsDOMFireEventRunnable' statement. r=bent 2010-03-17 21:41:36 -07:00
Daniel Holbert
a38dc596a0 Bug 512518 followup: fix 'unused variable' warnings in nsRegressionTester.cpp, and use & instead of && for bit-masking operation. r=dbaron 2010-03-17 21:41:34 -07:00
Matthew Gregan
4c1ff1f38f Bustage fix for bug 526097.
--HG--
extra : rebase_source : c603b71aa7f748fed426f33e023fcc6551520a99
2010-03-18 16:30:41 +13:00
Rail Aliev
5a354e4d56 Bug 545431, fix versioning of mac sdks, r=ted.mielczarek 2010-03-18 16:02:14 +13:00
Matthew Gregan
797b11e1d0 Bug 468296 - Update libogg to SVN r16911. r=chris.double 2010-03-18 15:23:19 +13:00
Chris Double
a08cc6948d Bug 515001 - Open media channels with BYPASS_LOCAL_CACHE_IF_BUSY. r=roc 2010-03-18 16:00:18 +13:00
Chris Pearce
eb771c80cf Bug 528566 - Invoke resource selection algorithm upon new Audio(url). r=chris.double 2010-03-18 16:00:18 +13:00
Daniel Holbert
97312ef359 Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc 2010-03-17 01:54:20 -07:00
Daniel Holbert
34cb74310e Bug 552805: Fix warning "overflow in implicit constant conversion" in TestEncoding.cpp. r=waldo 2010-03-17 01:54:17 -07:00
Matthew Gregan
95f6eaeca3 Bug 526097 - Length check mode_sizes array in Vorbis automatic metric calculation. r=chris.double 2010-03-17 17:18:18 +13:00
Matthew Gregan
4c294e0cbd Bug 552578 - Remove unnecessary timeout in frame queue wait to avoid spinning unnecessarily. r=chris.double 2010-03-16 13:58:27 +13:00
Matthew Gregan
939cf23ad8 Bug 550360 - Delete duplicate libogg source files. r=chris.double 2010-03-18 16:00:18 +13:00
Justin Dolske
b624180ee3 Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00
Henri Sivonen
9f62adb3f2 Test for bug 381746 - Make reftest 381746-1.html wait for the load events of its iframes. r=mats.
--HG--
extra : rebase_source : a92b4a01d62ae2a22230da3dfb4a6ad177abce11
2010-03-10 10:25:06 +02:00
Henri Sivonen
11c18b934e Bug 546641 - Map 
 to CR in the HTML5 parser. rs=sicking.
--HG--
extra : rebase_source : 0c021cc263ea7172b0f386be89a6e6d45fba23c0
2010-03-09 15:13:48 +02:00
Henri Sivonen
7bc8dbf67a Bug 489820 and bug 483209 - Make the HTML5 parser check buffer bounds less often and place limits on buffer growth. rs=sicking.
--HG--
extra : rebase_source : 57088761bab23d50aab5bb6b2e5f22f50a48c2e8
2010-02-12 09:49:06 +02:00
Henri Sivonen
d858fa708c Bug 506090 - Speed up the tokenization of named character references in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : bee1464b806dd5b1ce85fe6257ffcad18de61825
2010-02-10 11:23:35 +02:00
Henri Sivonen
32683ce44d Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
Henri Sivonen
1b6028dc09 Bug 540574 - Make the HTML5 parser break out of doc update on <body> and remove trailing white space from test_bug386782.html. r=bnewman.
--HG--
extra : rebase_source : 8a0b6e679c70c6d2429a9fdbf469cc59d285ca2f
2010-02-22 14:17:33 +02:00
Henri Sivonen
bfd32240d1 Bug 545403 - Change test_hc_documentgetdoctype.html to accept both upper case and lower case doctype names. r=bnewman.
--HG--
extra : rebase_source : a8eec6469678e6c47e9fb85d1a1b77ddf25a0cf9
2010-02-22 14:17:31 +02:00
Henri Sivonen
13fbcec474 Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 71434258f5a6f330e1e0583826fbb415fb110b0b
2010-03-09 14:39:32 +02:00
Daniel Holbert
e730b4c834 Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only 2010-03-17 01:15:25 -07:00
Alexander Surkov
389414bd7d Bug 352220 - Inconsistent focus events when returning to a document frame, r=marcoz, davidb 2010-03-17 15:10:52 +08:00
Dão Gottwald
e8a68bbf63 Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Miika Jarvinen
95a3693068 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
James Cook
2eda17d868 Bug 551149 - Compilation error on toolkit/xre/nsX11ErrorHandler.cpp. r=dougt 2010-03-17 08:31:49 +02:00
Mike Kristoffersen
cf44641e24 Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Miika Jarvinen
baf31b7a30 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Alexander Surkov
975c206c83 Bug 552643 - store nsDocAccessible in global document cache, r=davidb 2010-03-17 14:02:28 +08:00
Daniel Holbert
b7591379a4 Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it. 2010-03-16 23:02:35 -07:00
Justin Dolske
1db3f5a1ce Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg 2010-03-16 22:10:08 -07:00
Blake Kaplan
b864f5d776 Try to fix bustage. r=sicking
--HG--
extra : rebase_source : ccb2ce8b02c859b364fe4c71e3b9b3525b67ee99
2010-03-16 19:30:24 -07:00