Gavin Sharp
94d37b8e6a
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
...
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
2012-01-30 18:29:44 -08:00
Gavin Sharp
6fe4e4bc0c
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
...
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
2012-01-30 17:58:30 -08:00
Gavin Sharp
f2e6c706bf
Bug 723181: add some comments to TelemetryTimestamps, r=mak
...
--HG--
extra : transplant_source : z%AF9MyF%E6y%16%DAq%170%B7%5D6%DFgE%01
2012-02-01 09:41:55 -08:00
David Mandelin
c3adffee41
Bug 723728: use calloc again in allocateArrayBufferSlots because it's faster, r=jwalden
2012-02-03 15:02:39 -08:00
Benoit Girard
7bc99dfa94
Bug 724094 - Use fTexImage2D instead of TexSubImage2D when uploading full width. r=ajuma
2012-02-03 17:39:50 -05:00
Margaret Leibovic
a2173a1554
Bug 724045 - createMobileBookmarksFolder doesn't set title or parent. r=mfinkle,rnewman
2012-02-03 13:41:22 -08:00
David Mandelin
02ff01199a
Bug 714616 followup: add assertions to moveDenseArrayElements unbarriered, r=billm
2012-02-03 13:47:39 -08:00
Sriram Ramasubramanian
e96ff07d7b
Bug 711185: Restrict autocomplete height to rows present and space available. [r=mfinkle]
2012-02-03 14:10:49 -08:00
William Lachance
8dba831088
Bug 719570 Provide option to change checkerboard to flat color on fennec for eideticker automation r=pcwalton
2012-02-03 12:35:01 -08:00
Clint Talbert
5cae371af5
Bug 712991 Remove GPL code in watcher that runs NTP service. r=bmoss
2012-02-03 12:28:16 -08:00
Jeff Walden
39fe0fb11b
Bug 722260 - Properly handle NaN values as keys in Map objects. r=luke
...
--HG--
extra : rebase_source : 54ac2dccb9c1cb5c53f726939c988c4abfd74ab7
2012-01-30 17:08:34 -08:00
Brian Birtles
39c3899ca5
Bug 720103 - Pass timed element not interval to notify new interval callback; r=dholbert
2012-01-31 09:54:10 +09:00
Neil Rashbrook
8c5bbda76b
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-01-31 00:27:23 +01:00
Ed Morley
eb00fb62c0
Backout 8705f07a49ec (bug 649840) for bustage
2012-01-30 23:20:54 +00:00
Neil Rashbrook
1487d8fa74
Better test for bug 649840 r=ehsan
2012-01-30 22:28:21 +00:00
Phil Ringnalda
8bcabd17ee
Back out f410bdf30132 (bug 722428) for mochitest bustage
2012-01-30 13:18:04 -08:00
Olli Pettay
8e257644ba
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
...
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
2012-01-30 22:08:13 +02:00
Olli Pettay
279f95b6ff
Bug 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8
...
--HG--
extra : rebase_source : 24265a6e07a778fb308d6273183d5d5e09a06be2
2012-01-30 22:07:42 +02:00
Olli Pettay
ec071d2d29
Bug 721543 - Call forgetSkippable before CC, r=mccr8
...
--HG--
extra : rebase_source : 4be50f8bcab1418c563394379abb6b4f074697b3
2012-01-30 22:06:18 +02:00
Kyle Huey
a8c088c242
Bug 722428: Sprinkle weakref pixie dust on SpecialPowers to avoid leaks until shutdown. r=ctalbert
2012-01-30 15:20:56 -05:00
Simon Montagu
bcbbe9a509
Remove unnecessary test for next sibling. Bug 722137, r=roc
2012-01-30 11:05:28 -08:00
Simon Montagu
f90e5dabf3
test for bug 722137, r=roc
2012-01-30 10:59:34 -08:00
Chris Lord
c1e993df15
Bug 722068 - Fix invalidation during animations in MultiTileLayer. r=pcwalton
...
The buffer in MultiTileLayer is invalidated each time the origin or resolution
changes. MultiTileLayer was using the last updated origin/resolution instead of
the last set, so if Gecko was animating and locked the layer for long enough,
the buffer would be incorrectly invalidated due to the origin/resolution not
being updated.
2012-01-31 09:36:02 +00:00
Chris Lord
30f5d53aa8
Bug 720613 - Prevent resizing before the surface has been created. r=pcwalton
...
Prevent trying to resize the buffer before the surface has been created. At
that point, we wouldn't know our maximum texture size, so we would've thrown a
RuntimeException.
2012-01-31 09:36:00 +00:00
Rafael Ávila de Espíndola
b4c2374b8c
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
make sure the libc.so script doesn't refer to build dir.
2012-01-31 10:25:26 +01:00
Makoto Kato
ccaf7a650e
Backout bug Bug 702179 due to bustage on MacOSX deubg and Win32 debug
2012-01-31 18:00:25 +09:00
Ginn Chen
64f148b092
Bug 702179 Reland 1d0ec7fa8b96 since Bug 719742 is fixed.
2012-01-31 14:51:13 +08:00
Alexander Surkov
5659a8e340
Bug 707654 - embeds relation on root accessible can return not content document, r=davidb
2012-01-31 15:40:06 +09:00
Ginn Chen
6278f45019
Bug 717861 GetVsize and GetResident underestimate memory size on Solaris r=justin.lebar
2012-01-31 14:32:10 +08:00
Benoit Jacob
fdd5a3844c
Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review
...
No review because this is mostly just syncing us with the upstream,
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
as well as adjusting to test harness changes (now loading test lists asynchronously) and a patch to the harness itself which I'll send upstream (see fix-webgl-harness-async.patch)
2012-01-30 13:59:06 -05:00
Serge Gautherie
c9b6df7b04
Bug 722019. (Av2) Remove some useless/redundant listbox rules, in gnomestripe and winstripe. r=neil.
2012-01-30 19:35:35 +01:00
Mats Palmgren
5a665a0956
Bug 706889 - Apply font-inflation to checkboxes and radio buttons. r=dbaron
2012-01-30 18:48:46 +01:00
Mats Palmgren
0d832e174e
Bug 706889 - reftest.
2012-01-30 18:48:46 +01:00
stefanh@inbox.com
a67ebb9c8d
Bug 713446 - White text with text-shadow in selected bottom tabs. r=dao.
2012-01-30 18:30:32 +01:00
Lucas Rocha
beac4ef513
Bug 722050 - Fix about:home checker-boarding (r=mfinkle)
2012-01-30 17:14:05 +00:00
Lucas Rocha
7b690affad
Bug 721765 - Fix typo in about:home's top sites string (r=mfinkle)
2012-01-30 17:09:14 +00:00
Michal Novotny
5f0cb87300
Bug 649778 - document.write may cause a document to be written to disk cache even when the page has Cache-Control: no-store
2012-01-30 18:03:52 +01:00
Philipp Wagner
25b7486df1
Bug 694754 - Accessing DOM Document methods lookupPrefix, lookupNamespaceURI and isDefaultNamespace through XPCOM and quickstubs should create equal results. r=jonas
2012-01-30 15:54:54 +01:00
ojab
2a48af680b
Bug 722127 - Bump required libvpx version to 1.0.0. r=tterribe
2012-01-30 15:53:21 +01:00
Axel Hecht
f3661cf9ae
bug 717522, fix xul l10n repacks, r=aki
...
Ports the hack from bug 714553 to l10n repacks
2012-01-30 15:14:10 +01:00
Mats Palmgren
482a74ec2e
Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki
2012-01-30 23:01:04 +09:00
Marco Bonardo
8475bf216d
Backout 3bd7584753ae for test failures
2012-01-30 12:49:27 +01:00
Marco Bonardo
63f2e7c2e5
Merge central to inbound
2012-01-30 11:47:01 +01:00
Masatoshi Kimura
ed068b954f
Bug 696586 - Part 3: Tests; r=jonas
2012-01-30 11:34:15 +01:00
Masatoshi Kimura
ae81a33301
Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas
2012-01-30 11:33:59 +01:00
Masatoshi Kimura
abde51cbae
Bug 696586 - Part 1: Split nsDOMBlobBuilder.h from nsDOMBlobBuilder.cpp; r=jonas
...
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/nsDOMBlobBuilder.h
2012-01-30 11:33:22 +01:00
Marco Bonardo
49a28ea5ce
Merge last green PGO from inbound to central
2012-01-30 11:32:01 +01:00
Florian Maier
82e0377361
Bug 680436. Don't clamp shrink-to-fit values. r=roc
2012-01-30 06:52:57 +01:00
Edwin Flores
e20fcb14ba
Bug 719288 - Fill and stroke SVG text with one Draw call r=roc
2012-02-04 13:11:09 +00:00
Dietrich Ayala
358646373b
Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible.
...
r=gavin
2012-02-04 14:02:10 +01:00