Commit Graph

118337 Commits

Author SHA1 Message Date
Alexandre Poirot
4528f3fecb Bug 826555 - Ensure that updates can't rename an app r=fabrice 2013-01-11 15:08:12 +01:00
Fabrice Desré
e44cc0e793 Bug 829572 - The storage permission should be ALLOW for all kinds of apps r=sicking 2013-01-11 05:59:22 -08:00
Jan de Mooij
1cfecf6002 Bug 827258 - Refactor jsdbg2 to use StackIter. r=luke 2013-01-11 14:29:38 +01:00
Kyle Huey
828336c28a Bug 828992: Deal with blobs properly when creating indexes on existing data. r=bent 2013-01-11 05:32:20 -08:00
Mike Habicher
64a70f4ea7 backed out changeset d99397ff6bb8 (see bug 808146 for proper solution), a=not-needed 2013-01-11 14:28:28 +01:00
Hubert Figuière
5685ea4c9b Bug 829121 - Follow-up: remove excessive dump() to not confuse developers. r=fabrice
--HG--
extra : rebase_source : 118069b887b95bc6a19110a3848ba47dfa4c5104
2013-01-11 14:18:34 +01:00
Gregor Wagner
5420aabfe0 Backout Bug 829030. r=me 2013-01-11 14:11:13 +01:00
Ed Morley
1fdf7e5025 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 16:00:09 +00:00
Andrew Halberstadt
072750a8a3 Bug 827504 - Don't install specialpowers for crashtests on B2G (it already is), r=jgriffin DONTBUILD a=NPOTB,test-only 2013-01-10 09:49:12 -05:00
Alex Nagacevschi
b86492279b Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr) 2013-01-10 11:47:05 +00:00
Marco Bonardo
0433f6bca9 Bug 828232 - Allow to retry history downloads.
r=Mano
2013-01-10 12:08:57 +01:00
Diego Wilson
105835da4b Bug 810501: Get buffer offset from ThebesLayer when composing with hwc. r=cjones a=blocking-basecamp 2013-01-10 11:51:43 +01:00
Olli Pettay
54135b56d1 Bug 817342, delay script runners when making static clones, r=roc 2013-01-10 11:59:36 +02:00
Peter Van der Beken
a7ff0d420a Fix for bug 828180 (crash in nsIContent::IsHTML). r=bz.
--HG--
extra : rebase_source : 677b29a45cb1d19b8e793b4dc4e4bb9f7006fafa
2013-01-10 10:57:19 +01:00
Robert O'Callahan
8ec734119f Bug 828207: Wallpaper over not being able to find a layer manager on the main thread when initializing a remote render frame. That's OK, we'll find one on the compositor thread. r=cjones 2013-01-10 11:02:21 +01:00
Matt Woodrow
f887c4c968 Bug 818575 - Make TransformShadowTree transform all descendant scrollable layers instead of just the first. r=roc 2013-01-10 22:10:20 +13:00
Terrence Cole
89937cd2d5 Bug 829372 - Don't clobber non-pointer-sized fields in root analysis; r=sfink 2013-01-10 17:46:06 -08:00
Malini Das
43613f6622 Bug 829377 - tap() in synthetic_gestures should send touch/mouse/click events, r=jgriffin 2013-01-10 17:40:17 -08:00
Christian Holler
303292da3b Bug 827960 - Allow jit_test.py to run tests in parallel. r=terrence 2013-01-11 02:25:15 +01:00
Marty Rosenberg
7f7b67b696 When merging add nodes, a truncated node and an untraced node should be untruncated (fix oranges, no bug, r=dvander) 2013-01-10 20:21:26 -05:00
Nicolas B. Pierron
4c09e4cd69 Bug 818023 - fun_getProperty: Use non-buitin script iterator. r=waldo 2013-01-10 16:57:51 -08:00
Brian Hackett
6077bab2f1 Bug 827490 - Allow native objects to have both slots and dense elements, rm dense/slow array distinction, r=billm, dvander. 2013-01-10 17:53:11 -07:00
Hubert Figuière
90b9ef6f28 Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice
--HG--
extra : rebase_source : 30d533413d9fa022bb30c504632a0fed340b9322
2013-01-11 00:47:32 +01:00
Jeff Muizelaar
7ffd09bf2c Backout bug 828789 (bb755890ec69) because of bug 829335
Backout pixman update.
CLOSED TREE
2013-01-10 18:50:12 -05:00
Jeff Muizelaar
64cae0f58b Backout bug 829035 (9da8f50d3750) because of bug 829335
The pixman update is no good and this depends on it.
CLOSED TREE
2013-01-10 18:49:08 -05:00
Marco Bonardo
1285e9b07e Bug 828247 - Library downloads view does not show the end time for completed downloads.
r=Mano
2013-01-11 00:32:16 +01:00
Eitan Isaacson
97c0f4c9c1 Bug 823423 - Don't send a11y scroll or announcement events if we a11y is not officially enabled. r=blassey 2013-01-10 15:27:43 -08:00
Andrea Marchesini
151a6f1525 Bug 827816 - Wrong timezone offset for UK and Ireland as they had year-round DST from 1969-1971, r=brendan, r=gal 2013-01-11 00:24:34 +01:00
Trevor Saunders
034d79f06b bug 829288 - fix warnings under browser/ r=gavin 2013-01-10 07:34:58 -05:00
Trevor Saunders
78c0c89df2 bug 829288 - fix some toolkit/ warnings r=ehsan 2013-01-10 06:44:15 -05:00
Ed Morley
7d46d4a5d4 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Trevor Saunders
e1d9c076e4 bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan 2013-01-10 03:39:40 -05:00
Patrick Wang
d28076e20c Bug 828835 - Return form installPreinstalledApp when coreAppsDir dosen't exist. r=fabrice 2013-01-10 15:53:17 +08:00
Ed Morley
11ba313b94 Merge mozilla-central to mozilla-inbound 2013-01-10 09:00:27 +00:00
Jed Parsons
0ae29d94ea Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
Mike Hommey
58eb7add29 Bug 828301 - Free zlib internal buffers when we're done uncompressing in the custom linker. r=nfroyd 2013-01-10 08:39:07 +01:00
Mike Hommey
827ceae1ff Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Trevor Saunders
4e2a77b182 bug 829288 - remove extra ';'s in content/ r=ehsan 2013-01-10 02:32:03 -05:00
Trevor Saunders
0f5eb0fd07 bug 829288 - fix layout/ warnings on mingw r=dholbert 2013-01-10 02:04:09 -05:00
Marty Rosenberg
d5ec51ede2 Bug 829277: Limit the number of instructions that the truncation optimization can work on. (r=dvander) 2013-01-10 18:06:05 -05:00
Andrea Marchesini
0259327257 Bug 829309 - Assertion re-entering a hashtable in nsAudioChannelService, r=mrbkap 2013-01-10 23:56:20 +01:00
Gregor Wagner
6cbbf2b5b2 Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent 2013-01-10 23:50:40 +01:00
florin.botis@gmail.com
a7965e2bae Bug 608735. Fix getAllResponseHeaders for cross-origin requests to actually expose the headers CORS says it can expose. r=bzbarsky 2013-01-10 17:47:43 -05:00
William Chen
db2ddd0bfd Bug 828532 - Removed 'prototype' as a reserved identifier in WebIDL. r=bz 2013-01-10 11:54:13 -08:00
Mike Conley
cfa85a4630 Bug 829258 - Include missing @2x images for Downloads Panel in pinstripe/jar.mn. r=mak. 2013-01-10 17:43:04 -05:00
Brian Hackett
b487314181 Backout 9095b0b49905 (bug 829175) for v8bench regressions. 2013-01-10 15:32:49 -07:00
Ehsan Akhgari
8f28e425e3 Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Randell Jesup
229b39d135 Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
Randell Jesup
b71512a8e1 Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus 2013-01-10 17:20:14 -05:00
Mark Banner
852f9a887e Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00