Nicholas Nethercote
cbc39983bd
Bug 915482 (part 4) - Minimize vm/Shape-inl.h includes. r=terrence.
...
--HG--
extra : rebase_source : 973eb6668f38be4261ab3eef0b3645473bd3ebc2
2013-09-12 17:44:47 -07:00
Edwin Flores
e6de4b384b
Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron
2013-09-13 07:08:56 +01:00
Chris Manchester
957fdb4341
Bug 500388 - Don't buffer xpcshell process output, use a callback to consume output as it is available. r=ted
2013-09-12 19:48:43 -04:00
Corey Ford
54030945f9
Bug 897105 - Part 4: Build display items and layers for sticky positioned elements. r=roc
2013-09-12 18:56:57 -07:00
Darrin Henein
a6f3797eb4
Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul
2013-09-13 00:54:00 +02:00
Neil Deakin
1327c3a172
Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo
2013-09-13 11:10:24 +02:00
Victor Porof
253e8c5f48
Bug 884436 - Sorting by METHOD is really painful, r=rcampbell
2013-09-13 09:58:43 +03:00
Felipe Gomes
6c82af36ec
Bug 915968 - Fix downloads' startTime serialization. r=paolo
2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
2499cd4afd
Merge m-c to fx-team.
2013-09-12 22:28:40 -04:00
Ryan VanderMeulen
c22b2b3980
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Ryan VanderMeulen
350982d4bc
Merge inbound to m-c.
2013-09-12 20:37:35 -04:00
Gaia Pushbot
2b89c4f01d
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44b5d39b37b1
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 914886 - [Settings] Use aria-disabled instead of disabled class. r=kaze
Relanding after linter error resolved.
2013-09-12 16:45:23 -07:00
Nick Fitzgerald
71c3dfdfea
Bug 914930 - sometimes load source content via Debugger.Source; r=past
2013-09-12 16:39:53 -07:00
Gaia Pushbot
e21793dbc7
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21d0f4126507
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12121 from qdot/891725-cellbroadcast-customization
Bug 891725 - Added unit tests for cell broadcast and voicemail customiza...
========
https://hg.mozilla.org/integration/gaia-central/rev/d0c799717e7e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 891725 - Added unit tests for cell broadcast and voicemail customization
========
https://hg.mozilla.org/integration/gaia-central/rev/f409d2795cb1
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 898409, 898410: Fixes to operator variant
Fix writable property of navigator.mozPower, remove unused stubPower variable
Change operator variant helper from mobileConnection to iccHelper
mobileConnection seems to be unstable when the sim card is locked. This patch changes operator variant to use IccHelper for fetching mcc/mnc instead.
========
https://hg.mozilla.org/integration/gaia-central/rev/bab155b06eb6
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Merge pull request #12000 from nullaus/operator-variant""
This reverts commit 8b15a3359fc30f3703808763e976cfcab3812724.
2013-09-12 16:30:24 -07:00
Gaia Pushbot
54a0447544
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ef712b02d79
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 914886 - [Settings] Use aria-disabled instead of disabled class"
This reverts commit ab7d53c48864e04332df1b1d396457d1d57397dd because it breaks the linter
2013-09-12 16:20:22 -07:00
Ryan VanderMeulen
5193d43ea1
Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts.
2013-09-12 18:09:56 -04:00
Shane Caraveo
4814ed65f8
bug 915835 fix leak of event handler, r=felipe
2013-09-12 14:39:33 -07:00
Dão Gottwald
2538faae90
Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
...
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Marina Samuel
ad616ec2dc
Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally
2013-09-12 17:33:51 -04:00
Rodrigo Silveira
d2c37818a2
Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
...
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Wes Johnston
1f1397abf2
Bug 690252 - Default to saving files. r=mfinkle
2013-09-12 15:46:35 -07:00
Sid Stamm
586cbfdc49
bug 836922 - disable new multiple CSP policy tests on b2g because the observer service is not working. r=ryanvm
2013-09-12 11:37:36 -07:00
Daniel Holbert
e485c12c34
(no bug) fix a few s/it's/its/ typos in nsIFrame.h header-comments. DONTBUILD
2013-09-12 11:28:46 -07:00
Benjamin Smedberg
8b46e74436
Bug 800347 - Try clearing RPCChannel in the destructor so that the dequeue task is cancelled properly, r=dvander
2013-09-12 14:24:17 -04:00
Mihnea Dobrescu-Balaur
72b066d703
Bug 915798 - Bad indentation in runreftest.py. r=ahal
2013-09-12 11:18:51 -07:00
Bobby Holley
14395007cd
Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
...
Note also MMAdeathGrip earlier in the function.
2013-09-12 11:18:25 -07:00
Dan Gohman
b9f8166806
Bug 910807 - IonMonkey: Change Nobe to Node, to fix inconsistencies, both with the places that still said "beta node", and with the widely-used phrase "phi node". r=nbp
2013-09-12 10:39:31 -07:00
Joey Armstrong
1938109537
bug 888009: move HOST_CPPSRCS to mozbuild (batch #2 ) r=mshal
2013-09-12 13:32:27 -04:00
Daniel Holbert
b8f018ef97
Bug 914078, attempt 2: Increase Android-only max-fuzzy-difference from 5 to 6, for "position-sticky/top-3.html" reftest. r=corey
2013-09-12 09:50:25 -07:00
Sid Stamm
fe2161d118
bug 836922 - (CSP) remove intersectWith once multiple policies are supported. r=grobinson
2013-09-12 09:25:33 -07:00
Sid Stamm
e6698b42fa
bug 836922 - tests for report-only and regular policies at the same time. r=grobinson
2013-09-12 09:25:33 -07:00
Sid Stamm
3d109c3157
bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson
2013-09-12 09:25:32 -07:00
Brian Grinstead
59109be18f
Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker
2013-09-12 11:18:29 -05:00
Brian Grinstead
c95fd00f6b
Bug 893677 - Collapse data URL attribute values. r=miker
2013-09-12 12:19:40 -05:00
Ryan VanderMeulen
9baf5a8db0
Bug 914603 - Update pdf.js to version 0.8.505. r=bdahl
2013-09-12 16:28:48 -04:00
Felipe Gomes
896db23429
Merge m-c to fx-team.
2013-09-12 17:00:52 -03:00
Paolo Amadini
389b9c6e2e
Bug 913118 - Add a combined list of public and private downloads. r=enn
2013-09-12 21:20:30 +02:00
Ryan VanderMeulen
d69ae35a39
Backed out changeset 9157ea42ff41 (bug 914925) for Android/B2G test bustage.
2013-09-12 14:28:55 -04:00
Chenxia Liu
b58b69e1c4
Bug 897571 - [Fig] Urlbar resize for entry is incorrectly rendered. r=sriram
2013-09-12 11:17:41 -07:00
Jim Mathies
330ed0145e
Bug 915385 - Add a hidden pref for disabling apz zoom. r=kats
2013-09-12 12:30:05 -05:00
Gijs Kruitbosch
d6a38907f0
Backing out 2a19516ee700 (bug 912908) for causing bug 915536, rs=ttaubert over IRC
2013-09-12 17:42:07 +02:00
Ed Morley
7ca47af816
Backed out changeset c6d7c7739056 (bug 906134) for too many intermittent failures
2013-09-12 16:25:17 +01:00
Ed Morley
09987216c6
Backed out changeset 270d7ca88c31 (bug 906134)
2013-09-12 16:24:57 +01:00
Neil Rashbrook
52e0bf420f
Bug 914560 - Package XPI extensions during tools phase so that all required files are in place when running the packaging step, r=glandium
2013-09-12 16:11:53 +02:00
Mike Hommey
2347d58a74
Bug 915642 - Allow simple variable references in includedeps files; r=gps
2013-09-12 22:05:34 +09:00
Ted Mielczarek
a4d2b978d6
Bug 914925 - Fix --debugger for reftest/mochitest on OS X. r=jmaher
2013-09-12 09:05:19 -04:00
Francesco Lodolo
d1387cf245
Bug 915556 - Replace multiple dots with single unicode character … in project.installing. r=paul.rouget
2013-09-12 13:15:47 -04:00
Paul Rouget
7121fc8ac4
Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau
2013-09-12 13:15:47 -04:00
Alexandre Poirot
abd63c1cd6
Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget
2013-09-12 13:15:44 -04:00
Ryan VanderMeulen
4a6adebb73
Backed out changeset c24ba14732cd (bug 907734) for Android bustage.
2013-09-12 13:13:14 -04:00