Gavin Sharp
|
0f2fceeba5
|
Bug 724116 followup: get rid of the .inc file since it confuses l10n tools, f=axel
|
2012-02-15 11:21:58 -08:00 |
|
Kyle Huey
|
8c790e6ee2
|
Bug 727310: Make sure XHR unpins itself if it never recieved a loadstart event. r=bent
|
2012-02-15 08:50:22 -08:00 |
|
Marco Bonardo
|
04e185dbed
|
Merge last green PGO from inbound to central
|
2012-02-15 17:37:36 +01:00 |
|
Makoto Kato
|
0eb47933d9
|
Bug 712243 - cleanup nsNotifyAddrListener. r=jimm
|
2012-02-15 19:35:10 +09:00 |
|
Thomas G Eaton
|
0e533a8db4
|
Bug 721807 - APKOpen.cpp fails to compile on X86 android. r=glandium
|
2012-02-15 19:30:35 +09:00 |
|
Jonathan Kew
|
eb56c38e23
|
bug 707959 - followup, move font cache telemetry into gfxFontCache::Lookup. r=roc
|
2012-02-15 10:17:25 +00:00 |
|
Tim Taubert
|
1f0bbcfbb0
|
merge m-c to fx-team
|
2012-02-15 11:15:26 +01:00 |
|
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 |
|
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 |
|
Dave Camp
|
487026b9cf
|
Bug 703718 - Unify dbg-server.js and dbg-server.jsm. r=past
|
2012-02-14 11:45:36 -08:00 |
|
Dave Camp
|
f3e3e34a89
|
Bug 719127 - Debugger error: jschar out of char range; high bits of data lost. r=past
|
2012-02-14 11:45:35 -08:00 |
|
Benoit Girard
|
3d94f16f20
|
Change tilesize to 256x256 for progressive upload and adreno POT uploads
|
2012-02-14 13:19:46 -05:00 |
|
Benoit Girard
|
46eda2f7de
|
Remove adreno fix, it only makes the crash less likely
|
2012-02-14 13:16:18 -05:00 |
|
Mark Banner
|
7c04dc3989
|
Bug 727081 - Fix for clang error 'use of undeclared identifier EnumerateEntries'. r=nfroyd
|
2012-02-14 12:57:31 -05:00 |
|
Panos Astithas
|
8fc048905a
|
Bug 726609 - Intermittent browser_dbg_select-line.js | The correct line is selected. - Got 0, expected 5; r=msucan
|
2012-02-15 16:12:27 +02: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 |
|
Benoit Girard
|
65a7723add
|
Remove werror, still getting error with javac 1.6.0_29
|
2012-02-14 10:54:47 -05:00 |
|
Marco Bonardo
|
f325c574a0
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
|
Patrick Walton
|
fa07e9b633
|
Don't render while pinching. Reduces jank and makes zooming easier to debug.
|
2012-02-13 22:48:00 -08:00 |
|
Patrick Walton
|
062af3911c
|
Scale the displayport by the zoom factor
|
2012-02-13 22:32:31 -08:00 |
|
Patrick Walton
|
dd0a3bbc18
|
Fix scissor rect and use the Java compositor's cached viewport metrics when drawing decorations
|
2012-02-13 20:20:38 -08: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 |
|
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 |
|
Jared Wein
|
3fa5b393f0
|
Bug 725122 - Fix the intermittent timeouts by only setting the src attribute of the <audio> element after the event listener has been added. r=neil
|
2012-02-13 16:48:44 -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 |
|
Kyle Huey
|
68b5985a34
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
|
Kartikaya Gupta
|
430c9e63f5
|
Stop XUL fennec from crashing on startup
|
2012-02-13 16:57:57 -05:00 |
|