Commit Graph

181576 Commits

Author SHA1 Message Date
Andrew McCreight
36c281bf5c Bug 1004017 - Rename CycleCollectedJSRuntime::NeedCollect() and Collect(). r=smaug 2014-05-06 17:25:26 -07:00
Andrew McCreight
8825a1d4bc Bug 958353 - Add finishCC() and ccSlice() methods for testing incremental cycle collection. r=smaug 2014-05-06 17:25:26 -07:00
Ben Kelly
39ad0ce5fb Bug 1004630: Make TabChild inherit mRefCnt from TabChildBase to fix CC leak. r=smaug 2014-05-06 20:11:20 -04:00
Ehsan Akhgari
c5656b145e Bug 1006648 - Add a dummy SimpleTest.requestFlakyTimeout() function; r=ted 2014-05-06 20:06:50 -04:00
Edwin Flores
270dea856d Bug 998603 - Don't pass kClientNeedsFramebuffer flag into OMXCodec on devices with MediaTek chipsets r=cajbir 2014-05-07 12:02:43 +12:00
Bobby Holley
e76375b0e6 Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz 2014-05-06 15:43:03 -07:00
Bobby Holley
4f86cd4365 Bug 997987 - Remove nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:03 -07:00
Bobby Holley
0a5fb33d0a Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:03 -07:00
Bobby Holley
fb9b110bf9 Bug 997987 - Remove nsIScriptSecurityManager::GetCxSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:02 -07:00
William Chen
1e6887d122 Bug 1005580 - Fix "after after frameset" insertion mode in HTML parser for handling characters. r=hsivonen 2014-05-06 13:29:31 -07:00
Kearwood (Kip) Gilbert
1f555f8bc9 Bug 926728 - Explicitly set the sticky enabled pref on the new crashtest.
DONTBUILD
2014-05-06 18:11:23 -04:00
David Major
0654bbf547 Bug 1002748: Blocklist libinject.dll. r=bsmedberg
--HG--
extra : rebase_source : 09e8355ea54c81d8e82b7a01a6ccabf212fa814f
2014-05-07 09:59:20 +12:00
Kearwood (Kip) Gilbert
e166d2b6ec Bug 926728 - Add crashtest to ensure that assertion is not fired when recalculating the position of a sticky with ib-split siblings. r=corey
- Added crashtest to ensure that the "Should be starting from the first
  continuation" assertion is not fired when recalculating the position of a
  sticky with ib-split siblings.
2014-04-25 15:29:50 -07:00
Kearwood (Kip) Gilbert
c693df8618 Bug 926728 - Only pass the first continuation or or-split-sibling of the sticky element to StickyScrollContainer::PositionContinuation. r=dbaron, r=corey
- RestyleManager::RecomputePosition now calls
  StickyScrollContainer::PositionContinuation with the first continuation
  or ib-split-sibling of the passed frame, as PositionContinuations will
  update all continuations at once, and expects the first continuation
  to be passed in.
2014-04-25 15:29:56 -07:00
Jim Chen
0702f11a43 Bug 1002878 - Fix misalignment caused by TypeScript being empty. r=bhackett 2014-05-06 10:17:00 -04:00
Tooru Fujisawa
738dff0e40 Bug 471713 - Part 2: Add documentation for control statements related opcodes. r=jorendorff 2014-04-30 10:06:00 -04:00
Valentin Gosu
6bbca56f4f Bug 1005578 - Change nsIURI object from nsStandardURL to nsJSURI when calling url.href. r=bz 2014-05-06 17:14:04 -04:00
Shu-yu Guo
4ef41b10b8 Bug 1000598 - Clear TypeCompartment tables. r=billm 2014-04-23 17:33:44 -07:00
Jeff Gilbert
d15466b2bb Bug 1004702 - Use KHR_debug in DebugMode(). - r=bjacob 2014-05-06 13:59:18 -07:00
Boris Zbarsky
691850628c Bug 997285 part 4. Drop the custom stringifier from DOMException in favor of the default one on Error.prototype. r=peterv,robcee 2014-05-05 16:01:57 -04:00
Boris Zbarsky
98ca340489 Bug 997285 part 3. Make DOMException [ExceptionClass]. r=peterv,jorendorff 2014-05-05 16:01:57 -04:00
Boris Zbarsky
b78e973fb7 Bug 997285 part 2. Add [ExceptionClass] support to WebIDL. r=peterv 2014-05-05 16:01:57 -04:00
Boris Zbarsky
36585b8587 Bug 997285 part 1. Add JS_GetErrorPrototype to JSAPI. r=jorendorff 2014-05-05 16:01:57 -04:00
Ryan VanderMeulen
34d61fdf39 Merge m-c to inbound. 2014-05-06 16:51:35 -04:00
Ryan VanderMeulen
db862d52fa Merge fx-team to m-c. 2014-05-06 16:50:48 -04:00
Ehsan Akhgari
b5c2c1f637 Backed out changeset 70946e64e8f8 (bug 1005704) because it caused bug 1006541 2014-05-06 16:39:39 -04:00
Ryan VanderMeulen
d41554e25e Merge b2g-inbound to m-c. 2014-05-06 16:31:58 -04:00
Ryan VanderMeulen
45d531167c Backed out changeset 7b05ebf0a2d5 (bug 858787) for making bug 970728 nearly perma-fail. 2014-05-06 16:17:36 -04:00
Mark Banner
549bddf5f8 Bug 975550 Handle python 2.6 when preventing invalid utf-8 being writting to test files. r=ted 2014-05-06 20:11:30 +01:00
Honza Bambas
ce5d2b63cf Bug 1006181 - Update frecency of Recreate()'ed entries to get them purged from memory, r=michal 2014-05-06 20:55:50 +02:00
Milan Sreckovic
71f3d1eab4 Bug 994907: imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=seth,ehsan 2014-05-06 14:32:23 -04:00
Kartikaya Gupta
3a63252ee8 Bug 1006579 - Fix the AboutToCheckerboard implementation to actually work. r=Cwiiis 2014-05-06 14:29:47 -04:00
Kartikaya Gupta
4fe0a655a4 Bug 1006579 - Extract a helper method to compute the min of the composition bounds and root composition size. r=botond 2014-05-06 14:29:44 -04:00
Kevin Grandon
cb439ef14a Bug 999574 - Wait for remote-browser-shown event before dispatching runapp command r=vingtetun
---
 b2g/chrome/content/runapp.js | 92 +++++++++++++++++++++++++++++++-------------
 1 file changed, 65 insertions(+), 27 deletions(-)

DONTBUILD
2014-05-06 10:11:30 -07:00
Ryan VanderMeulen
cee0576504 Backed out changeset f965ef325903 (bug 999574) for landing with the wrong reviewer in the commit message. 2014-05-06 14:03:46 -04:00
Mike de Boer
ddf9c5a1a3 Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan 2014-05-06 18:21:16 +02:00
Mike de Boer
d1411b268c Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures. 2014-05-06 16:50:04 +02:00
Botond Ballo
62dcffa375 Bug 1005378 - Have TabChild create a view ID for the document element if one doesn't already exist. r=kats 2014-05-05 15:06:28 -04:00
Richard Marti
358989fffb Bug 1005038 - In-content preferences: open the links in a new tab. r=jaws 2014-05-02 17:00:06 +02:00
Mike de Boer
0c0ad80a26 Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan 2014-05-06 12:01:48 +02:00
Carsten "Tomcat" Book
d33f9eac6a Merge m-c to fx-team 2014-05-06 14:48:30 +02:00
Carsten "Tomcat" Book
e0fe515076 merge b2g-inbound to mozilla-central 2014-05-06 14:33:21 +02:00
Carsten "Tomcat" Book
90091f7543 merge fx-team to mozilla-central 2014-05-06 14:24:11 +02:00
Carsten "Tomcat" Book
9428c0cc86 merge mozilla-inbound to mozilla-central 2014-05-06 14:22:56 +02:00
Georg Fritzsche
ba92902ebd Bug 992258 - Trigger a refresh of the experiments view in the addon manager when experiments change. r=irving 2014-05-06 12:18:10 +02:00
B2G Bumper Bot
867ef4d857 Bumping manifests a=b2g-bump 2014-05-06 02:08:05 -07:00
B2G Bumper Bot
e2d8756eb7 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16395cc21812
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18945 from crdlc/bug-1005340

Bug 1005340 - [Home2] Offline Icon Handling

========

https://hg.mozilla.org/integration/gaia-central/rev/4a1952552833
Author: crdlc <crdlc@tid.es>
Desc: Bug 1005340 - [Home2] Offline Icon Handling

========

https://hg.mozilla.org/integration/gaia-central/rev/30eebc375f8b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18316 from gasolin/issue-968696

Bug 968696 - [settings] add marionette test for Media storage panel, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/c80a241cf3f8
Author: gasolin <gasolin@gmail.com>
Desc: Bug 968696 - [settings] add marionette test for Media storage panel

========

https://hg.mozilla.org/integration/gaia-central/rev/cc73373e4bfd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18966 from timdream/two-homescreen

Bug 996514 - Don't homescreenWindow.render() twice, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/09d5a55dfe2f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 996514 - Don't homescreenWindow.render() twice

========

https://hg.mozilla.org/integration/gaia-central/rev/3f7c045a8902
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18947 from jmcanterafonseca/fix_build

Bug 1005951 - Follow-up bug 1001370 webapp-shared.js in line 167 is brok...

========

https://hg.mozilla.org/integration/gaia-central/rev/bf90c9d39196
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1005951 - Follow-up bug 1001370 webapp-shared.js in line 167 is broken

========

https://hg.mozilla.org/integration/gaia-central/rev/22901490caab
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18931 from tauzen/Bug1004218

Bug 1004218 - [NFC] Smart Poster Action handling should be removed from NfcManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2d01b36d25e4
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1004218 - [NFC] Smart Poster Action handling should be removed from NfcManager
2014-05-06 02:06:20 -07:00
Asaf Romano
be20723336 tests-bustage fix for bug 981689 (the code relies on the current-version preference being always set, which isn't true for testing-prefs-branches) 2014-05-06 11:43:59 +03:00
Ed Morley
651845f2c7 Fix incorrect resolution of merge conflicts between bug 995730 and bug 1001542 (no bug; CLOSED TREE)
--HG--
extra : amend_source : 5b90e13f8f3a7419e26acee6e483855bdd8c3558
2014-05-06 09:00:06 +01:00
Asaf Romano
abc4ff83f5 Bug 981689 - Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox Desktop (very final fix). r=bsmedberg. 2014-05-06 10:15:20 +03:00