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
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
Mark Cote
dd06b27644
Bug 719618 - Craft a no-outside-network mode for peptest. r=ctalbert
2012-02-14 10:23:25 -05:00
Vicamo Yang
62c6f483e4
Bug 723244 - Tests for RIL parcel length guards. r=philikon
2012-02-20 19:30:05 +01:00
Vicamo Yang
12b9a557f1
Bug 723244 - RIL: implement parcel length guards. r=philikon
2012-02-20 19:30:04 +01:00
Axel Hecht
1233506c56
merge backout of bug 693226
2012-02-20 18:46:32 +01:00
Axel Hecht
3e4156c5fe
back out bug 693226, rev fbbf2d56cc8e, r=bustage
2012-02-20 18:43:51 +01:00
Chris Lord
fdf006bca5
Bug 709813 - Fix full-screen mode in native android fennec. r=mbrubeck
...
The style rule that gets set for full-screen mode was conflicting with how we
size the browser element for viewport/displayport support. Size the browser
using min-width/height to work around this.
2012-02-20 17:21:56 +00:00
Simon Montagu
7c322ee91d
Mark the last line in the block dirty when text-align-last resolves to something other than left. Bug 726392, r=dbaron
2012-02-20 08:49:44 -08:00
Simon Montagu
caa06fea50
Reftests for bug 726392, r=dbaron
2012-02-20 08:49:44 -08:00
Alexander Surkov
bb70916d54
Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz
2012-02-21 00:45:29 +09:00
Philipp von Weitershausen
f62564ac00
Bug 728864 - B2g SMS: Fix SMS success notifications. r=qDot DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 4ef167621f0e38b8d446bd09a117973ef8431aef
2012-02-20 15:57:38 +01:00
Kyle Machulis
0ec84a60d2
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
2012-02-20 16:15:19 +01:00
Joel Maher
a05309ab15
Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted
2012-02-20 09:59:04 -05:00
Ed Morley
af408d1da1
Merge mozilla-central to mozilla-inbound
2012-02-20 12:19:49 +00:00
Jonathan Kew
a5d915dbc1
bug 728518 - improve the handling of weight in FindFontForChar. r=jdaggett
2012-02-20 08:55:07 +00:00
Jonathan Kew
64dd783613
bug 717175 - clear word cache earlier when expiring fonts. r=jdaggett
2012-02-20 08:54:58 +00:00
Mike Hommey
5021059ad0
Fixup for bug 718738. r=me
2012-02-20 09:32:58 +01:00
Mike Hommey
25fb9ac832
Bug 728656 - Avoid crashing when there are no GL extensions reported by the GL implementation. r=bjacob
2012-02-20 08:04:38 +01:00
Mike Hommey
50bdfc4076
Bug 718738 - Send all StartupInfo values in telemetry ping. r=tglek
2012-02-20 08:04:28 +01:00
Masayuki Nakano
e759b047fb
Bug 725233 Get rid of hacky text event dispatchers, they are not necessary due to bug 622247 r=jimm
2012-02-20 14:26:16 +09:00
Marco Bonardo
f325c574a0
Merge last green PGO from inbound to central
2012-02-14 11:16:13 +01: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
Philipp Wagner
271d2e55e6
Bug 693226 - Fix using relative paths with at --with-l10n-base on win32 with pymake; r=ted
2012-02-14 00:24:52 +01:00
Aryeh Gregor
7dd4ea9e29
Bug 393910 - Serialize "0" as "0px" for lengths instead of "0pt"; r=dbaron
2012-02-14 10:54:08 -05:00