Commit Graph

247294 Commits

Author SHA1 Message Date
Mounir Lamouri
79bade5b8b Bug 658282 (1/2) - Improve css-invalid/input/ test suite. r=bz 2011-05-20 00:32:36 +02:00
Benjamin Peterson
f01c81013a Bug 649618: toDataURL on a zero canvas should return "data:," r=joe 2011-05-20 00:28:45 +02:00
Ludovic Hirlimann
c5215aa5dc bug 658218 Remove the use of Internet config API in Safari migrator r=joshmoz 2011-05-20 00:31:02 +02:00
Tim Taubert
c62091d587 Bug 636279 - _tabsRestoringCount goes negative if setBrowserState called at browser startup and last session had pinned tab(s); r=zpao 2011-05-19 23:53:59 +02:00
Tim Taubert
2f8d93ea26 Bug 650573 - Panorama hangs when restoring a session; f=raymond, r=sdwilsh 2011-05-19 23:44:51 +02:00
Ian Moody
08d340e56b Bug 657143 - Add Test and catch a few missed properties. r=bz 2011-05-20 00:15:28 +02:00
Mounir Lamouri
27c9cadcc5 Merge backout 2011-05-19 18:54:46 +02:00
Mounir Lamouri
627dcdb633 Backout bug 654926 because of perma orange on Win Opt xpcshell. 2011-05-19 18:54:26 +02:00
Wes Johnston
35e0b14847 Bug 567121 - Clear autocomplete after history writer is done. r=mfinkle 2011-05-19 08:50:36 -07:00
Olli Pettay
61d6d65864 Bug 657997 - loadFrameScript should never use http and should use a script runner when needed, r=bz+mfinkle 2011-05-19 17:48:17 +03:00
Alastair Robertson
3805b0a13b Bug 606681 - deleteTabValue should not throw an exception [r=zpao] 2011-05-19 05:56:00 -07:00
Matt Brubeck
c8ffc571b9 Bug 657501 - Unofficial branding for Fennec [r=blassey,mfinkle] 2011-05-20 09:45:42 -07:00
Matt Brubeck
f278c21055 Bug 658259 - Incorrect function tested in browser/components/sessionstore/test/browser/browser_345898.js [r=zpao] 2011-05-20 09:45:42 -07:00
Bjarne
083ab03e55 Tests for bug 654926. r=michal 2011-05-19 12:54:02 +02:00
Bjarne
3b62225eb0 Bug 654926 - Hang in nsDiskCacheStreamIO::CloseOutputStream while downloading WebM video from YouTube. r=michal 2011-05-19 12:45:51 +02:00
Walter Meinl
b6c98913c8 Bug 657868 - Fix OS/2 build after nsIPluginInstance removal. r=joshmoz 2011-05-19 12:43:21 +02:00
Craig Topper
6d35e0da33 Bug 658143 - Part 3: Remove nsFrameSelection QI and createInstance support. r=roc 2011-05-18 22:28:54 -07:00
Craig Topper
03142a505f Bug 658143 - Part 2: Don't use createInstance for nsFrameSelection. r=roc 2011-05-18 22:26:45 -07:00
Masatoshi Kimura
b2ace2c16d Bug 649133 followup. Remove the 'moz' prefix on response/responseType, since Chrome has already shipped these unprefixed. r=sicking 2011-05-19 01:11:51 -04:00
Craig Topper
8a3f0ad8f7 Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc 2011-05-18 20:10:49 -07:00
Dão Gottwald
b7257afee6 Bug 631954 - Right-clicking on back button menu item opens additional back button menu. r=gavin 2011-05-20 11:20:53 +02:00
John Daggett
4e65ac9cf3 Backout 2e0e36b0feae due to odd Linux bustage 2011-05-20 16:13:01 +09:00
John Daggett
de4233ccc7 Bug 652754. Eliminate unnecessary font data enumerations at startup. r=jkew 2011-05-20 15:09:30 +09:00
Masayuki Nakano
ab166f238e Bug 652486 Computed value of text-decoration should be empty when its style or color is not initial value r=dbaron 2011-05-20 14:56:23 +09:00
Alexander Surkov
a787a8ca8a Bug 653607 - IAccessible::accChild fails on ARIA documents, r=davidb 2011-05-20 14:17:47 +09:00
Taras Glek
d90141cfac Bug 657709: Cleanup histogram API r=mrbkap
--HG--
rename : xpcom/base/nsTelemetry.cpp => xpcom/base/Telemetry.cpp
2011-05-19 19:33:05 -07:00
Patrick McManus
60bdd5f819 bugzilla 640213 Implement RFC 2616 "Upgrade" (Section 14.42) r=biesi sr=bz 2011-05-19 19:43:37 -04:00
Benjamin Peterson
b12e60978e Bug 656183: remove duplicate call to SetCanvasElement. r=joe 2011-05-18 21:23:00 -04:00
Jeff Muizelaar
bc110d668a Bug 658249. Update pixman to 0f6a4d45886d64b244d57403609f0377b58cc7fb.
Andrea Canciani (1):
      test: Fix compilation on win32

Dave Yeo (1):
      Check for working mmap()

Gilles Espinasse (2):
      Fix missing AC_MSG_RESULT value from Werror test
      Fix OpenMP not supported case

Siarhei Siamashka (7):
      ARM: tweaked horizontal weights update in NEON bilinear scaling code
      ARM: use aligned memory writes in NEON bilinear scaling code
      ARM: support for software pipelining in bilinear macros
      ARM: use less ARM instructions in NEON bilinear scaling code
      ARM: support different levels of loop unrolling in bilinear scaler
      ARM: pipelined NEON implementation of bilinear scaled 'src_8888_8888'
      ARM: pipelined NEON implementation of bilinear scaled 'src_8888_0565'

Søren Sandmann Pedersen (8):
      Makefile.am: Put development releases in "snapshots" directory
      ARM: Tiny improvement in over_n_8888_8888_ca_process_pixblock_head
      ARM: Add 'neon_composite_over_n_8888_0565_ca' fast path
      Offset rendering in pixman_composite_trapezoids() by (x_dst, y_dst)
      Pre-release version bump to 0.21.8
      Post-release version bump to 0.21.9
      Pre-release version bump to 0.22.0
      Post-release version bump to 0.23.1

Taekyun Kim (3):
      ARM: Common macro for scaled bilinear scanline function with A8 mask
      ARM: NEON scanline functions for bilinear scaling
      ARM: Enable bilinear fast paths using scanline functions in pixman-arm-neon-asm-bilinear.S

--HG--
extra : rebase_source : aff729718af3e7d25577603241d204bf02ecfb90
2011-05-18 13:43:30 -04:00
Olli Pettay
b97a70d1cb Bug 656386 - nsUIEvent should generate nsDOMUIEvent, r=sicking 2011-05-19 16:40:52 +03:00
Ben Hearsum
7ae58961f8 Create UPDATE_PACKAGING_R14 tag to satisfy release automation. DONTBUILD
--HG--
extra : rebase_source : f4b4eed2f02b59ab7e90285302d93da6aec58c8a
2011-05-19 09:12:52 -04:00
Mounir Lamouri
ad53e58fdb Merging cedar with mozilla-central. 2011-05-19 15:05:34 +02:00
Florian Hänel
9b0ef26bc8 Bug 628566 - Implement basic tiling of ImageLayerOGL. r=joe 2011-05-19 12:53:02 +02:00
Hiroyuki Ikezoe
2bbc61681d Bug 658082 - Fix the user data type of the callback of gtk's signals; r=karlt 2011-05-19 12:51:11 +02:00
Benjamin Peterson
a82b8d6629 Bug 421865 - Handle zero dimensions correctly in canvas GetWidthHeight(). r=joe sr=roc 2011-05-19 12:49:18 +02:00
Dão Gottwald
304f014351 merge backout 2011-05-19 11:54:20 +02:00
Dão Gottwald
63b69ec8f3 Backed out changeset 63284a27cb1b 2011-05-19 11:53:27 +02:00
Chris Pearce
f13ccdbf75 Bug 658177 - Fix potential deadlock in gVolumeScaleLock. r=roc 2011-05-19 21:00:39 +12:00
Henri Sivonen
eaaadb6040 Bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting. r=bzbarsky. 2011-05-19 11:42:01 +03:00
Tobias Markus
3045b5d27c Bug 640530 - Add missing 'var'. r=Mossop 2011-05-19 08:25:25 +02:00
Margaret Leibovic
c779bfd350 tests for Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh 2011-05-18 08:33:39 -07:00
Dão Gottwald
f3722b6322 Bug 563337 - "Error: preview is undefined" and "this.preview is undefined" when closing the last tab with browser.tabs.closeWindowWithLastTab = false. r=gavin
--HG--
extra : rebase_source : 84f1e724f6a05b13c10b102de2df1007163ceb74
2011-05-18 10:04:36 +02:00
Dão Gottwald
bd2912a79a Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
--HG--
extra : rebase_source : e6ccbfe8274217fdca48ee5c53e5bf2eeca2d066
2011-05-18 10:02:10 +02:00
Masayuki Nakano
ccb26d7ac3 Bug 657648 Don't use high resolution scrolling when acceleration is enabled r=smaug 2011-05-19 08:12:34 +09:00
Masayuki Nakano
00563b0d07 Bug 657865 High resolution scrolling should be able to be disabled by pref r=smaug 2011-05-19 08:12:16 +09:00
Benjamin Stover
875fa5c163 Bug 655852 Typing past the boundaries of the textbox will start clearing the beginning characters, instead of scrolling r=mbrubeck 2011-05-18 15:54:32 -07:00
Benjamin Stover
2d4a3eb67a Bug 655864 Password field is not masked immediately and shows artifacts, when typing past the end of the field r=roc 2011-05-18 15:54:31 -07:00
Bas Schouten
44c19ee030 Bug 620216 - Part 2: Mark several reftests passing now. r=roc 2011-05-18 22:37:44 +00:00
Bas Schouten
24c541facf Bug 620216 - Part 1: Use EXTEND_PAD when doing DrawImage. r=roc 2011-05-17 23:10:09 +00:00
Marco Perez
0a73e9a8b8 Bug 657715 - Unbreak build for FreeBSD (since it doesn't have libossaudio). r=kinetik 2011-05-19 09:12:25 +12:00