Commit Graph

154341 Commits

Author SHA1 Message Date
Matt Brubeck
e7e9a876b6 Bug 937200 - Don't call setDisplayPort for events in a background tab [r=jimm] 2013-11-12 18:05:58 -08:00
Matt Brubeck
c73c4a8861 Bug 888353 - [Metro] Open link in new tab for middle- or ctrl-click [r=rsilveira] 2013-11-12 18:05:55 -08:00
Nick Fitzgerald
2dece6195d Bug 935788 - Fix Pretty Print button when attempting to prettify non-js files; r=vporof 2013-11-12 10:38:38 -08:00
Wes Johnston
07c420e561 Bug 936593 - Allow overriding active button colors. r=mfinkle 2013-11-12 16:23:52 -08:00
Ryan VanderMeulen
8e5dfecd93 Backed out changesets 2e36a398a61f, fd2aafdc34d0, and 8f2cd9cf4d65 (bug 932854) for Windows mochitest-other crashes on a CLOSED TREE. 2013-11-12 16:24:51 -05:00
Ryan VanderMeulen
bbb92b7cee Merge m-c to fx-team on a CLOSED TREE. 2013-11-12 15:37:07 -05:00
Ryan VanderMeulen
6a012789b0 Merge inbound to m-c. 2013-11-12 15:22:52 -05:00
Benjamin Smedberg
c67d5824cb Bug 932854 followup - Clear the plugin infobar after test_bug391728.html so that it doesn't affect later tests. a=ryanvm for pushing on a CLOSED TREE 2013-11-12 14:31:57 -05:00
Mihai Sucan
858d3e1472 Bug 722267 - Fix browser_webconsole_expandable_timestamps.js test failure on a CLOSED TREE; r=me 2013-11-12 21:00:55 +02:00
Shane Caraveo
174d93c3a8 bug 936637 fix context menu in status panel, r=markh 2013-11-12 09:37:10 -08:00
Dave Townsend
1528eef71c Bug 935189: Use OS.File to remove directories recursively. r=Unfocused 2013-11-12 09:30:37 -08:00
Brian Hackett
228c5a16f9 Bug 936361 - Update test to not require ParallelArray. 2013-11-12 10:23:46 -07:00
Jim Mathies
b1e2e092a8 Bug 937569 - Peek tab doesn't work for links with new targets. r=mbrubeck 2013-11-12 11:21:48 -06:00
Kartikaya Gupta
ba43207cb5 Bug 937130 - Fix up threading and locking in APZCTreeManager. r=botond 2013-11-12 11:56:57 -05:00
Jared Wein
c3ea6d4fe7 Bug 931183 - Remove dead TabOpenListener code from click-to-play tests. r=gfritzsche 2013-11-12 11:38:25 -05:00
Benjamin Smedberg
fdd5a021f6 Bug 932854 test fixup - reset the test plugin state only after the UI has finished checking plugin state, r=gfritzsche 2013-11-12 09:45:11 -05:00
Dan Gohman
a940ed6acf Bug 569597 - Eliminate use of ranlib. r=glandium 2013-11-11 19:26:59 -08:00
Kannan Vijayan
842323ecaf Bug 925308 - Dont pop profiler frames for stack frames pushed by invalidated IonScripts which did not have profiler instrumentation. r=jandem 2013-11-12 11:28:03 -05:00
Ehsan Akhgari
d329980a5c Bug 936848 follow-up: Add DVRs to the en-US dictionary 2013-11-12 11:20:17 -05:00
Benjamin Bouvier
31ce5aa431 Bug 935791 - Add an option to disable SSE3 and SSE4 on the JS shell. r=jandem 2013-11-12 16:16:24 +01:00
Garrett Robinson
e419d47cd9 Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm 2013-11-11 14:20:16 -08:00
Ed Morley
e64ec189c6 Backed out changeset f0d6d67fbc1e (bug 909344) for reftest failures in f0d6d67fbc1e 2013-11-12 15:17:31 +00:00
Ed Morley
9e7c49eff8 Merge mozilla-central and inbound 2013-11-12 15:12:22 +00:00
Ed Morley
a9d8343351 Merge latest green b2g-inbound changeset and mozilla-central 2013-11-12 15:10:27 +00:00
Ed Morley
d73a18b6d0 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Ed Morley
f5ce93ef57 Merge latest green inbound changeset and mozilla-central 2013-11-12 15:08:15 +00:00
Abhishek Arya
2e74fdac40 Bug 806056 - Crashtests. 2013-11-12 14:37:22 +00:00
Abhishek Arya
2722ff0bf6 Bug 784600 - Crashtest. 2013-11-12 14:37:22 +00:00
miaubiz@gmail.com
b8f9e27cdb Bug 777838 - Crashtest. 2013-11-12 14:37:22 +00:00
Mats Palmgren
b3b295a6eb Bug 654002 - crash tests. 2013-11-12 14:37:22 +00:00
Jesse Ruderman
a9b7a47935 Bug 624198 - Crashtest. 2013-11-12 14:37:22 +00:00
Jesse Ruderman
1dab61cc13 Bug 537645 - Crashtest. 2013-11-12 14:37:22 +00:00
Jesse Ruderman
48227959ed Bug 489477 - Crashtest. 2013-11-12 14:37:22 +00:00
Martijn Wargers
253ede2d2a Bug 463785 - Crashtest. 2013-11-12 14:37:22 +00:00
Eric Faust
d038d818de Bug 929261 - Fix for GetElementIC. r=shu 2013-11-12 09:34:10 -05:00
Birunthan Mohanathas
1f3f39809e Bug 936848 - Add "DRM", "DVR", and "millennia" to the en-US dictionary; r=ehsan 2013-11-12 09:16:59 -05:00
Joan Montané
7096238b40 Bug 257073 - Handle the Catalan middle dot correctly in the spell checker; r=ehsan 2013-11-12 09:16:34 -05:00
Shih-Chiang Chien
e4ec4aa825 Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
Jim Mathies
f22658bad0 Bug 937256 - Remove the old front end apzc preventDefault hack now that we have chrome hit testing in metro widget. Also fix a bug with transformed coords that are destined for chrome vs. content. r=mbrubeck 2013-11-12 06:14:48 -06:00
Carsten "Tomcat" Book
1a16b0dd7c Another Windows WebIDL clobber needed due to bug 928195 2013-11-12 12:30:16 +01:00
Gaia Pushbot
4d345cb661 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4cf8ffc89da
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #13455 from lissyx/bug935832

Bug 935832 - Add some integration testing on SIM customization r=lightsofapollo,aus,arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/a67cd1b25359
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 935832 - Add some integration testing on SIM customization

========

https://hg.mozilla.org/integration/gaia-central/rev/b579ac38ed8c
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #13585 from gtorodelvalle/contacts-bug-924240-contact-deletion-from-ui

Bug 924240 - [B2G][Email][Contacts] Deleted contact is not erased from UI

========

https://hg.mozilla.org/integration/gaia-central/rev/913dd2e788a6
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 924240 - [B2G][Email][Contacts] Deleted contact is not erased from UI
2013-11-12 03:10:24 -08:00
Jonathan Kew
37ef36ed13 backout 739edf98ca0b (bug 909344) for reftest failure in layout/reftests/bugs/388367-1.html. 2013-11-12 10:13:10 +00:00
Nicholas D. Matsakis
550073e8d3 Bug 937391 - Refactor prop/elem optimizations r=jandem 2013-11-11 20:29:53 -05:00
Wes Kocher
904a565e92 Merge m-c to fx-team 2013-11-11 16:19:04 -08:00
Wes Kocher
a49630600c Merge b2g-inbound to m-c 2013-11-11 16:15:22 -08:00
Wes Kocher
be23be7961 Merge fx-team to m-c 2013-11-11 16:11:16 -08:00
Wes Kocher
0568023133 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Drew Willcoxon
0e08490bca Bug 908277 - Prevent permission UI errors when PopupNotifications is not available. r=dolske 2013-11-11 15:36:54 -08:00
Drew Willcoxon
f9bfd407e3 Bug 900953 - Fix test_bug513194.html intermittent failure related to PlacesDBUtils.jsm error. r=mak 2013-11-11 15:36:51 -08:00
Wes Johnston
7fe534688b Bug 936008 - Unregister tabs listener in LayerView. r=kats 2013-11-11 13:56:47 -08:00