Commit Graph

116469 Commits

Author SHA1 Message Date
Marco Bonardo
d6034d0dd1 Bug 822710 (part 2) - Reduce annotations queries on downloads view first load.
r=Mano
2012-12-21 15:19:06 +01:00
Marco Bonardo
ec97496687 Bug 822710 (part 1) - Implement a new getAnnotationsHavingName method.
r=Mano sr=gavin
2012-12-21 15:19:04 +01:00
Masatoshi Kimura
66912dba05 Bug 804834 - Part 2: Disable for-each-in from content by default. r=waldo 2012-12-21 20:48:36 +09:00
Masatoshi Kimura
4a07dc4302 Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo 2012-12-21 20:47:52 +09:00
Ed Morley
5728642a43 Merge mozilla-central to mozilla-inbound 2012-12-21 11:41:08 +00:00
Eric Chou
5015117d0a Bug 823427 - Remove unnecessary buffer in ObexBase.cpp, r=gyeh, r=dholbert 2012-12-21 19:03:42 +08:00
Neil Rashbrook
7ede8e093a Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking 2012-12-21 10:09:50 +00:00
Panos Astithas
867d635d7f Merge m-c to fx-team 2012-12-21 10:28:48 +02:00
Gary Kwong
cb69b7771f Suppress bug 823782. DONTBUILD 2012-12-20 16:54:27 -08:00
Ed Morley
33a812216e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-20 21:05:33 +00:00
Armen Zambrano Gasparnian
daed5c4ab9 Bug 822444: Update the B2G panda snapshot to include marionette on gaia-tests.zip. DONTBUILD. r=aki 2012-12-20 15:34:24 -05:00
Ehsan Akhgari
2b4f5bd840 Fix the sessionstore test Makefile in global PB builds; no bug
DONTBUILD since this is NPOTB
2012-12-20 14:07:22 -05:00
Joel Maher
58c67a02f6 backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00
Armen Zambrano Gasparnian
f9d9e7c3aa Bug 821398 - create new b2g snapshot for pandas to improve reliability. DONTBUILD. r=mdas 2012-12-20 11:24:23 -05:00
L. David Baron
85e4ebb5f7 Bug 814302, part 2: Don't print to console when an invalid selector is passed to querySelector*. r=bzbarsky 2012-12-20 10:59:01 -05:00
Ed Morley
d1b9cae05c Backout d08057e095a2 (bug 818407) for linux pgo failures on a CLOSED TREE 2012-12-20 15:06:10 +00:00
Kyle Huey
6fbefc01da Bug 696591: Followup to placate clang on this CLOSED TREE. 2012-12-20 06:46:15 -08:00
Jan de Mooij
fe39a3b765 Bug 822385 - Add getter, setter and method with jitinfo to the shell. r=bz 2012-12-20 15:27:54 +01:00
Joel Maher
95559fe8da Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-20 09:25:38 -05:00
Kyle Huey
3c66ee194a Bug 696591: Properly handle blocking databases from pages that are entering the bfcache. r=bent,bz 2012-12-20 06:18:03 -08:00
Tom Schuster
13b8b422f0 Bug 822265 - Implement negateDouble cross-platform wise and use it for CodeGenerator. r=jandem 2012-12-20 15:06:37 +01:00
Tom Schuster
89c79289eb Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
Simone Carletti
debb16f809 Bug 822238 - add global rule for .py and remove bogus exceptions. r=gerv. 2012-12-20 14:03:52 +00:00
Robert Longson
92ddd37dc0 Bug 791675 - Scaled shapes fail to draw sometimes r=jwatt. 2012-12-20 13:49:54 +00:00
Marco Bonardo
7aa18132a1 Bug 823156 - Speed up Library downloads query.
r=Mano
2012-12-20 14:39:12 +01:00
Masatoshi Kimura
4c1412833e Bug 803713 - Skip the SP after finding it. r=biesi 2012-12-20 21:47:40 +09:00
Henrik Skupin
bd0625b4ab Backout bug 818714 because it introduces a sigabort crash
--HG--
extra : rebase_source : 4307433661215827bc238f514fa66758e27366bc
2012-12-20 13:47:12 +01:00
Landry Breuil
3c6bc92164 Bug 823240 - include sys/proc.h on OpenBSD to access P_TRACED flag, needed since r1.127 of sys/sysctl.h. r=cjones 2012-12-20 13:46:39 +01:00
Nicolas B. Pierron
05bc31bf1b Bug 823061 - GetPropertyCache supports length properties of arrays. r=jandem 2012-12-20 04:14:26 -08:00
Alexander Surkov
290e6e5ec4 Bug 818407, part1 - don't mix up with accessible types of ARIA role, r=tbsaunde 2012-12-20 20:48:03 +09:00
Asaf Romano
12983421f5 Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Eric Chou
cd035247db Bug 811683 - Increase speed of sending file, r=gyeh 2012-12-20 18:36:58 +08:00
Kyle Machulis
62d07093f9 Bug 811683 - Changed UnixSocketRawData to take variable sizes up to 64k, r=cjones 2012-12-20 18:36:55 +08:00
Nick Thomas
7ab338f908 Backout 5d59a9ec28f4 for Linux PGO compile errors 2012-12-20 23:26:32 +13:00
Nick Thomas
34733c2752 Back out 47debf3f344c for Android test fail CLOSED TREE 2012-12-20 22:12:19 +13:00
Nick Thomas
1c0cc0bc2b Back out 06d72606ec56 for Android test fail 2012-12-20 22:11:04 +13:00
Chris Jones
cd7244c758 Bug 822510: Add specific privilege levels for camera and video, and enable that for video. r=jlebar,kang 2012-12-19 23:41:08 -08:00
Gina Yeh
c780c6734a Bug 820157 - Patch 1: bluetooth Hfp not sending status updates, r=echou 2012-12-20 15:28:51 +08:00
Gregor Wagner
0983d9bffc Bug 822528 - PhonenumberJS: Start using previous MCC. r=sicking 2012-12-19 23:17:37 -08:00
Boris Zbarsky
9416e5d67d Bug 816380 followup. Remove unnecessary code. 2012-12-19 22:51:29 -08:00
Boris Zbarsky
83f5c67b46 Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar 2012-12-19 16:21:18 -08:00
Dave Camp
c7ebcecda9 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Victor Porof
66835286fa Bug 819945 - Global searches choke when a source takes too long to fetch, r=past 2012-12-20 20:00:34 +02:00
Victor Porof
9837830335 Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past 2012-12-20 19:20:51 +02:00
Victor Porof
615ad5ef7c Bug 820311 - Script URLs no longer appear in tooltips, r=past 2012-12-20 19:20:50 +02:00
Victor Porof
59c244dbaa Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell 2012-12-20 19:20:50 +02:00
Victor Porof
03f29b2470 Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell 2012-12-20 19:20:50 +02:00
Neil Rashbrook
9708d4f1a2 Bug 493711 Part 1: switch nsCOMArray from nsVoidArray to nsTArray r=sicking 2012-12-19 21:33:54 +00:00
Ed Morley
28cc722479 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-19 19:30:22 +00:00
Ed Morley
1d40fa681e Backout d0797dfcab56 (bug 819044) on suspicion of Linux32 mochitest-4 leaks on a CLOSED TREE 2012-12-19 14:14:08 +00:00