Ehsan Akhgari
5a07775e73
Bug 935778 - Part 0.1: Uninline nsIPresShell::SetForwardingContainer so that it won't need the full definition of nsDocShell; r=bzbarsky
2014-02-21 14:44:43 -05:00
Bobby Holley
47da093a84
Bug 973780 - Don't double-unregister during IDB teardown. r=khuey
2014-02-21 11:35:49 -08:00
Bobby Holley
71122e3004
Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz
2014-02-21 11:35:49 -08:00
Bobby Holley
70ab153574
Bug 973780 - Remove Xray expando slot from WNs. r=bz
2014-02-21 11:35:49 -08:00
Bobby Holley
ab79b8248f
Bug 973780 - Hook Xrays up to the new expando map. r=bz
2014-02-21 11:35:48 -08:00
Bobby Holley
30d145598c
Bug 973780 - Implement an expando WeakMap on XPCWrappedNativeScope. r=mccr8
2014-02-21 11:35:48 -08:00
Bobby Holley
1b749edd65
Bug 973780 - Expose a wrapper for the internal WeakMap class outside of the engine. r=mccr8,terrence
2014-02-21 11:35:48 -08:00
Brian Hackett
c8851a895e
Bug 951346 - Don't improve type information for objects with metadata, r=jimb.
2014-02-21 12:26:42 -07:00
Neil Rashbrook
d96baf2ded
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
d5ff459266
Bug 974824 Remove bogus sizetopopup attributes r=Enn
...
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Neil Rashbrook
73790086f5
Bug 974258 Manually size autocomplete history popup to the autocomplete's width r=Ratty
...
DONTBUILD (SeaMonkey-specific code)
--HG--
extra : rebase_source : 4158685201d1edc8e7ced214e36f844ad36c3577
2014-02-21 00:11:28 +00:00
Jonathan Watt
2155847f44
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange
2014-02-21 19:07:42 +00:00
Bill McCloskey
5426ece707
Bug 971336 - Add test for bug 970276 (r=felipe)
2014-02-21 11:06:38 -08:00
Ryan VanderMeulen
efa320e7f5
Backed out changeset 2b2f69d46d30 (bug 975182) for SM(arm) failures.
...
CLOSED TREE
2014-02-21 13:32:16 -05:00
Ryan VanderMeulen
cc0643d672
Backed out changeset 00d8b2e04b15 (bug 885788) for jit-test assertions.
...
CLOSED TREE
2014-02-21 12:35:48 -05:00
Ryan VanderMeulen
2ca1b199db
Backed out changeset 18183f6ef0d8 (bug 910860) for xpcshell and reftest failures.
2014-02-21 12:35:35 -05:00
Ed Morley
3a32e298ee
Backed out changeset a00bd379adb2 (bug 950371) for build failures; CLOSED TREE
2014-02-21 17:31:12 +00:00
Luke Wagner
ab10151bef
Bug 975182 - OdinMonkey: when triggering operation callback, leave PROT_READ|PROT_WRITE (r=benj)
2014-02-21 11:05:36 -06:00
Luke Wagner
c9ee8e82c3
Bug 797126 - Remove tinyid/shortid/userid (r=terrence)
...
--HG--
extra : rebase_source : d3cee5e71ca02708e91419b209b5914ce9fd2f9f
2014-02-21 10:24:26 -06:00
Luke Wagner
5ba832e24c
Bug 975162 - Remove block object's use of shortids (r=wingo)
...
--HG--
extra : rebase_source : 2babd344fba8aa17a51552dc756852096d2a5c67
2014-02-21 10:23:57 -06:00
Luke Wagner
27c3c58cb2
Bug 975162 - Remove empty destructuring let-block variable goofiness (r=wingo)
...
--HG--
extra : rebase_source : 39e6b59d4bca2cd547f0e43b34212ff5f967a85d
2014-02-21 10:23:40 -06:00
Milan Sreckovic
3923aa0c9b
Bug 910860 - Use gfxPrefs to make sure preferences are evaluated on the main thread. This still leaves the preference re-evaluated. r=BenWa
2014-02-18 19:55:48 -05:00
Sankha Narayan Guria
d670e11fd5
Bug 885788 - Implement Object.setPrototypeOf. r=jorendorff
2014-01-25 20:13:07 +05:30
Ryan VanderMeulen
f1beeb142e
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Henrik Skupin
4dcea97c27
Bug 975312 - [mozrunner] Runner.check_for_crashes() should support save_path and quiet parameters. r=ahal
2014-02-21 16:00:13 +01:00
Jonathan Watt
e1c4a9bb0f
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange
2014-02-21 14:50:36 +00:00
Ehsan Akhgari
f017b10fc4
Bug 935778 - Part 0.5: Add two more MOZ_DECLARE_REFCOUNTED_TYPENAME to TestWeakPtr.cpp
2014-02-21 09:45:05 -05:00
Ehsan Akhgari
83afc1afae
Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
2014-02-21 09:11:33 -05:00
Rik Cabanier
aad8894b35
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Rik Cabanier
8bd8861871
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-21 08:37:41 -05:00
Rik Cabanier
38ee6085de
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
9b5c9cb347
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
3547e4dcc7
Bug 966591 - Part 3: Compute bounds of current path and set them as the accessible region. r=roc
2014-02-21 08:35:58 -05:00
Rik Cabanier
1adccfe5fb
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
fcf0dfecdf
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Manish Goregaokar
5720b4d2c3
Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw
2014-02-21 08:34:24 -05:00
Anuj Agarwal
dd52df6872
Bug 963453 - Add more tests for menclose. r=fredw
2014-02-21 08:33:54 -05:00
Carsten "Tomcat" Book
771699f78b
Backed out changeset 97c8c8491b17 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:57 +01:00
Carsten "Tomcat" Book
1c583950a5
Backed out changeset 18f6689b172d (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:48 +01:00
Carsten "Tomcat" Book
e3bc4b356a
Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:39 +01:00
Carsten "Tomcat" Book
bad7faea30
Backed out changeset f2cade11e3c0 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:28 +01:00
Carsten "Tomcat" Book
5d14d17d76
Backed out changeset 9112c3abc3ea (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:31:31 +01:00
Kartikaya Gupta
2775c9db6a
Back out cset 477e7d2eb1d7 (bug 965593) for causing bug 975221 which is more severe. r=backout
2014-02-21 08:23:12 -05:00
Andrei Eftimie
d32f297f4d
Bug 972872 - [mozversion] Allow to retrieve the application code name (Nightly / Aurora / Firefox). r=hskupin
...
--HG--
extra : rebase_source : 80168af1cba0bb2b5cd24c242fa56d180d923996
2014-02-21 13:26:48 +01:00
Carsten "Tomcat" Book
9ebc639066
Merge mozilla-central to mozilla-inbound
2014-02-21 13:13:07 +01:00
Carsten "Tomcat" Book
ccc462a648
merge b2g-inbound to mozilla-central
2014-02-21 13:07:55 +01:00
Carsten "Tomcat" Book
778eced34a
merge fx-team to mozilla-central
2014-02-21 13:04:51 +01:00
B2G Bumper Bot
61f0eb842f
Bumping manifests a=b2g-bump
2014-02-21 00:20:59 -08:00
B2G Bumper Bot
d339a32aeb
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ef186739264
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 952415 - [Rocketbar] Duplicate results should not appear." for test failures in gaia unit tests
This reverts commit 58a4f986cbeec58c81a7cc16c4b001888e7d2898.
2014-02-21 00:15:13 -08:00
B2G Bumper Bot
d70a874bc0
Bumping manifests a=b2g-bump
2014-02-20 23:55:58 -08:00