Robert O'Callahan
|
f3ea04af03
|
Bug 56839. Part 3: Make reftest harness draw with scrollbars and use the window's layer tree, when possible. r=dbaron
|
2010-06-18 21:25:16 +12:00 |
|
Robert O'Callahan
|
6a21a7add0
|
Bug 572287. Fix leak of mThebesComputationalSurface. r=jwatt
|
2010-06-18 21:21:13 +12:00 |
|
Robert O'Callahan
|
e61ef10c72
|
Bug 568392. Part 4: Add reftests for scrolling.
|
2010-06-18 21:18:42 +12:00 |
|
Robert O'Callahan
|
0478d67897
|
Bug 568392. Part 2: fix reftest images to match descriptions.
|
2010-06-18 21:18:26 +12:00 |
|
Robert O'Callahan
|
46b86c6732
|
Bug 568392. Part 1: fix reftests so they pass if the scrollbars are visible. r=dbaron
|
2010-06-18 21:17:35 +12:00 |
|
wfernandom2004@gmail.com
|
7b192188c1
|
Bug 472529, websockets (protocol v75), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 44e45b23f85ec0095677233cdbd970c33b0c87b4
|
2010-06-17 21:34:24 +03:00 |
|
Alexander Surkov
|
b9b500e77b
|
Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz
|
2010-06-18 11:44:09 +09:00 |
|
Boris Zbarsky
|
d9be0d1283
|
Another missed review comment for bug 479655
|
2010-06-18 15:35:52 -04:00 |
|
Boris Zbarsky
|
6919a66abe
|
Addressing some bug 479655 review comments I missed.
|
2010-06-18 15:18:02 -04:00 |
|
Jesse Ruderman
|
89cdff546e
|
Fix bug number in test
|
2010-06-18 12:15:43 -07:00 |
|
Boris Zbarsky
|
249485c852
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
037bfe5f69
|
Bug 517056. Drawing an incomplete image to the canvas shouldn't throw; should instead silently do nothing. r=vlad
|
2010-06-18 12:23:05 -04:00 |
|
Jesse Ruderman
|
f04ef428cb
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
|
2010-06-17 13:28:38 -07:00 |
|
Jesse Ruderman
|
fb054fc73e
|
Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
|
2010-06-17 13:21:24 -07:00 |
|
Kyle Huey
|
5746184f5d
|
Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
|
2010-06-17 17:36:57 -07:00 |
|
Chris Pearce
|
ab123bcba3
|
Bug 572001 - Fix configure option --disable-ogg. r=ted
|
2010-06-17 10:17:36 +12:00 |
|
Olli Pettay
|
f974305c20
|
Bug 571106, sanitize tree range boundaries, r=neil
--HG--
extra : rebase_source : 848e30ac31a4bc96c543ae612074ea4071c0eb88
|
2010-06-16 19:38:37 +03:00 |
|
Neil Deakin
|
6d6ff9188a
|
Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking
|
2010-06-16 13:09:51 -04:00 |
|
Shawn Wilsher
|
f1d155f2bc
|
Bug 551838 - Adding empty href attribute doesn't add link styling
r=bz
|
2010-06-16 09:59:26 -07:00 |
|
Mounir Lamouri
|
241688657e
|
Bug 572406 - Test that the value is correctly updated when the firstChild.nodeValue of a textarea is changed; r=ehsan
|
2010-06-16 12:36:12 -04:00 |
|
Olli Pettay
|
fe69412640
|
Bug 571438 - MayHavePaintEventListener fails for non-e10s message manager, r=jst
|
2010-06-16 14:43:36 +03:00 |
|
Ms2ger
|
f243ea03ba
|
Bug 560059 - Correct video dimensions on failed load. r=roc
|
2010-06-16 09:53:44 +12:00 |
|
Jesse Ruderman
|
681b0a4b53
|
Bug 573209 - stop pretending that nsDisplayListBuilder is only allocated on the stack. r=roc
|
2010-06-21 09:21:41 -07:00 |
|
Jesse Ruderman
|
78252fa123
|
Bug 573202 - annotate nsDisplayCanvasFocus for trace-refcnt. r=roc
|
2010-06-21 09:19:46 -07:00 |
|
Ehsan Akhgari
|
647a6a5576
|
Bug 572598 - Part 7: reftest; r=roc
|
2010-06-21 11:02:15 -04:00 |
|
Josh Aas
|
72e1f0c4f8
|
64-bit Mac OS X bustage fix for npapi-headers sync. b=571538 r=mstange
|
2010-06-15 16:13:06 -04:00 |
|
Masayuki Nakano
|
d4c1419c7c
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
|
Drew Willcoxon
|
6c3a203093
|
Backed out changeset b54140961fa7 to fix more mochitest-a11y crashes (Bug 571459)
|
2010-06-14 16:19:10 -07:00 |
|
Ehsan Akhgari
|
9dcdabcf25
|
Backed out changeset fee5701c664e and changeset dcfe95c71a04 to fix the mochitest-a11y crashes (bug 563327)
|
2010-06-14 18:14:30 -04:00 |
|
Ehsan Akhgari
|
1d66c0ff11
|
Adjust the assertion count (bug 567708)
|
2010-06-14 17:25:58 -04:00 |
|
Ehsan Akhgari
|
1d27c39d4a
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04:00 |
|
Boris Zbarsky
|
ab2008132c
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
2d3ef7e383
|
Bug 571459. Shutdown the doc accessible if its presshell dies. r=surkov,roc
|
2010-06-14 16:06:48 -04:00 |
|
Boris Zbarsky
|
76b245d938
|
Bug 571618. Fix asertion to match reality. r=roc
|
2010-06-14 16:06:48 -04:00 |
|
Boris Zbarsky
|
8b6e50ff8c
|
Bug 571105. Don't force creation of an if-visited style contest if we don't actually need one. r=dbaron
|
2010-06-14 16:06:48 -04:00 |
|
Simon Montagu
|
e01cbc6b47
|
When bidi resolving makes a frame's continuations non-fluid, make sure that its parents also have non-fluid continuations. Bub 534367, r=roc
|
2010-06-13 20:16:55 -07:00 |
|
Masayuki Nakano
|
6e00300d75
|
Bug 550434 Clicking in an empty contenteditable element that has focus causes the caret to disappear (alternative approach) r=roc
|
2010-06-14 12:11:30 +09:00 |
|
Jacek Caban
|
f6026ed505
|
Bug 569604 - Fix compilation failure on mingw-w64 due to pointer to int cast loosing precision. r=josh
|
2010-06-11 20:55:31 +02:00 |
|
Justin Wood
|
7eb105907c
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
|
Boris Zbarsky
|
2fc6feb9ce
|
Bug 571281. Make list-style-position:inside + display:list-item + non-visible overflow work again. r=roc
|
2010-06-11 15:23:13 -04:00 |
|
Jesse Ruderman
|
880fe87fe3
|
Bug 570730 - automation.py should indicate which test crashed (or timed out) for reftests and mochitests. r=ctalbert
|
2010-06-10 18:46:18 -07:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
95f0307543
|
b=555133 Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
|
2010-06-11 10:53:57 +12:00 |
|
Karl Tomlinson
|
d9f67b344a
|
backout ce0bec337cdd due to bad message
|
2010-06-11 10:53:01 +12:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
b3c3976708
|
Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 0500c9e1f6cabd42bd56e5e69b1af3c30c7045cd
|
2010-06-11 10:25:15 +12:00 |
|
Frédéric Wang
|
3063ebb55e
|
Bug 569195 - Add support for STIX Fonts 1.0. r=karlt
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 81a64bf6f150e759937ea6869a8786d08ebae686
|
2010-06-11 10:15:43 +12:00 |
|
Daniel Holbert
|
c76f173bb3
|
Bug 571059: Update debugging printfs to treat nsFrameState objects as 64-bit & fix build warnings. r=dbaron
|
2010-06-10 11:26:57 -07:00 |
|
Daniel Holbert
|
b99dade73e
|
Bug 568612 followup: remove now-unused helper-function GetDocURI. r=roc
|
2010-06-10 11:26:28 -07:00 |
|
Josh Aas
|
dc18091697
|
Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst
|
2010-06-09 20:56:17 -04:00 |
|
Daniel Holbert
|
00d625e66a
|
merge
|
2010-06-09 17:17:19 -07:00 |
|
Daniel Holbert
|
79fa9a7cdd
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Daniel Holbert
|
4d1cd2976f
|
Bug 571036: revert addition of reftest-wait, since it didn't help this randomorange. (Also remove unnecessary full-page white background). [test-only change]
|
2010-06-09 16:03:50 -07:00 |
|
Robert Longson
|
93b8330e4e
|
Bug 571036: Add reftest-wait to reftest dynamic-use-nested-01.svg to hopefully fix randomorange. r=dholbert
|
2010-06-09 13:26:24 -07:00 |
|
Robert Longson
|
77d4c995db
|
Bug 570555 - CSS animation on font-size should not require units. r=dholbert,sr=roc
|
2010-06-09 20:51:31 +01:00 |
|
Ehsan Akhgari
|
8c018044af
|
Bug 570624 - "ASSERTION: called nsGenericElement::SetText"; r=roc
--HG--
extra : rebase_source : 24d41a8eccef1c6d8b3adc6a04ca1a20912263ef
|
2010-06-09 14:14:42 -04:00 |
|
Robert Longson
|
32ed8c2967
|
Bug 570354 - CSS mapping missing for link elements. r=jwatt
|
2010-06-09 19:53:40 +01:00 |
|
Henri Sivonen
|
977ed6243c
|
Bug 566280 - Text run prefixed by U+0000 shows only U+FFFD. r=sicking.
--HG--
extra : rebase_source : 86afd6adeba2231c526857a19e27e291296f60d1
|
2010-05-27 16:08:19 +03:00 |
|
Henri Sivonen
|
8a99f75610
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. r=dholbert, sr=roc.
--HG--
extra : rebase_source : 6b4eb0b424b328cbb7853d767c2552ed01abc519
|
2010-05-25 14:57:58 +03:00 |
|
L. David Baron
|
ed06caaf51
|
Use 64 bits for frame state. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
L. David Baron
|
c10e106834
|
Remove unused frame state bits. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
L. David Baron
|
d0ff3a7712
|
Fix a state bit that *might* be overlapping. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
L. David Baron
|
d574dd00ce
|
Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Benoit Girard
|
3f40b6cc9b
|
Catch Objective-C exceptions in NPAPI_ShowCocoaContextMenu. b=561477 r=josh
|
2010-06-09 00:11:54 -04:00 |
|
Benoit Girard
|
22930b5f78
|
Implement InvalidatingCoreAnimation Drawing Model. b=559211 r=josh
|
2010-06-09 00:11:48 -04:00 |
|
Benoit Girard
|
da16c54e88
|
Don't paint OSX plug-ins with empty clip. b=568382 r=roc
|
2010-06-09 00:11:46 -04:00 |
|
Benoit Girard
|
59f7614d8b
|
Replace float by CGFloat to fix BoxShadows on 64-bit OS X + added reftest. b=562616 r=jmuizelaar
|
2010-06-09 00:11:38 -04:00 |
|
Boris Zbarsky
|
c9c80444ca
|
Fix the comment to not talk about irrelevant things.
|
2010-06-09 00:03:10 -04:00 |
|
Boris Zbarsky
|
cf5cde8e24
|
Bug 570866. De-bogify the assertion.
|
2010-06-08 23:36:17 -04:00 |
|
L. David Baron
|
a4220ff996
|
Fix alphabetization of renamed properties in property_database.js. (Bug 549809)
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
9a129faa59
|
Rename -moz-background-size to background-size. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
dde8361307
|
Support for background-clip and background-origin in the background shorthand. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
934c377eda
|
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
4547409e45
|
Remove comments referencing no-longer-existing no-clip value for background-clip. (Bug 549809)
|
2010-06-08 18:44:32 -07:00 |
|
L. David Baron
|
308b0473d7
|
Add -moz-background-clip: content. (Bug 549809) r=roc
|
2010-06-08 18:44:32 -07:00 |
|
L. David Baron
|
a33adff685
|
Add shortcuts for common widget conditions. (Bug 570329) r=roc
|
2010-06-08 18:44:32 -07:00 |
|
L. David Baron
|
5e162ad661
|
Move construction of reftest condition sandbox into its own function. (Bug 570329) r=roc
|
2010-06-08 18:44:32 -07:00 |
|
Jesse Ruderman
|
3dbc6bd8c8
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
John Daggett
|
c9a6678562
|
Bug 504698. Force Cleartype rendering of content on XP based on pref (follow-on). r=jkew
|
2010-06-09 09:33:13 +09:00 |
|
Dan Witte
|
1ac90420f6
|
Bug 564048 - Nix security checks in nsPrefBranch. r=sicking, sr=jst
|
2010-06-08 16:43:54 -07:00 |
|
Chris Pearce
|
2a11a80ccb
|
Bug 566247 - WebM build system changes. r=ted
|
2010-06-09 11:31:27 +12:00 |
|
Boris Zbarsky
|
43a16212af
|
Add assertions that would catch bug 558943 earlier. r=dbaron
|
2010-06-08 15:58:26 -04:00 |
|
Boris Zbarsky
|
6e35d9ce4f
|
Bug 558943. Pass the right value for aIsLink from ReparentStyleContext. r=dbaron
|
2010-06-08 15:58:26 -04:00 |
|
Ehsan Akhgari
|
4f61aba234
|
Bug 570378 - Add tests for numeric substitution (in Arabic and Persian) in text not in text frames; r=roc
--HG--
rename : browser/components/preferences/tests/browser_privacypane_7.js => browser/components/preferences/tests/browser_privacypane_8.js
rename : layout/base/tests/bug441782-1-ref.html => layout/base/tests/bug570378-arabic-1-ref.html
rename : layout/base/tests/bug441782-1.html => layout/base/tests/bug570378-arabic-1.html
rename : layout/base/tests/bug441782-2-ref.html => layout/base/tests/bug570378-arabic-2-ref.html
rename : layout/base/tests/bug441782-2.html => layout/base/tests/bug570378-arabic-2.html
rename : layout/base/tests/bug441782-3-ref.html => layout/base/tests/bug570378-arabic-3-ref.html
rename : layout/base/tests/bug441782-3.html => layout/base/tests/bug570378-arabic-3.html
rename : layout/base/tests/bug441782-4-ref.html => layout/base/tests/bug570378-arabic-4-ref.html
rename : layout/base/tests/bug441782-4.html => layout/base/tests/bug570378-arabic-4.html
rename : layout/base/tests/bug441782-5-ref.html => layout/base/tests/bug570378-arabic-5-ref.html
rename : layout/base/tests/bug441782-5.html => layout/base/tests/bug570378-arabic-5.html
rename : layout/base/tests/bug467672-1-ref.html => layout/base/tests/bug570378-persian-1-ref.html
rename : layout/base/tests/bug467672-1.html => layout/base/tests/bug570378-persian-1.html
rename : layout/base/tests/bug467672-2-ref.html => layout/base/tests/bug570378-persian-2-ref.html
rename : layout/base/tests/bug467672-2.html => layout/base/tests/bug570378-persian-2.html
rename : layout/base/tests/bug467672-3-ref.html => layout/base/tests/bug570378-persian-3-ref.html
rename : layout/base/tests/bug467672-3.html => layout/base/tests/bug570378-persian-3.html
rename : layout/base/tests/bug467672-4-ref.html => layout/base/tests/bug570378-persian-4-ref.html
rename : layout/base/tests/bug467672-4.html => layout/base/tests/bug570378-persian-4.html
rename : layout/base/tests/bug467672-5-ref.html => layout/base/tests/bug570378-persian-5-ref.html
rename : layout/base/tests/bug467672-5.html => layout/base/tests/bug570378-persian-5.html
rename : layout/base/tests/test_bug441782-1a.html => layout/base/tests/test_bug570378-arabic-1a.html
rename : layout/base/tests/test_bug441782-1b.html => layout/base/tests/test_bug570378-arabic-1b.html
rename : layout/base/tests/test_bug441782-1c.html => layout/base/tests/test_bug570378-arabic-1c.html
rename : layout/base/tests/test_bug441782-1d.html => layout/base/tests/test_bug570378-arabic-1d.html
rename : layout/base/tests/test_bug441782-1e.html => layout/base/tests/test_bug570378-arabic-1e.html
rename : layout/base/tests/test_bug441782-2a.html => layout/base/tests/test_bug570378-arabic-2a.html
rename : layout/base/tests/test_bug441782-2b.html => layout/base/tests/test_bug570378-arabic-2b.html
rename : layout/base/tests/test_bug441782-2c.html => layout/base/tests/test_bug570378-arabic-2c.html
rename : layout/base/tests/test_bug441782-2d.html => layout/base/tests/test_bug570378-arabic-2d.html
rename : layout/base/tests/test_bug441782-2e.html => layout/base/tests/test_bug570378-arabic-2e.html
rename : layout/base/tests/test_bug441782-3a.html => layout/base/tests/test_bug570378-arabic-3a.html
rename : layout/base/tests/test_bug441782-3b.html => layout/base/tests/test_bug570378-arabic-3b.html
rename : layout/base/tests/test_bug441782-3c.html => layout/base/tests/test_bug570378-arabic-3c.html
rename : layout/base/tests/test_bug441782-3d.html => layout/base/tests/test_bug570378-arabic-3d.html
rename : layout/base/tests/test_bug441782-3e.html => layout/base/tests/test_bug570378-arabic-3e.html
rename : layout/base/tests/test_bug441782-4a.html => layout/base/tests/test_bug570378-arabic-4a.html
rename : layout/base/tests/test_bug441782-4b.html => layout/base/tests/test_bug570378-arabic-4b.html
rename : layout/base/tests/test_bug441782-4c.html => layout/base/tests/test_bug570378-arabic-4c.html
rename : layout/base/tests/test_bug441782-4d.html => layout/base/tests/test_bug570378-arabic-4d.html
rename : layout/base/tests/test_bug441782-4e.html => layout/base/tests/test_bug570378-arabic-4e.html
rename : layout/base/tests/test_bug441782-5a.html => layout/base/tests/test_bug570378-arabic-5a.html
rename : layout/base/tests/test_bug441782-5b.html => layout/base/tests/test_bug570378-arabic-5b.html
rename : layout/base/tests/test_bug441782-5c.html => layout/base/tests/test_bug570378-arabic-5c.html
rename : layout/base/tests/test_bug441782-5d.html => layout/base/tests/test_bug570378-arabic-5d.html
rename : layout/base/tests/test_bug441782-5e.html => layout/base/tests/test_bug570378-arabic-5e.html
rename : layout/base/tests/test_bug467672-1a.html => layout/base/tests/test_bug570378-persian-1a.html
rename : layout/base/tests/test_bug467672-1b.html => layout/base/tests/test_bug570378-persian-1b.html
rename : layout/base/tests/test_bug467672-1c.html => layout/base/tests/test_bug570378-persian-1c.html
rename : layout/base/tests/test_bug467672-1d.html => layout/base/tests/test_bug570378-persian-1d.html
rename : layout/base/tests/test_bug467672-1e.html => layout/base/tests/test_bug570378-persian-1e.html
rename : layout/base/tests/test_bug467672-1f.html => layout/base/tests/test_bug570378-persian-1f.html
rename : layout/base/tests/test_bug467672-1g.html => layout/base/tests/test_bug570378-persian-1g.html
rename : layout/base/tests/test_bug467672-2a.html => layout/base/tests/test_bug570378-persian-2a.html
rename : layout/base/tests/test_bug467672-2b.html => layout/base/tests/test_bug570378-persian-2b.html
rename : layout/base/tests/test_bug467672-2c.html => layout/base/tests/test_bug570378-persian-2c.html
rename : layout/base/tests/test_bug467672-2d.html => layout/base/tests/test_bug570378-persian-2d.html
rename : layout/base/tests/test_bug467672-2e.html => layout/base/tests/test_bug570378-persian-2e.html
rename : layout/base/tests/test_bug467672-2f.html => layout/base/tests/test_bug570378-persian-2f.html
rename : layout/base/tests/test_bug467672-2g.html => layout/base/tests/test_bug570378-persian-2g.html
rename : layout/base/tests/test_bug467672-3a.html => layout/base/tests/test_bug570378-persian-3a.html
rename : layout/base/tests/test_bug467672-3b.html => layout/base/tests/test_bug570378-persian-3b.html
rename : layout/base/tests/test_bug467672-3c.html => layout/base/tests/test_bug570378-persian-3c.html
rename : layout/base/tests/test_bug467672-3d.html => layout/base/tests/test_bug570378-persian-3d.html
rename : layout/base/tests/test_bug467672-3e.html => layout/base/tests/test_bug570378-persian-3e.html
rename : layout/base/tests/test_bug467672-3f.html => layout/base/tests/test_bug570378-persian-3f.html
rename : layout/base/tests/test_bug467672-3g.html => layout/base/tests/test_bug570378-persian-3g.html
rename : layout/base/tests/test_bug467672-4a.html => layout/base/tests/test_bug570378-persian-4a.html
rename : layout/base/tests/test_bug467672-4b.html => layout/base/tests/test_bug570378-persian-4b.html
rename : layout/base/tests/test_bug467672-4c.html => layout/base/tests/test_bug570378-persian-4c.html
rename : layout/base/tests/test_bug467672-4d.html => layout/base/tests/test_bug570378-persian-4d.html
rename : layout/base/tests/test_bug467672-4e.html => layout/base/tests/test_bug570378-persian-4e.html
rename : layout/base/tests/test_bug467672-4f.html => layout/base/tests/test_bug570378-persian-4f.html
rename : layout/base/tests/test_bug467672-4g.html => layout/base/tests/test_bug570378-persian-4g.html
rename : layout/base/tests/test_bug467672-5a.html => layout/base/tests/test_bug570378-persian-5a.html
rename : layout/base/tests/test_bug467672-5b.html => layout/base/tests/test_bug570378-persian-5b.html
rename : layout/base/tests/test_bug467672-5c.html => layout/base/tests/test_bug570378-persian-5c.html
rename : layout/base/tests/test_bug467672-5d.html => layout/base/tests/test_bug570378-persian-5d.html
rename : layout/base/tests/test_bug467672-5e.html => layout/base/tests/test_bug570378-persian-5e.html
rename : layout/base/tests/test_bug467672-5f.html => layout/base/tests/test_bug570378-persian-5f.html
rename : layout/base/tests/test_bug467672-5g.html => layout/base/tests/test_bug570378-persian-5g.html
extra : rebase_source : 02d673eaaec344bc69d3a0181650ba32401bb685
|
2010-06-08 00:31:52 -04:00 |
|
Ehsan Akhgari
|
187716f27a
|
Bug 567708 - Intermittent crashtest 378325-1.html | assertion count 2 is more than expected 1 assertions ("cannot get ptop", nsGlobalWindow::GetPrivateRoot); r=dbaron
--HG--
extra : rebase_source : 3b8e5db9eb3d7d66aa5493dad89c0f438a0bc181
|
2010-06-03 21:31:07 -04:00 |
|
Ehsan Akhgari
|
67c7d5d5e2
|
Bug 332636 - Handle backspace for Unicode plane 1 characters correctly; r=roc
--HG--
extra : rebase_source : a343610b06983d3328f3ddb2e7025193ab275094
|
2010-06-04 13:28:19 -04:00 |
|
Robert Sayre
|
5ca2a43d0d
|
Merge tracemonkey to mozilla-central.
|
2010-06-06 14:55:52 -04:00 |
|
Mounir Lamouri
|
51117776b3
|
Bug 569337 - Fix compilation issues when SVG and SMIL are disabled. r=dbaron
|
2010-06-06 19:45:18 +02:00 |
|
Robert Sayre
|
09e6a02419
|
Merge mozilla-central to tracemonkey.
|
2010-06-06 11:28:04 -04:00 |
|
Jesse Ruderman
|
c63de0b7e8
|
Crashtest for bug 519031.
|
2010-06-06 16:26:05 +02:00 |
|
Robert Sayre
|
d9e86770e3
|
Merge mozilla-central to tracemonkey.
|
2010-06-05 19:13:45 -04:00 |
|
Timothy Nikkel
|
0d8eb620e3
|
Bug 563878. Part 1c. Misc layout cleanup. r=mats
(transplanted from 2c4a36b7e9ea2125b9daaab242202be4c34e46a5)
--HG--
extra : transplant_source : %2CJ6%B7%E9%EA%21%25%B9%DA%AA%B2B%20%2B%E4%C3NF%A5
|
2010-06-05 15:29:49 -05:00 |
|
Timothy Nikkel
|
3cf7abcc45
|
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)
--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
|
2010-06-05 15:29:49 -05:00 |
|
Timothy Nikkel
|
14c5d0cae6
|
Bug 8253. Part 1. Disable first-letter and first-line styles in select elements. r=bzbarsky
(transplanted from b2d0bd7761a16e652727596f58b0edc1d57610d4)
--HG--
extra : transplant_source : %B2%D0%BDwa%A1ne%27%27YoX%B0%ED%C1%D5v%10%D4
|
2010-06-05 15:29:49 -05:00 |
|
Daniel Holbert
|
ab72715df9
|
Bug 569994: Fix GCC warning "suggest parentheses around && within ||" in nsTreeBodyFrame.cpp. r=ehsan
|
2010-06-04 13:38:17 -07:00 |
|
Jason Orendorff
|
d7cbea1f4d
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
|
2010-05-27 12:33:54 -07:00 |
|
John Daggett
|
060fa41f99
|
Bug 555406. Call checkLoadURI for INHERIT_PRINCIPAL font loads. r=bz
|
2010-05-24 15:45:18 +09:00 |
|
Robert O'Callahan
|
fd35fd2894
|
Bug 564993. Fix build error, and fix Bas' review comment.
|
2010-05-24 14:25:58 +12:00 |
|
Ehsan Akhgari
|
168fa38e97
|
Bug 569238 - Add some debugging information to determine what causes test_flush_on_paint.html to time out (temporary test-only change)
(transplanted from 9624407a729c81c531c7ab3a49e7209ede5525e0)
--HG--
extra : transplant_source : %96%24%40zr%9C%81%C51%C7%AB%3AI%E7%20%9E%DEU%25%E0
|
2010-06-04 13:28:19 -04:00 |
|
Ehsan Akhgari
|
17d8856c83
|
Bug 563864 - Add some debugging output to figure out what's going on with test_mozPaintCount.html intermittent oranges (temporary test-only change)
(transplanted from 9b29864cabd1b25cf5184d4f96ad75ff8ce99d4c)
--HG--
extra : transplant_source : %9B%29%86L%AB%D1%B2%5C%F5%18MO%96%ADu%FF%8C%E9%9DL
|
2010-06-04 13:28:19 -04:00 |
|
Robert O'Callahan
|
b045d986ea
|
Port over part of changeset eaea9e3806a3 to FrameLayerBuilder to fix reftest failure in ogg-video/clipping-1a.html
|
2010-05-24 14:13:00 +12:00 |
|
Robert O'Callahan
|
5cb6f06477
|
Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|