Commit Graph

366097 Commits

Author SHA1 Message Date
Jon Coppeard
6140e80291 Bug 988486 - Make more GCRuntime state private and add accessors r=terrence 2014-06-16 10:40:44 +01:00
Jon Coppeard
38d8b6c291 Bug 1025010 - Clear the store buffer on collection if nursery empty r=terrence 2014-06-16 10:40:43 +01:00
Jon Coppeard
54f4ad9fb1 Bug 1024944 - Replace v8 benchmarks with octane r=terrence 2014-06-16 10:40:43 +01:00
Olli Pettay
9ecc91cacc Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki 2014-06-16 12:08:29 +03:00
Carsten "Tomcat" Book
f2239c4b7e Backed out changeset 8fc4cf38057e (bug 1011748) for mochitest-e10s-1 test failures 2014-06-16 10:56:04 +02:00
Carsten "Tomcat" Book
74de5e696d Backed out changeset fc765663d8f8 (bug 1011748) 2014-06-16 10:55:32 +02:00
Jan de Mooij
ec6e1dc9bb Bug 1024518 part 2 - Make RegExp flags parser handle latin1 strings and add tests. r=bhackett 2014-06-16 10:48:56 +02:00
Jan de Mooij
8a12913383 Bug 1024518 part 1 - Make RegExp parser handle latin1 strings. r=bhackett 2014-06-16 10:47:58 +02:00
Roberto A. Vitillo
e8de83980b Bug 1007723 - Telemetry (?) is causing a high memory consumption and lagging on browser startup. r=Yoric 2014-06-12 05:42:00 +02:00
David Rajchenbach-Teller
38b5a3bdca Bug 1010518 - Activate Task.Debugging.maintainStack on test suites. r=ted 2014-06-09 14:43:00 +02:00
David Rajchenbach-Teller
fb7f5dd4ca Bug 1010518 - Maintaining stack information through Task.jsm. r=paolo 2014-06-09 13:27:00 +02:00
Harsh Pathak
b22dcd058f bug 550052 - add length check when decoding key usage bit strings. r=dkeeler 2014-06-10 16:56:00 +02:00
Harsh Pathak
06164477b9 Bug 1017348 - DumpASN1Object/ifdef-ed out code removed. r=dkeeler 2014-06-10 16:58:00 +02:00
Lucas GOLVEN
356949aa3d Bug 772347 - Add WakeLockListener on MacOSX. r=smichaud
Disables the screensaver on Mac while a video is playing.
2014-06-13 19:58:00 +02:00
Nils Ohlmeier [:drno]
cb92ecddc0 Bug 1010641 - verify signaling state transitions. r=bwc 2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
8ae7798ac7 Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
Nick Desaulniers
7e674deb6f Bug 1023537 - Remove ebay UA override. r=kdubost 2014-06-10 13:51:08 -07:00
Steve Workman
c035911e02 Bug 237623 - Listen for window's load event in test_partially_cached_content.html r=mcmanus 2014-06-13 13:39:00 +02:00
Daniel Stenberg
43f0c8ec63 Bug 237623 - detect broken HTTP1.1 transfers. r=mcmanus,seth
Return error when the protocol layer detects a framing error. More data
was supposed to be delivered than what actually did arrive.

Error code returned for this: NS_ERROR_NET_PARTIAL_TRANSFER

In HTTP1.1 for Content-Length: and chunked-encoding underruns

In http2 and SPDY for framing errors when data has already been received.

imgRequest::OnStopRequest will keep partially loaded images shown but
remove them from cache.
2014-06-09 00:15:00 +02:00
Ting-Yu Lin
ced704867a Bug 1024848 - part 2 - Enable selection carets sanity tests on Windows browser. r=mdas 2014-06-13 02:34:00 +02:00
Ting-Yu Lin
f6ddf353cd Bug 1024848 - part 1 - Improve selection carets test cases. r=mdas
On Windows, when selecting a word by long pressing, extra spaces after
the word will also be selected. To solve this problem, I redesign the
test cases by comparing the target content with the selected content
directly while ignoring spaces at certain test cases. I believe it's
easier to understand and less error-prone than the old
replace-selected-content-and-compare way.

I added a new method SelectionManager.selected_content() to make it
easier to get the current selected text.
2014-06-13 02:33:00 +02:00
Mark Banner
80c167047f Bug 1022689 Separate out the Loop Push Handler from the Loop Service code to help similify testing and clarify separation of modules. r=mhammond 2014-06-16 08:41:17 +01:00
James Kitchener
e22812f89e Bug 330964 - Add rowspacing/columnspacing/framespacing to MathML mtable. r=fredw 2014-06-15 07:23:00 +02:00
James Kitchener
c586c4fbbb Bug 330964 - tests for mtable row/column/framespacing. r=fredw
--HG--
rename : layout/reftests/mathml/dir-6-ref.html => layout/reftests/mathml/dir-6a-ref.html
rename : layout/reftests/mathml/dir-6.html => layout/reftests/mathml/dir-6a.html
2014-06-15 01:10:00 +02:00
James Kitchener
b48cdf9fa0 Bug 330964 - Make nsTableFrame::GetCellSpacing[XY] take an argument. r=roc 2014-06-15 00:53:00 +02:00
James Kitchener
a762a8c331 Bug 330964 - Fix cellspacing call in CalcUnpaginagedHeight. r=roc 2014-02-23 05:00:00 +01:00
Michael A. Milazzo
c7f8e96b72 Bug 1011748 - Mochitest unit test + resource files for this bug. r=bzbarsky 2014-06-13 21:59:32 -07:00
Michael A. Milazzo
e81bf5330c Bug 1011748 - Added logic to GetStatusText to ensure the statusText is available after all redirects (if any) have been followed. r=bz 2014-06-09 23:14:53 -07:00
Xidorn Quan
b0f48b5c88 Bug 1025359 - Correct -moz-tamil according to Predefined Counter Styles. r=jfkthame 2014-06-13 17:01:00 +02:00
Xidorn Quan
a84079e422 Bug 985825 - Unprefix -moz-ethiopic-numeric. r=jfkthame 2014-06-13 17:37:00 +02:00
Xidorn Quan
603c17d06a Bug 982355 - Support disclosure-{open,closed} counter styles. r=jfkthame 2014-06-13 17:34:00 +02:00
Walter Litwinczyk
24c2e12178 Bug 1024064 - webgl-1.0.3 Initialize all vertex attributes to default values. r=jgilbert 2014-06-12 13:27:19 -07:00
Jan Beich
e558a18825 Bug 1024510 - Unbreak --with-system-nss build after bug 1022812. r=mshal 2014-06-16 01:02:25 -04:00
Randell Jesup
182834f226 Bug 1025343: fix issues with overlong codec names in AudioConduit r=pkerr 2014-06-16 01:00:33 -04:00
Randell Jesup
ff19ae9907 Bug 1025106: if someone passes us a bogus videocodec config, say it's 'unknown' r=pkerr 2014-06-16 01:00:25 -04:00
Dan Glastonbury
6b1362b328 Bug 1024256 - Blacklist S3TC extension on OSX 10.9 Intel HD 3000 driver because of buggy glCompressedTexSubImage2D with sub-image update; r=jgilbert 2014-06-16 09:30:04 +10:00
Brian Hackett
251eb0a91a Bug 1013586 - Backout diagnostic patch 2e9bcf014247. 2014-06-15 16:30:37 -07:00
Phil Ringnalda
a3c4c53eed Merge b-i to m-c, a=merge 2014-06-15 09:45:59 -07:00
Phil Ringnalda
52634ae96e Merge f-t to m-c, a=merge 2014-06-15 09:36:23 -07:00
Phil Ringnalda
449d05b144 Merge m-i to m-c, a=merge 2014-06-15 09:28:20 -07:00
B2G Bumper Bot
2b9b007541 Bumping manifests a=b2g-bump 2014-06-15 04:41:13 -07:00
B2G Bumper Bot
d8bc390fa9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39d06bda5d40
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #20531 from mcjimenez/bug1024623

Bug 1024623 - [Vertical] Add collections to customization of vertical homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/4fc040a41e9f
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1024623 - [Vertical] Add collections to customization of vertical homescreen
2014-06-15 04:36:30 -07:00
Ehsan Akhgari
4992220d59 Bug 1024459 - Define an out of line destructor for TextTrack so that we can forward delcare HTMLTrackElement in TextTrack.h; r=bzbarsky
This is required because the destructor for the nsRefPtr<HTMLTrackElement>
member requires the full definition of the type.
2014-06-14 22:53:52 -04:00
Phil Ringnalda
680edf00b4 Back out 53e5f619cb62 (bug 1025497) for build bustage
CLOSED TREE
2014-06-14 19:04:52 -07:00
B2G Bumper Bot
c604103d7b Bumping manifests a=b2g-bump 2014-06-14 17:31:29 -07:00
B2G Bumper Bot
5c9009359c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d6460039e94
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20529 from KevinGrandon/bug_1025564_vertical_edit_mode_transition

Bug 1025564 - Remove 'dragging' class on transitionend to allow icon drop transitions.

========

https://hg.mozilla.org/integration/gaia-central/rev/7d2ef2d5ffb9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1025506 - Disable test, homescreen tests should not rely on dom order r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/39412c235109
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1025564 - Remove 'dragging' class on transitionend to allow icon drop transitions. r=kgrandon
2014-06-14 17:26:27 -07:00
B2G Bumper Bot
8d8e6d8836 Bumping manifests a=b2g-bump 2014-06-14 17:16:41 -07:00
B2G Bumper Bot
63d7e3ae6c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e32b236e11d7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20474 from KevinGrandon/bug_1024863_vertical_safeguard

Bug 1024863 - Safeguard against potential race condition

========

https://hg.mozilla.org/integration/gaia-central/rev/cde3e7560a51
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1024863 - Safeguard against potential race condition r=lightsofapollo
2014-06-14 17:11:28 -07:00
B2G Bumper Bot
ba7f3d4025 Bumping manifests a=b2g-bump 2014-06-14 17:06:39 -07:00
B2G Bumper Bot
30723be0e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65bad9039104
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20530 from KevinGrandon/bug_1025196_search_edit_mode_overscroll

Bug 1025196 - [Vertical Homescreen] Rocketbar appears in edit mode when overscrolling

========

https://hg.mozilla.org/integration/gaia-central/rev/ab77a45d2ef5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1025196 - [Vertical Homescreen] Rocketbar appears in edit mode when overscrolling r=me
2014-06-14 17:01:29 -07:00