Boris Zbarsky
|
bcbacfe511
|
Bug 500882 another followup. This assertion is currently false for comboboxes; we need to fix them first. Needed to fix orange.
|
2009-12-24 19:18:32 -05:00 |
|
L. David Baron
|
c9cd646ff5
|
Fix the opposite type of orange as the previous fix: make the case where the transition completes before the setTimeout fires much much less likely.
--HG--
extra : transplant_source : %82%01%8B%CB%7C%CF%AA%24XY%03%F2%03%BD%BB/zO%15%E6
|
2009-12-24 17:43:39 -05:00 |
|
Boris Zbarsky
|
c85e350f7c
|
Bug 500882 followup. For some frame types, we set the primary frame multiple times, to the same value. Fixes orange
|
2009-12-24 17:41:02 -05:00 |
|
Robert Sayre
|
36a119fabc
|
Merge tracemonkey to mozilla-central.
|
2009-12-24 13:41:51 -08:00 |
|
Boris Zbarsky
|
e558f982e4
|
Bug 500882 part 8. Remove the SetMayHaveFrame/MayHaveFrame vestiges. r=smaug
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
12720730ef
|
Bug 500882 part 7. Remove the old GetPrimaryFrameFor API. r=roc, sr=dbaron
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
a864e44fa8
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
8b56c4f81d
|
Bug 500882 part 5. Switch layout module to using the new GetPrimaryFrame API. r=roc
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
c58001cbc4
|
Bug 500882 part 4. Switch content module to using the new GetPrimaryFrame API. r=smaug, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Boris Zbarsky
|
6733cb0519
|
Bug 500882 part 3. Switch accessibility module to using the new GetPrimaryFrame API. r=surkov, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Boris Zbarsky
|
b0ba4290ce
|
Bug 500882 part 2. Switch setting of primary frames to the new API; switch nsFrameManager::GetPrimaryFrameFor to the new API; remove resulting gobs of dead code. r=roc
|
2009-12-24 16:20:05 -05:00 |
|
Boris Zbarsky
|
78cf162db9
|
Bug 500882 part 1. Give nsIContent an nsIFrame member. r=smaug, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Robert Sayre
|
a0733c70a0
|
Merge mozilla-central to tracemonkey.
|
2009-12-24 08:57:39 -08:00 |
|
L. David Baron
|
5c2887c20a
|
Add basic SJS debugging code for bug 536603.
--HG--
extra : transplant_source : %E4%AA%11pN%83Y2%B7%DAB%89%96V%DB%06%3C%04%F6%15
|
2009-12-24 09:22:48 -05:00 |
|
L. David Baron
|
e40f085c42
|
Remove debugging code for debugging bug 536603 (changeset 76e9dfaba122 and changeset 5275dda44819).
|
2009-12-24 08:44:44 -05:00 |
|
Simon Montagu
|
cbcdcdd806
|
Fix failing test from bug 525788. r=roc
|
2009-12-24 12:29:27 +02:00 |
|
Igor Bukanov
|
4c3dc32196
|
bug 534590 - eliminating GCF_LOCK flag. r=brendan
|
2009-12-24 12:31:07 +03:00 |
|
Jonathan Kew
|
46bf05a490
|
Add patch file to Cairo directory for bug 534260. (NPOTB)
|
2009-12-24 07:23:28 +00:00 |
|
fantasai
|
3027a2127b
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
fantasai
|
b27eacbc1d
|
Bug 508473 Part II: Remove DeletingFrameSubtree r=bz sr=roc
|
2009-12-24 00:20:41 -05:00 |
|
fantasai
|
b8f6ad289d
|
Bug 508473 Part I: Remove nsIFrame::RemovedAsPrimary r=bz sr=roc
|
2009-12-24 00:20:20 -05:00 |
|
L. David Baron
|
a06714dca7
|
Merge backout of changeset 2752efeb2fdd (Bug 535004: Check if we've fired an unload event before calling OnPageShow, in DocumentViewerImpl::LoadComplete) because the NS_ABORT_IF_FALSE that it added is firing in reftest and crashtest, at least on Linux.
|
2009-12-23 23:05:37 -05:00 |
|
L. David Baron
|
4503f159b6
|
Backed out changeset 2752efeb2fdd (Bug 535004: Check if we've fired an unload event before calling OnPageShow, in DocumentViewerImpl::LoadComplete) because the NS_ABORT_IF_FALSE that it added is firing in reftest and crashtest, at least on Linux.
|
2009-12-23 23:05:15 -05:00 |
|
Blair McBride
|
ca68af6299
|
Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor
|
2009-12-23 22:03:37 -05:00 |
|
David Mandelin
|
713e07c03a
|
Fix style nits from bug 440926, no_r=me
|
2009-12-23 18:56:50 -08:00 |
|
Steve Harper
|
2d07efb870
|
Use inverse upcase instead of downcase per ECMA-262 for case-insensitive matching, r=dmandelin
|
2009-12-23 18:48:53 -08:00 |
|
Alexander Surkov
|
557e45c6b2
|
Bug 523069 - ARIA treegrid should expose group attributes, r=dbolter, marcoz
--HG--
rename : accessible/tests/mochitest/test_objectattrs.html => accessible/tests/mochitest/attributes/test_obj.html
rename : accessible/tests/mochitest/test_cssattrs.html => accessible/tests/mochitest/attributes/test_obj_css.html
rename : accessible/tests/mochitest/test_groupattrs.html => accessible/tests/mochitest/attributes/test_obj_group.html
rename : accessible/tests/mochitest/test_groupattrs.xul => accessible/tests/mochitest/attributes/test_obj_group.xul
rename : accessible/tests/mochitest/test_attrs_elm_tree.xul => accessible/tests/mochitest/attributes/test_obj_group_tree.xul
rename : accessible/tests/mochitest/test_textattrs.html => accessible/tests/mochitest/attributes/test_text.html
|
2009-12-24 10:45:29 +08:00 |
|
L. David Baron
|
05b2cd7acf
|
Debugging bug 536603: run tests twice to see if the problem is timing-related.
--HG--
extra : transplant_source : %0DU%3C%00%B5K%AF%99%1E%D8%C3W%CB%FDz%03b%DD%A9%82
|
2009-12-23 20:07:25 -05:00 |
|
Gavin Sharp
|
d0e1bf84a6
|
Bug 534871: add mozparam pref for Yahoo Japan search plugins
--HG--
extra : transplant_source : e%28n%A2%B2%A8%60t%C3%24%CB%E9%D7%A1%E7%1F%8D%AFvm
|
2009-12-23 19:35:56 -05:00 |
|
Ryan VanderMeulen
|
5db882543d
|
Bug 434915 - Add some popular names to the dictionary as well as 'recency', r=mconnor
|
2009-12-23 19:31:40 -05:00 |
|
Saint Wesonga
|
ce7ce4351f
|
Test for bug 484026, r=mak77
|
2009-12-23 19:31:39 -05:00 |
|
Palo Misik
|
a9d927386d
|
Bug 530505 - Bump iid on some changed xul interfaces for 1.9.3, r=neil
|
2009-12-23 19:31:39 -05:00 |
|
Daniel Holbert
|
029e0c411a
|
Bug 534975: Allow for null document pointer on SMIL animation targets, in case they get removed from tree due to a restyle during sample. r=roc
|
2009-12-23 16:19:29 -08:00 |
|
Daniel Holbert
|
4a8bd6f42f
|
Bug 535004: Check if we've fired an unload event before calling OnPageShow, in DocumentViewerImpl::LoadComplete. r=smaug
|
2009-12-23 16:19:26 -08:00 |
|
Daniel Holbert
|
3fd219cd5e
|
Bug 536520: Reorder init list for nsNavHistoryResult, to fix build warning. r=mak
|
2009-12-23 16:17:11 -08:00 |
|
Robert O'Callahan
|
c78b819dd5
|
Bug 526394. Back out removal of Composite call.
--HG--
extra : rebase_source : 2836e3c7089690800b46ec2aa2dc8022c5298052
|
2009-12-24 11:52:00 +13:00 |
|
L. David Baron
|
6957e71d13
|
Add debugging code to debug random orange bug 536603.
--HG--
extra : transplant_source : %C2%0E%04e%FBc%F2%ED%96%AA%81%A0%9F%EAd%12%2A%A3f%E3
|
2009-12-23 17:49:22 -05:00 |
|
Blake Kaplan
|
7d318e58db
|
Bug 536512 - Ignore security wrappers when computing instanceof. r=brendan
--HG--
extra : rebase_source : 685f05cbb79288a976242c2b4908023a7ed1b035
|
2009-12-23 14:09:08 -08:00 |
|
Blake Kaplan
|
27ec8deb0f
|
Bug 536562 - Don't crash on null. r=dbaron
--HG--
extra : rebase_source : a8fb13c8024deb4c09bd592b91632cbee9bbeeda
|
2009-12-23 14:02:02 -08:00 |
|
Andreas Gal
|
fd8bdcf1f6
|
Fixed recent softfloat filter regression (bug 535957, r=dvander).
|
2009-12-23 14:01:10 -08:00 |
|
Andreas Gal
|
645703d2db
|
Fixed recent softfloat filter regression in TM ARM code (bug 535957, r=dvander).
|
2009-12-23 14:01:10 -08:00 |
|
Boris Zbarsky
|
c52438da91
|
Bug 535361. Clear our child docshell list before messing with the new document viewer. r=jst
|
2009-12-23 16:17:23 -05:00 |
|
Boris Zbarsky
|
04f92c2b3b
|
Bug 535721. Deal with MoveChildrenTo on non-siblings. r=roc
|
2009-12-23 16:17:23 -05:00 |
|
Boris Zbarsky
|
eb3295d399
|
Bug 535911. Silence the bogus assertion. r=roc
|
2009-12-23 16:17:23 -05:00 |
|
Jonathan Kew
|
5c7066ce42
|
Bug 534260: work around bad glyph extents returned by Core Graphics for empty glyphs in Al Bayan font. r=jmuizelaar
|
2009-12-23 20:45:00 +00:00 |
|
L. David Baron
|
88acb45934
|
Tests for transitionend event. (Bug 531585)
|
2009-12-23 14:17:44 -05:00 |
|
L. David Baron
|
bafda2c151
|
Dispatch transitionend events. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
ed598b131a
|
Add mechanism for returning computed value name of certain longhand properties of our fake shorthands. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
4c65f842dd
|
Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
3edab795b4
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|