Robert O'Callahan
592db0a464
Bug 791616. Part 2: Add API to ScrollIntoView methods to control whether to scroll in a direction when that direction is not a perceived scrollable direction. r=mats
2012-09-24 16:37:10 +12:00
Robert O'Callahan
6b5d54dbcc
Bug 791616. Part 1: Add nsIScrollableFrame::GetPerceivedScrollingDirections to consolidate logic for whether UI actions should be allowed to scroll in a given direction. r=mats
2012-09-24 16:30:33 +12:00
Bobby Holley
7afbffd38d
Bug 783702 - Call through to get() for hasPrototype() path in getElementIfPresent(). r=ejpbruel
2012-09-24 12:05:50 +02:00
Robert O'Callahan
6d1e576d39
Back out bug 791616 due to test failure.
2012-09-24 21:55:16 +12:00
Robert O'Callahan
23238905de
Bug 791616. Part 3: Don't scroll vertically to get the caret into view if that's not a perceived scrollable direction. r=mats
...
--HG--
extra : rebase_source : 4efe1d3bfcb871b3474abb1a9029e5bafe175d9c
2012-09-24 16:38:16 +12:00
Robert O'Callahan
b87d59e7ac
Bug 791616. Part 2: Add API to ScrollIntoView methods to control whether to scroll in a direction when that direction is not a perceived scrollable direction. r=mats
...
--HG--
extra : rebase_source : 4e178c79f19f96eaa31711c63c117835b28bcc10
2012-09-24 16:37:10 +12:00
Robert O'Callahan
dd556aca29
Bug 791616. Part 1: Add nsIScrollableFrame::GetPerceivedScrollingDirections to consolidate logic for whether UI actions should be allowed to scroll in a given direction. r=mats
...
--HG--
extra : rebase_source : 470acc887036b633f43a30fb7dc6ca24ddc02dc6
2012-09-24 16:30:33 +12:00
Robert O'Callahan
dabf591389
Bug 792665. Stop allowing HTMLMediaElement.src = mediaStream, and support HTMLMediaElement.mozSrcObject = mediaStream instead. r=cpearce,jesup
...
--HG--
extra : rebase_source : 1986b88dc293939055b12ec7065c37dae394af8c
2012-09-24 15:47:30 +12:00
Robert O'Callahan
f92557de7f
Bug 778682. Part 2: Wait for NotifyHasCurrentData(true) callback on the input stream before entering HAVE_CURRENT_DATA for a media element. r=cpearce
...
--HG--
extra : rebase_source : c6e2fd2f258fbacd767a62751a1d1db3ceea6dd0
2012-09-20 12:47:50 +12:00
Robert O'Callahan
bb82fda887
Bug 778682. Part 1: Add NotifyHasCurrentData callback on StreamListener. r=jesup
...
--HG--
extra : rebase_source : a56fe8ba36639da7638eb590bd9a7a7e65efae95
2012-09-20 12:47:51 +12:00
Gary Kwong
ac18767cba
Bug 696305 - Update i686 and x86_64 Linux Valgrind suppression files. DONTBUILD
2012-09-24 01:23:32 -07:00
Randell Jesup
a41358a9df
Bug 793393: Fix VC8/9 builds: fix HAVE_64BIT_OS test, modify libsrtp to force StandardInteger.h r=khuey
2012-09-24 01:44:03 -04:00
Alexander Surkov
50d66e98bb
Bug 766112 - enable logging for events/test_docload.xul
2012-09-24 14:14:28 +09:00
Karl Tomlinson
78f597ff26
b=792305 don't update mask bits outside the mask r=roc
...
--HG--
extra : rebase_source : 682a8780f0e54d082ad2f35c1b074c3fe2d82817
2012-09-24 11:17:31 +12:00
Karl Tomlinson
29361fbee7
b=792305 delay shape mask update from resize to expose r=roc
...
--HG--
extra : rebase_source : 6b00c1e4d31fc1d5b6dc4d09882591da82dc622d
2012-09-24 11:15:48 +12:00
Marco Castelluccio
ec6cdae848
Bug 630346 - Merge LayerManagerOGL::CleanupResources into LayerManagerOGL::Destroy r=karlt
...
--HG--
extra : rebase_source : ef7c3c9855f3a3e22b8a8529d922587eaf71ba43
2012-09-24 11:23:39 +12:00
Marco Castelluccio
cc2ccf530a
Bug 630346 - Use basic layers for windows with transparency r=karlt
...
--HG--
extra : rebase_source : c078915a7455b61e0aff76af3cea735c4342a219
2012-09-24 11:22:28 +12:00
Nicholas Nethercote
4156808d57
Bug 793086 (part 2) - Remove jsproto.tbl. r=jwalden.
...
--HG--
extra : rebase_source : b72b37267e5f26f2ab1e52d90673745124c760ae
2012-09-20 23:00:08 -07:00
Nicholas Nethercote
002cc012eb
Bug 793086 (part 1) - Convert JSClassInitializerOp parameter to HandleObject. r=sfink.
...
--HG--
extra : rebase_source : e8d20aad8abc0bf85df1f05e90be1ce46e8f0125
2012-09-20 22:17:49 -07:00
Matt Woodrow
a6901aa486
Bug 792314 - Build full display lists for nsPageFrame. r=roc
2012-09-20 11:26:33 +12:00
Matt Woodrow
45479895b5
Bug 792314 - Make nsDisplayTransform support untransformed frames. r=roc
2012-09-20 11:14:07 +12:00
Matt Woodrow
21740b5847
Bug 788044 - Apply the ContainerState offset to ImageLayers. r=roc
2012-09-24 14:56:39 +12:00
Phil Ringnalda
cf559dd6e1
Bug 782546 - make the todo_is() on linux32 a todo(false) since it's only consistent about being either true or false
...
--HG--
extra : rebase_source : 571e795503f90a4613ad448a6cb9e63dfff64126
2012-09-23 18:49:48 -07:00
Ralph Giles
5bef0f187f
Bug 793315 - Test single tag metadata. r=cpearce
...
Verify that we return metadata tags from streams with only a
single comment by adding a single comment to a file which
previously had none.
This bug went undetected because all our examples had either
multiple tags, or none.
2012-09-21 13:13:41 -07:00
Ralph Giles
463b9b7326
Bug 793315 - Fix mozGetMetadata with single tag streams. r=cpearce
...
In Bug 785057, the implementation of mozGetMetadata was changed
to propagate a failure to define a new object property through
the return value of the nsDataHashtable interator. It turns out,
EnumerateRead returns the number of items processed, not the
last PLDHashOperator result. The upshot of which is that
the method returned an error if and only if only one tag
was processed.
Instead, carry and error flag in the iterator state, and check
that for failure.
2012-09-21 13:13:41 -07:00
Bill McCloskey
72a2c2bfdf
Bug 788362 - 9,440 bytes in 107 blocks are definitely lost as detected by Valgrind with selectforgc. r=jcoppeard
2012-09-23 21:30:30 -04:00
Ryan VanderMeulen
1e0565d5cd
Merge m-c to inbound.
2012-09-23 21:30:24 -04:00
Ryan VanderMeulen
780b79a65a
Merge the last PGO-green inbound changeset to m-c.
2012-09-23 21:26:39 -04:00
Gary Kwong
3c4380dd25
No bug - Update i686 and x86_64 Linux Valgrind suppression files. DONTBUILD
2012-09-23 18:18:30 -07:00
Phil Ringnalda
907e7d9843
Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do
2012-09-23 15:50:29 -07:00
Phil Ringnalda
3e3582474e
Bug 691580 - disable the bits of test_focus_contextmenu.xul that constantly fail on Windows
2012-09-23 15:21:41 -07:00
Gavin Sharp
dd200d2bfa
Bug 772823: try to work around intermittent failure of this test on Linux by avoiding closing the window during onload
...
--HG--
extra : transplant_source : %3C%2B%B3%3A%F5S%AF%97t%80%DC%D4%C4%F1%26%8A%E6%8A%B5%B7
2012-09-23 17:13:01 -07:00
Cameron McCormack
215ac7f023
Bug 790938 - Add a test for SVG-in-OpenType glyphs in a mask. r=eflores
2012-09-24 10:22:04 +10:00
Mark Hammond
ab15139e9e
Bug 793036 - Close all service windows on logout. r=jaws
2012-09-24 09:49:28 +10:00
Neil Rashbrook
ae88e50535
Bug 793494 Allow non-libxul code to include nsIWidget.h again r=roc
2012-09-24 00:26:43 +01:00
Olli Pettay
b2bc857222
Bug 793473, propagate mDontPrint to descendants, r=roc
2012-09-24 01:20:34 +03:00
Ryan VanderMeulen
f4358c428c
Backout 63643fbbde88 due to mochitest-other orange.
2012-09-23 16:48:35 -04:00
Daniel Holbert
36b7160838
Bug 793498: Annotate nsMediaSniffer as MOZ_FINAL. r=padenot
2012-09-23 13:12:21 -07:00
Landry Breuil
3b4c32e3e9
Bug 793409 - Fix bug 777292 fallout on OpenBSD/amd64 r=ehsan
2012-09-23 21:30:54 +02:00
Myk Melez
d6d156f0f1
Bug 791943. r=fabrice
2012-09-23 15:26:35 -04:00
Ryan VanderMeulen
99b5f6cef4
Merge m-c to inbound.
2012-09-23 15:26:30 -04:00
Yosy
30c966d339
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Jared Wein
4d6e57cd38
Bug 774725 - Remove extra height associated with Social API toolbar button on Windows. r=felipe
2012-09-23 10:11:19 -07:00
Steven Lee
bfafbca8ed
Bug 792443 - hal::RegisterSystemTimeChangeObserver should register the observer through sandbox, r=jlebar
2012-09-23 13:00:32 -04:00
Benjamin Peterson
25758be060
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Tim Taubert
b5b498075a
merge m-c to fx-team
2012-09-23 18:16:07 +02:00
Zack Weinberg
852269eeb1
Diagnostic instrumentation for bug 536603.
2012-09-23 11:18:10 -04:00
Yosy
d78b3767d6
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Philipp von Weitershausen
9b73f42ded
Back out bug 787420 (changeset a5ad096174ea) due to radio breakage
2012-09-23 00:52:25 -07:00
Philipp von Weitershausen
047ef38eb6
Back out bug 793450 (changeset 5dc812bc69dc) as part of the bug 787420 backout.
2012-09-23 00:50:56 -07:00