Commit Graph

200185 Commits

Author SHA1 Message Date
Seth Fowler
e750b9b5ad Bug 35168 (Part 3) - Add tests for table part relative positioning. r=dbaron 2014-08-19 18:24:58 -07:00
Seth Fowler
d7be6c6847 Bug 35168 (Part 2) - Allow relative positioning of internal table objects. r=dbaron 2014-08-19 18:24:58 -07:00
Seth Fowler
d28a953fd4 Bug 35168 (Part 1) - Add GetNormalRect to nsIFrame. r=dbaron 2014-08-19 18:24:57 -07:00
Kartikaya Gupta
7be80289f4 Bug 1052063 - Add some tests to ensure layers with the same scrollid get the same APZC. r=botond 2014-08-19 21:17:10 -04:00
Kartikaya Gupta
56148e11f5 Bug 1052063 - Expand the APZCTreeManagerTester to take care of more boilerplate. r=botond 2014-08-19 21:17:10 -04:00
Kartikaya Gupta
25e89f6eaa Bug 1052063 - Avoid running multiple animation steps if there are multiple layers sharing an APZC. r=botond 2014-08-19 21:17:10 -04:00
Kartikaya Gupta
66c2355539 Bug 1052063 - Do a single pass over the APZC tree to advance animations before sampling. r=botond 2014-08-19 21:17:10 -04:00
Kartikaya Gupta
feedf75ded Bug 1052063 - Move the CSS transform into the ancestor transform. r=botond 2014-08-19 21:17:09 -04:00
Kartikaya Gupta
42300ca5d8 Bug 1052063 - Small changes to clarify the existing ancestor transform build-up. r=botond 2014-08-19 21:17:09 -04:00
Kartikaya Gupta
d0bdd89470 Bug 1052063 - Reverse the order of transforms applied for layers during composition. r=botond 2014-08-19 21:17:09 -04:00
Kartikaya Gupta
9449a0378b Bug 1052063 - Ensure the APZC instances track the cumulative hit test areas of all the layers they map to. r=botond 2014-08-19 21:17:09 -04:00
Kartikaya Gupta
9be6a0a26c Bug 1052063 - Prevent creating multiple APZC instances for the same ScrollableLayerGuid. r=botond 2014-08-19 21:17:08 -04:00
Bobby Holley
4b70ab69fd Bug 1036214 - Tests. r=bz
This whole test setup comes from bug 923904, so some of the things it's testing
need to be rejiggered (like the checkGlobal stuff).
2014-08-19 18:12:15 -07:00
Bobby Holley
12abd6ffbc Bug 1036214 - Do a subsumes check on object and any parameters (and things containing them) to JS-implemented WebIDL. r=bz 2014-08-19 18:12:15 -07:00
Shu-yu Guo
fd4bd58644 Bug 1054531 - Forgot a place in RematerializedFrame to propagate silentFailure. (r=nbp) 2014-08-19 17:28:04 -07:00
Bill McCloskey
98bdfe240c Bug 1046964 - Fix some JS warnings (r=ttaubert) 2014-08-19 17:27:58 -07:00
Bill McCloskey
6fe00b051a Bug 1050360 - Fix script blocker warning (r=smaug) 2014-08-19 17:24:55 -07:00
Bill McCloskey
20f413d371 Bug 1054840 - Ignore popups shown during onunload (r=felipe) 2014-08-19 17:24:21 -07:00
Neil Deakin
976c47bd24 Bug 1045000, don't set the previously focused element to a window, which can later cause the window to focus and bring itself to the front when the panel closes, r=dao 2014-08-19 20:01:41 -04:00
Neil Deakin
f67b827576 Bug 1045000, deminiaturize before making the window key to fix flickering window, r=smichaud 2014-08-19 20:01:32 -04:00
Andrew McCreight
07a26b75d3 Bug 1055154 - Add finer-grained LSan suppressions for WebRTC leaks. r=njn DONTBUILD 2014-08-19 16:46:01 -07:00
Eric Faust
b43e75447a Bug 1037770 - Stop erroneously defaulting property values for Object.defineProperty on a proxy. (r=jorendorff) 2014-08-19 16:14:08 -07:00
Jim Blandy
843828d672 Bug 1055206: Document meaning of null entries in drainAllocationsLog result. r=fitzgen 2014-08-19 15:55:32 -07:00
Nick Fitzgerald
05d876dcc4 Bug 1055206 - Handle null frames in Debugger::onLogAllocationSite. r=jimb 2014-08-19 15:52:02 -07:00
Kannan Vijayan
f99931196e Bug 1055152 - Remove calls to verifyReturnAddressUsingNativeToBytecodeMap() in JitFrameIterator. r=Waldo 2014-08-19 18:51:13 -04:00
Bill McCloskey
f6d0cb63f3 Bug 1053458 - Ignore failures sending Browser:Init message (r=felipe) 2014-08-19 15:48:58 -07:00
Benjamin Smedberg
89077153d8 Bug 1054965 - initialize the crash reporter correctly in GMP children; reorder the init method so that mac doesn't early-return it away, r=smichaud
--HG--
extra : rebase_source : 7accc05d988ee8d5b6101c012f2d4e23fa631d75
2014-08-19 15:22:16 -04:00
Jim Blandy
8cade71a65 Bug 1053932: Don't let Debugger.Memory.prototype.takeCensus's result be influenced by the hash table's ordering (ByUbinodeType version). r=terrence 2014-08-19 14:21:34 -07:00
Jim Blandy
0058776f4c Bug 1053932: Don't let Debugger.Memory.prototype.takeCensus's result be influenced by the hash table's ordering (ByObjectClass version). r=terrence 2014-08-19 14:21:33 -07:00
Jim Blandy
7971b7b249 Bug 1053932: Require all Debugger.Memory Assorters to provide a running total. r=terrence 2014-08-19 14:21:33 -07:00
Monica Chew
07083974cb Bug 1055670: Disable test that relies on old behavior (r=gcp) 2014-08-19 14:15:43 -07:00
Steve Workman
3681e78de1 Bug 1054418 - Rewrite AppCacheUtils.jsm to use HTTP Cache v2 APIs r=michal 2014-08-19 13:59:57 -07:00
Ryan VanderMeulen
476e0aef44 Merge m-c to inbound. a=merge 2014-08-19 16:25:33 -04:00
Ryan VanderMeulen
455e48bbde Merge inbound to m-c. a=merge 2014-08-19 16:09:47 -04:00
Ryan VanderMeulen
8010ab6802 Merge fx-team to m-c. a=merge 2014-08-19 16:01:41 -04:00
B2G Bumper Bot
9c9f5a862f Bumping manifests a=b2g-bump 2014-08-19 11:11:37 -07:00
B2G Bumper Bot
bdcc1663c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1054766 - (gaia-progress) Create a gaia-progress web component

========

https://hg.mozilla.org/integration/gaia-central/rev/c074b89eddee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1054766 - (gaia-progress) Create a gaia-progress web component r=gmarty
2014-08-19 11:05:30 -07:00
B2G Bumper Bot
f129d46796 Bumping manifests a=b2g-bump 2014-08-19 10:56:18 -07:00
B2G Bumper Bot
a74dc24a6f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3afc00bde3c5
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22986 from pivanov/bug-1035674

Bug 1035674 - [Dialer] - check missing images r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/01c0c610519e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035674 - [Dialer] - check missing images
2014-08-19 10:50:31 -07:00
B2G Bumper Bot
8dfccf6575 Bumping manifests a=b2g-bump 2014-08-19 10:31:17 -07:00
Ryan VanderMeulen
2f6f5ef5f9 Backed out changeset 133471646752 (bug 1055014) for causing intermittent B2G xpcshell failures.
CLOSED TREE
2014-08-19 13:30:55 -04:00
B2G Bumper Bot
5d258bfb73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/707b58970f26
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23039 from yzen/bug-1054964

Bug 1054964 - updated a selector (now independent of markup order) for t...

========

https://hg.mozilla.org/integration/gaia-central/rev/7fdf53c58b16
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1054964 - updated a selector (now independent of markup order) for the small text in the wifi list item entry.
2014-08-19 10:25:30 -07:00
Botond Ballo
1d16def11d Bug 923512 - Introduce strongly-typed coordinate classes. r=kats,Bas
--HG--
extra : rebase_source : 22e5fe577ea503aede765c70e16c0bf875c4a9fd
2014-08-19 13:08:16 -04:00
Fabrice Desré
3c97fffc91 Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley 2014-08-19 09:30:54 -07:00
Jon Coppeard
c9659ce7c9 Bug 1055219 r=terrence 2014-08-19 17:23:21 +01:00
Jon Coppeard
cdd462b53a Bug 1055034 r=mjrosenb 2014-08-19 17:23:10 +01:00
Jim Chen
575781aece Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan 2014-08-19 12:19:07 -04:00
Lawrence Abadier
b897782665 Bug 1038593 - IonMonkey: Implement RRegExpExec. r=nbp 2014-08-19 18:16:31 +02:00
B2G Bumper Bot
0c1e0e0a57 Bumping manifests a=b2g-bump 2014-08-19 09:16:22 -07:00
B2G Bumper Bot
9e04876d64 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/563589dd9055
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22687 from yzen/bug-1030430

Bug 1030430 - updated call log accessibility to work as a listbox.

========

https://hg.mozilla.org/integration/gaia-central/rev/1c362f99c9ca
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1030430 - updated call log accessibility to work as a listbox. r=drs

========

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

Bug 941178 - Browser Chrome: SSL

========

https://hg.mozilla.org/integration/gaia-central/rev/c684a415e933
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 941178 - Browser Chrome: SSL r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/b9ba57c02448
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #23009 from benfrancis/941264

Bug 941264 - HTTP Auth r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/b447fbeec5be
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 941264 - HTTP Auth

========

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

Bug 1053034 - Convert components to use multi-line strings

========

https://hg.mozilla.org/integration/gaia-central/rev/dde85a343dcd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1053034 - Convert components to use multi-line strings r=wilsonpage
2014-08-19 09:10:31 -07:00