Vincent Chen
|
b64e63cb3c
|
Bug 922680 - triage reftests which fail oop, r=ahal
|
2014-03-12 09:25:23 -04:00 |
|
Ryan VanderMeulen
|
d085ab8b9d
|
Backed out changeset 1bcd1fea2e73 (bug 922680) for B2G reftest crashes.
CLOSED TREE
|
2014-03-11 14:29:34 -04:00 |
|
Vincent Chen
|
8698d98f05
|
Bug 922680 - triage reftests which fail oop, r=ahal
|
2014-03-11 12:12:10 -04:00 |
|
Phoebe Chang
|
658705fb75
|
Bug 920877 - Test - blob url with -moz-resolution fragment identifier. r=khuey
|
2013-10-17 14:37:58 -04:00 |
|
Andrew Halberstadt
|
3a19a47088
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Matt Woodrow
|
0f71885ebe
|
Bug 810592 - Make nsSubDocumentFrames that are actively scrolling build their own layer. r=roc
|
2012-11-22 18:33:33 +13:00 |
|
Scott Johnson
|
fda08248cc
|
Bug 798068: Return sane values for min/max zoom when handheldFriendly, WAP, Mobile, or WML is set in the viewport metadata. [r=mbrubeck,bent]
|
2012-10-08 15:41:48 -05:00 |
|
Jeff Gilbert
|
081dc9ddc7
|
Bug 782860 - Mark failing WebGL reftests as failing - r=bjacob
|
2012-09-06 18:46:43 -07:00 |
|
Jeff Gilbert
|
df14baa628
|
Bug 782860 - Add basic WebGL reftests - r=bjacob
|
2012-09-06 18:46:39 -07:00 |
|
Chris Jones
|
be71251a17
|
Bug 631575: Clear the old window when setting a new document, and re-enable tests disabled in bug 631359. r=roc a=a
|
2011-02-15 15:45:02 -06:00 |
|
Chris Jones
|
157649ca39
|
Bug 631359: These tests seem to work OK in <browser remote> but fail an assertion. Band-aid them for now. rs=bz a=tests
|
2011-02-04 12:09:02 -06:00 |
|
Joe Drew
|
15ab30549b
|
Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b
|
2011-02-03 16:12:33 -05:00 |
|
Ehsan Akhgari
|
d2911420dc
|
Disable the remaining perma oranges on OSX64. The investigation will happen in bug 629016.
|
2011-01-26 17:27:38 -05:00 |
|
Henri Sivonen
|
088379e8dd
|
Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
|
Henri Sivonen
|
27395b2f77
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
|
2010-09-21 12:48:40 -07:00 |
|
Jonas Sicking
|
f161eca3e2
|
Back out bug 591981 to see if it caused a performance regression. a=backout
|
2010-09-20 15:47:57 -07:00 |
|
Henri Sivonen
|
1e21e4e21a
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
|
2010-09-01 14:41:12 +03:00 |
|
Karl Tomlinson
|
32893e4a5b
|
revert most of acb4d17b70cd from bug 573933 to reenable -moz-appearance testing with bug 576143
--HG--
extra : rebase_source : 1ca78ffb1c791fac5cb89b94baf5a9d819da16ff
|
2010-07-23 10:48:15 +12:00 |
|
Robert O'Callahan
|
8f56e0a70f
|
Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron
|
2010-07-16 09:07:43 +12:00 |
|
Timothy Nikkel
|
c8a479d28b
|
Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst
|
2010-05-11 19:30:40 -05:00 |
|
Timothy Nikkel
|
b5603935b7
|
Backed out changeset a6138098775f (bug 559996) for causing orange.
|
2010-05-11 21:24:02 -05:00 |
|
Timothy Nikkel
|
c3b2bfbc56
|
Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst
|
2010-05-11 19:30:40 -05:00 |
|
gzlist@googlemail.com
|
ddfb6cad5b
|
Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly, enabling/adding tests
--HG--
rename : content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xslt => content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xml
|
2008-12-07 14:34:53 +02:00 |
|
Shawn Wilsher
|
c27f99af05
|
Completely remove the test since marking it as failing doesn't seem to actually help with timeouts :(
|
2008-11-28 19:54:29 -08:00 |
|
Shawn Wilsher
|
46b8e136f7
|
Mark xslt_selflink_empty_href.xslt as failing on linux
|
2008-11-28 17:54:16 -08:00 |
|
Martin
|
cf510a9d6d
|
Add tests for xml-stylesheet PI (including for Bug 353364). a=tests
|
2008-11-28 21:25:48 +00:00 |
|
Boris Zbarsky
|
e275a6b622
|
Bug 439965. Make sure to flush frames on our parent before checking whether editing is on, since editing depends on the presshell. r+sr=peterv
|
2008-10-29 13:12:24 -07:00 |
|
Boris Zbarsky
|
3d9cbe61b4
|
Adding test for bug 427779
|
2008-10-10 14:09:51 -04:00 |
|
Boris Zbarsky
|
fb22a71be0
|
Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst
|
2008-09-25 12:58:11 -04:00 |
|
Jason Orendorff
|
057bd7b5cf
|
Tests for bug 453105 (r+sr=bzbarsky)
|
2008-09-03 15:29:21 -05:00 |
|