Commit Graph

86577 Commits

Author SHA1 Message Date
Matt Woodrow
42f3cd0352 Bug 724025 - Correctly flatten transform-style:flat with BasicLayers. r=roc 2012-02-15 22:28:22 +13:00
Matt Woodrow
cca8fbcca8 Bug 721082 - Make perspective-origin relative to the parent elements border box. r=roc 2012-02-15 22:28:22 +13:00
Matt Woodrow
6905e450dd Bug 721082 - Constify nsIFrame::GetParentStyleContextFrame. r=roc 2012-02-15 22:28:21 +13:00
Matt Woodrow
bf3632ce50 Bug 725209 - Mark TextureImage as valid when self copying, and correctly mark the region needing to be redrawn. r=joe 2012-02-15 22:28:21 +13:00
Daniel Holbert
706eb31699 Bug 458167 patch 6: s/it's/its/ in comments within editor. r=ehsan 2012-02-15 01:18:24 -08:00
Chris Illias
bbffe595e1 Bug 701322: Remove comment pointing to stale URL from prefs.js. r=gavin 2012-02-15 01:16:44 -08:00
John Daggett
ad926a3cef Bug 707959. Add word cache and font cache telemetry probes. r=roc 2012-02-15 15:37:48 +09:00
joseph
a34a09dbd7 Bug 726507 - Replace GetAccService()->GetAccessible() with mDoc->GetAccessible() in html/ and xul/ subfolders of accessibility/src/ folder, r=surkov 2012-02-16 03:22:17 +08:00
Masayuki Nakano
ed9a3b62d9 Bug 622247 Remove hack for bug 23558 and bug 271815, and add tests for them r=ehsan 2012-02-15 10:38:07 +09:00
Robert O'Callahan
4840bbe976 Bug 726889. Rename nsMediaStream/nsMediaChannelStream/nsMediaFileStream to mozilla::MediaResource/ChannelMediaResource/FileMediaResource. Also rename nsByteRange to mozilla::MediaByteRange and nsChannelStatistics to mozilla::MediaChannelStatistics. Rename GetStream to GetResource and various other mentions of 'stream' to 'resource'. r=cpearce
--HG--
rename : content/media/nsMediaStream.cpp => content/media/MediaResource.cpp
rename : content/media/nsMediaStream.h => content/media/MediaResource.h
2012-02-15 17:35:01 +13:00
Robert O'Callahan
1e90444bb6 Bug 708116. Factor out logic for updating the current frame of a video element into a helper object. r=doublec 2012-02-15 17:35:01 +13:00
Brad Lassey
f00024af36 bug 726929 - large session restore screenshots taken too often r=mfinkle 2012-02-14 20:08:14 -08:00
Kartikaya Gupta
a302e44a75 Bug 706891 followup - disable test until it can be updated. r=philor 2012-02-14 22:56:38 -05:00
Margaret Leibovic
f0e6ebc000 Bug 725660 - "about:blank" briefly appears in the urlbar when openings links from external apps. r=mfinkle 2012-02-13 17:39:17 -08:00
Blair McBride
d57f9e145e Bug 725058 - Get Add-ons pane incorrectly references nsIWebProgressListener.STATE_IS_TRANSFERRING. r=dtownsend 2012-02-15 15:07:30 +13:00
Blair McBride
c61c114ec8 Bug 714841 - With 30 lightweight themes installed, Add-ons Manager appearance pane is slow to load. r=dtownsend 2012-02-15 15:07:30 +13:00
Blair McBride
c11a439528 Bug 718630 - Add-ons with compatibility override are displayed as enabled and incompatible if skipping compatibility check after upgrade. r=dtownsend 2012-02-15 15:07:29 +13:00
Blair McBride
bd320469d0 Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend 2012-01-19 19:00:24 +13:00
Blair McBride
2b11c8f8ad Bug 715787 - Refactor common provider-agnostic prefs to be properties of AddonManager. r=dtownsend 2012-02-15 15:07:29 +13:00
Alex Pakhotin
1dc2fe85f2 Bug 721393 - Virtual keyboard enter key doesn't work correctly in designMode document. r=blassey 2012-02-14 17:08:47 -08:00
Richard Newman
d648478bfd Bug 724745 - Bump parent folder modified time when altering a parent-related child attribute. r=lucasr 2012-02-14 17:10:18 -08:00
Sriram Ramasubramanian
6f0d522a49 Bug 727300: Don't animate awesomebar while cancelling. [r=mfinkle] 2012-02-14 16:55:18 -08:00
Sriram Ramasubramanian
704427923a Bug 726875: Scroll the list after it populates in TabsTray. [r=mfinkle] 2012-02-14 16:27:51 -08:00
Brian Nicholson
8627da1553 Bug 722413 - Use GeckoAsyncTask for bookmark removal. r=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
3e042da341 Bug 722413 - Use custom observer for BookmarksListAdapter. r=mfinkle f=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
953a04215f Bug 722413 - Refactor ContentResolver in AwesomeBarTabs. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
e07be65afa Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
c796227244 Bug 722413 - Implement bookmark change observers. r=lucasr 2012-02-14 16:23:06 -08:00
Terrence Cole
a877d9b43e Bug 721463 - Clean up and minimize marking interfaces; r=billm
Currently, the marking interfaces are a giant pile of duplicated and,
frequently, unused code.  This patch reworks the interface to clean
up jsgcmark.h.
2012-02-14 09:10:23 -08:00
Sriram Ramasubramanian
0be7aef38e Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson] 2012-02-14 16:20:07 -08:00
Matt Brubeck
2045400f33 Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
Johnny Stenback
742aa9d9eb Bug 704623, part 1. Track orphan DOM nodes so that they can be reported in about:memory. r=smaug 2012-02-14 15:13:19 -08:00
Jeff Muizelaar
0fb7cea14a Bug 726764. Avoid leaking CGPaths when getting text paths. r=joe 2012-02-14 17:59:11 -05:00
Justin Wood
7dfb21e582 Bug 727258 - Suite Depend Locales broken after Bug 722262. r=khuey
--HG--
extra : rebase_source : b2fadf53227e1468c452409edb3a3c7fcf514021
2012-02-14 17:32:13 -05:00
Jan de Mooij
02c5104da9 Bug 727087 - Move JSOP_TOID implementation to jsinterpinlines. r=dvander
--HG--
extra : rebase_source : 2bcc7b7a30f613489a93cb1465a2ae6d64815f1c
2012-02-14 23:36:36 +01:00
Kyle Huey
e2b9bb5001 Merge m-c to m-i to pick up Bug 725848. 2012-02-14 14:37:20 -08:00
Kyle Huey
6f42f8add9 Bug 725848: Fix it for real this time. r=me 2012-02-14 14:33:11 -08:00
Serge Gautherie
47de83d6c5 Bug 725942. (Av1) browser-test.js: Ignore empty console messages. r=dtownsend. 2012-02-14 21:37:45 +01:00
Mark Banner
6ab1f4354f Bug 722262 Fix ordering for extra app libs in dependentlibs.list. r=khuey
--- Port |Bug 552864 - Throw away wrapper shell script on unix and lazily load libxul| to SeaMonkey
2012-02-14 11:50:00 -05:00
Marco Bonardo
f325c574a0 Merge last green PGO from inbound to central 2012-02-14 11:16:13 +01:00
Matthew Noorenberghe
9fe1536a0c Bug 726877 - Don't warn when startup crash tracking returns NS_ERROR_NOT_AVAILABLE. r=dolske
--HG--
extra : rebase_source : fe06f28abbdc4b39ac35f252aa72700589364fcd
2012-02-13 17:04:30 -08:00
Matt Brubeck
1e39cddad6 Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle] 2012-02-13 16:56:03 -08:00
Masayuki Nakano
c4557e80fd Bug 625151 Reset accesskey state at blur and alt keydown r=enn 2012-02-14 09:56:03 +09:00
Sriram Ramasubramanian
d9f7afff3b Bug 706819: Show tabs-tray faster. [r=mfinkle] 2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
1070a43d7c Bug 718268: Closing tab should not shift the list. [r=mfinkle] 2012-02-13 16:50:09 -08:00
Brian Smith
4efa2f941e Bug 710176, Part 3: Abort the connection during send or recv when we time out assuming TLS intolerance, r=kaie 2012-02-13 16:18:48 -08:00
Brian Smith
8e20105125 Bug 713934: Update SetCertVerificationResult to use SSL_AuthCertificateComplete, r=honzab 2012-02-13 16:18:28 -08:00
Brian Smith
a59c3ffc51 Bug 713936, Part 2: Remove local patches that were incorporated into NSS 3.13.2, r=kaie 2012-02-13 16:18:20 -08:00
Brian Smith
891ce7972c Bug 713936, Part 1: Update to NSS 3.13.2 RC0, r=kaie 2012-02-13 16:17:25 -08:00
Alexander Surkov
4b8f6522ce Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde 2012-02-14 09:02:41 +09:00