Commit Graph

86580 Commits

Author SHA1 Message Date
Makoto Kato
058c7ecdd6 Bug 712243 - cleanup nsNotifyAddrListener. r=jimm 2012-02-15 19:35:10 +09:00
Thomas G Eaton
17f65c17d1 Bug 721807 - APKOpen.cpp fails to compile on X86 android. r=glandium 2012-02-15 19:30:35 +09:00
Jonathan Kew
143e5862ee bug 707959 - followup, move font cache telemetry into gfxFontCache::Lookup. r=roc 2012-02-15 10:17:25 +00:00
Matt Woodrow
d3135bba63 Bug 724025 - Correctly flatten transform-style:flat with BasicLayers. r=roc 2012-02-15 22:28:22 +13:00
Matt Woodrow
8281079024 Bug 721082 - Make perspective-origin relative to the parent elements border box. r=roc 2012-02-15 22:28:22 +13:00
Matt Woodrow
914010d2c8 Bug 721082 - Constify nsIFrame::GetParentStyleContextFrame. r=roc 2012-02-15 22:28:21 +13:00
Matt Woodrow
9fbf1226cb 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
93fb646e10 Bug 458167 patch 6: s/it's/its/ in comments within editor. r=ehsan 2012-02-15 01:18:24 -08:00
Chris Illias
8b576f4d48 Bug 701322: Remove comment pointing to stale URL from prefs.js. r=gavin 2012-02-15 01:16:44 -08:00
John Daggett
62f0357445 Bug 707959. Add word cache and font cache telemetry probes. r=roc 2012-02-15 15:37:48 +09:00
joseph
4d959d1773 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
9b28752e68 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
ad4c67538b 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
8b57a3e190 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
821e0def4e bug 726929 - large session restore screenshots taken too often r=mfinkle 2012-02-14 20:08:14 -08:00
Kartikaya Gupta
fee73ca59a Bug 706891 followup - disable test until it can be updated. r=philor 2012-02-14 22:56:38 -05:00
Margaret Leibovic
f2d5ea5612 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
e8a554ea69 Bug 725058 - Get Add-ons pane incorrectly references nsIWebProgressListener.STATE_IS_TRANSFERRING. r=dtownsend 2012-02-15 15:07:30 +13:00
Blair McBride
260d199edb 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
7adab55265 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
3d697927c7 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
868ce9c2d7 Bug 715787 - Refactor common provider-agnostic prefs to be properties of AddonManager. r=dtownsend 2012-02-15 15:07:29 +13:00
Alex Pakhotin
66ced43dbc 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
92aac59b41 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
683d3aa89b Bug 727300: Don't animate awesomebar while cancelling. [r=mfinkle] 2012-02-14 16:55:18 -08:00
Sriram Ramasubramanian
5faa327952 Bug 726875: Scroll the list after it populates in TabsTray. [r=mfinkle] 2012-02-14 16:27:51 -08:00
Brian Nicholson
184ae1a378 Bug 722413 - Use GeckoAsyncTask for bookmark removal. r=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
3ce0cd225f Bug 722413 - Use custom observer for BookmarksListAdapter. r=mfinkle f=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
a092737a79 Bug 722413 - Refactor ContentResolver in AwesomeBarTabs. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
ca4841b51c Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
3d0060a1dc Bug 722413 - Implement bookmark change observers. r=lucasr 2012-02-14 16:23:06 -08:00
Terrence Cole
753ee85563 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
72d2af4861 Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson] 2012-02-14 16:20:07 -08:00
Matt Brubeck
02fed7f5e6 Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
Johnny Stenback
dbc1f7b85e 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
c6320b4170 Bug 726764. Avoid leaking CGPaths when getting text paths. r=joe 2012-02-14 17:59:11 -05:00
Justin Wood
30d6fa7ef6 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
04f2411d37 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
832af15406 Merge m-c to m-i to pick up Bug 725848. 2012-02-14 14:37:20 -08:00
Kyle Huey
96c0ca1f9a Bug 725848: Fix it for real this time. r=me 2012-02-14 14:33:11 -08:00
Serge Gautherie
fa33600e65 Bug 725942. (Av1) browser-test.js: Ignore empty console messages. r=dtownsend. 2012-02-14 21:37:45 +01:00
Mark Banner
92e2324946 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
ead310cb44 Merge last green PGO from inbound to central 2012-02-14 11:16:13 +01:00
Matthew Noorenberghe
1cfe199b7e 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
b44f7ce07e 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
1dc6da3333 Bug 625151 Reset accesskey state at blur and alt keydown r=enn 2012-02-14 09:56:03 +09:00
Sriram Ramasubramanian
7b1a6b9cfd Bug 706819: Show tabs-tray faster. [r=mfinkle] 2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
0db20c4e7f Bug 718268: Closing tab should not shift the list. [r=mfinkle] 2012-02-13 16:50:09 -08:00
Brian Smith
6224f9906a 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
58b944227e Bug 713934: Update SetCertVerificationResult to use SSL_AuthCertificateComplete, r=honzab 2012-02-13 16:18:28 -08:00