Commit Graph

154357 Commits

Author SHA1 Message Date
Jonathan Kew
5e75c75303 bug 909344 - reftest for display of stray control characters. r=roc 2013-11-12 09:10:34 +00:00
Jonathan Kew
766f4916d1 bug 909344 - treat U+007F as a control, not a printable character. r=roc 2013-11-12 23:53:07 +00:00
Bill McCloskey
c936cdc7dd Bug 930269 - Create SessionHistory.restore (r=smacleod) 2013-11-12 15:02:53 -08:00
Bill McCloskey
d930fb07c8 Bug 930269 - Rename SessionHistory.read (r=smacleod) 2013-11-12 15:02:46 -08:00
Bill McCloskey
e0da28b881 Bug 930269 - Move saving of tab attributes (r=smacleod) 2013-11-12 15:02:39 -08:00
Bill McCloskey
33f9ceb267 Bug 930269 - Rename SessionStore.restoreHistoryPrecursor (r=smacleod) 2013-11-12 15:02:34 -08:00
Bill McCloskey
49d12cfd43 Bug 930269 - Rename SessionStore.restoreTab (r=smacleod) 2013-11-12 15:02:26 -08:00
Bill McCloskey
18e2a31258 Bug 930269 - Clean up SessionStore.restoreHistory (r=smacleod) 2013-11-12 15:02:20 -08:00
Bill McCloskey
1d8c765619 Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe) 2013-11-12 15:02:14 -08:00
Jim Chen
da081c4f7c Bug 935089 - Make ArrayLength, ArrayEnd, and PodArrayZero accept mozilla::Array argument; r=Waldo 2013-11-12 17:31:15 -05:00
Botond Ballo
fb39baa8f1 Bug 937129 - Fix some concurrency issues in APZCTM::HandleOverscroll. r=kats 2013-11-11 12:06:33 -05:00
Kannan Vijayan
5d606aa99a Bug 925308 - Added test case. 2013-11-12 15:55:41 -05:00
Steve Fink
ecbc3a5108 Bug 936013 - Type check JS_NeuterArrayBuffer argument, r=jorendorff 2013-11-12 12:24:09 -08:00
Ryan VanderMeulen
f39e728cb3 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Ryan VanderMeulen
6a012789b0 Merge inbound to m-c. 2013-11-12 15:22:52 -05:00
Brian Hackett
228c5a16f9 Bug 936361 - Update test to not require ParallelArray. 2013-11-12 10:23:46 -07:00
Kartikaya Gupta
ba43207cb5 Bug 937130 - Fix up threading and locking in APZCTreeManager. r=botond 2013-11-12 11:56:57 -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