Dão Gottwald
530d81bf82
Backed out changeset 05dde680ade2 as per bug 575870 comment 71 (merge)
2010-08-15 14:30:16 +02:00
Dão Gottwald
f37452cd9f
Backed out changeset 05dde680ade2 as per bug 575870 comment 71
2010-08-15 14:29:11 +02:00
Alexander Surkov
696aab4367
Bug 420993 - dead accessible objects should not be present in the hierarchy, r=davidb
2010-08-15 20:29:02 +09:00
Alexander Surkov
72ea9444fc
Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil
2010-08-15 20:28:49 +09:00
Martin Stránský
4e31f66933
Bug 574354 - Disable OOP for plugins wrapped by nspluginwrapper. r=josh
2010-08-15 11:10:15 +02:00
Ms2ger
8b767d3905
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
2010-08-15 11:02:20 +02:00
Julian Seward
a875ff3d6f
Bug 582668 - gfxAlphaBoxBlur::Paint appears to pass garbage down through Cairo. r=roc
2010-08-15 11:01:49 +02:00
Chris Leary
f37e25db34
[Bug 587183] TM merge broke android in Nitro. r=sayrer.
2010-08-14 16:46:37 -07:00
Makoto Kato
6b9613d5ae
Bug 586887 - bustage on TM tree of Win64 build due to no TrampolineMasmX64.asm. r=dvander
2010-08-18 11:29:04 +09:00
Nicholas Nethercote
21295532f9
Bug 584595 - TM: speed up scanning three ways. r=cdleary.
2010-08-17 18:01:23 -07:00
Jeff Walden
7734242029
Bug 584909 - Followup to fix a test that expected invalid JSON prettyprinting. r=orange
2010-08-17 17:35:42 -07:00
Jeff Walden
0fc39708d3
Oops, forgot to qref before removing this line of whitespace. r=style-police
2010-08-17 16:55:01 -07:00
Luke Wagner
c57cb29cd4
Silence warnings / remove dead code (r=me)
2010-08-17 15:59:28 -07:00
Luke Wagner
047339042e
Fix testReconstructImacroPCStack.js to not assume tracing-jit
2010-08-17 15:32:47 -07:00
Mike Hommey
1c39e5004e
Bug 586262 - Get rid of blx_lr_bug. r=jbramley,edwsmith
...
--HG--
extra : convert_revision : 9e1146b15442cde750da5a8edb486a1ffbfda368
2010-08-14 10:09:11 +02:00
Jeff Walden
a70f80d2cc
Bug 584811 - Date.prototype.toJSON isn't to spec. r=sayrer
2010-08-13 10:42:31 -07:00
Dão Gottwald
17f71e3853
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Dão Gottwald
88fd4d110e
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Ms2ger
b00453d727
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
2010-08-20 08:05:05 +02:00
Dão Gottwald
25a0d33107
Bug 585776 - Call adjustTabstrip when tabs don't resize anymore, i.e. when the opening animation is done. r=mano
...
--HG--
extra : rebase_source : ca1e4f5cc5f4289d7d96ec81fbb442c02117c83d
2010-08-19 22:24:07 +02:00
Dão Gottwald
dc63364efa
Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
...
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Dão Gottwald
6ed39c49bb
Bug 588736 - Background tabs don't scroll into view when opened from a pinned tab. r=mano
...
--HG--
extra : rebase_source : 8a4d1132626042757cf9fa3a53a9bd0a2a443d9f
2010-08-19 22:22:33 +02:00
Dão Gottwald
449b5f734e
Bug 588464 - Adjustments for touch enabled displays should keep using physical units. r=felipe
...
--HG--
extra : rebase_source : 38fa8129ab1eee9c6a3a149a89b428438f331646
2010-08-19 22:22:16 +02:00
Karl Tomlinson
4b600cf4ff
b=588306 only invalidate all layers on PAINT_IGNORE_SUPPRESSION when there is suppression to ignore r=roc a=bsmedberg
...
--HG--
extra : rebase_source : 28d8cdebf0e8f06a33518263fa3089b317b5ccbc
2010-08-20 15:49:16 +12:00
Frédéric Wang
7d9bc325a0
reftests for bug 414277. r=karlt a=tests
...
--HG--
extra : rebase_source : ea7f03171aaf369f51dac804e2253db1444cc15e
2010-08-20 15:45:57 +12:00
Frédéric Wang
2534d3f9fc
Bug 414277 - scale stretchy operators when there is no glyph of suitable size. r=karlt a=dbaron
...
--HG--
extra : rebase_source : 325e318cbb27537229c9c14015133ba9222f4d29
2010-08-20 15:44:07 +12:00
Frédéric Wang
edb8d38e0c
MathML Operator Dictionary: add private data integral (bug 534970). r=karlt a=dbaron
...
--HG--
extra : rebase_source : d4e1f0e8d80cc1cafa630c89f730d4f30e686766
2010-08-20 15:43:10 +12:00
Frédéric Wang
10be8e68cb
MathML Operator Dictionary: update some entries whose stretchiness has changed (bug 534970). r=karlt a=dbaron
...
--HG--
extra : rebase_source : f6a56bd7e60f05d59c5a7571e1e888bb0b1edca1
2010-08-20 15:41:49 +12:00
Robert O'Callahan
50f42b728b
Bug 580834. Make nsLayoutUtils::GetActiveScrolledRoot stop at the nearest popup ancestor instead of asserting. r=tnikkel,a=dbaron
2010-08-13 22:03:51 +12:00
Robert O'Callahan
b77ef45783
Bug 522859. Handle unbounded cairo operators properly in the Quartz backend. r=jrmuizel,a=joe
2010-08-13 22:02:47 +12:00
Robert O'Callahan
7be62af7f1
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
...
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
2010-08-13 22:01:58 +12:00
Robert O'Callahan
e028060919
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
2010-08-13 22:01:58 +12:00
Robert O'Callahan
33a0aec926
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
...
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
2010-08-13 22:01:13 +12:00
Olli Pettay
03ec53594f
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
2010-08-23 11:44:43 +03:00
Dão Gottwald
91e6145a8b
Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking
2010-08-23 10:18:22 +02:00
Dão Gottwald
a9eb3ee23e
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Axel Hecht
8b79279b66
bug 589313, remove obsolete l10n tests, those are hosted elsewhere, details in the bug. r/a=sayrer, NPOTB
2010-08-23 10:08:50 +02:00
Axel Hecht
e2b35fa1c0
add 8 new locales to Firefox, ak br bs en-ZA hy-AM lg nso son, a=NPOTB
2010-08-23 10:07:28 +02:00
Makoto Kato
20d9b8b999
Bug 582910 - change stack size of xpcshell to 2MB on Win64. r=dbaron, a=dbaron
2010-08-23 15:09:27 +09:00
Matthew Gregan
1dd6d40fa7
Bug 589069 - Take decoder lock earlier in MetadataLoaded to protect mDecoderPosition access. r=doublec, a=roc
2010-08-23 14:31:14 +12:00
Matthew Gregan
9deec45efe
Bug 589048 - Destroy vpx_codec_ctx when destroying nsWebMReader. r=doublec, a=roc
2010-08-23 14:50:43 +12:00
Karl Tomlinson
b1ef0bf840
backout dbbb9575aae1 due to build issues in some configurations b=577743
2010-08-23 16:27:49 +12:00
Edward Lee
17066d3e8d
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
d264c4231a
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Bobby Holley
8d670545c2
Bug 513681 - part 17 - remove imgIDecoder.r=joe,sr=shaver,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
f749f8df22
Bug 513681 - part 16 - Move end-of-decode logic into Finish() and cleanup into destructor, abolishing Shutdown().r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
d8d0cc2fce
Bug 513681 - part 15 - Coalesce OnStartFrame/OnStopFrame into superclass.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
881542124b
Bug 513681 - part 14 - Coalesce size-setting into superclass.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
24cf517be4
Bug 513681 - part 13 - switch from "HEADERONLY" flag to IsSizeDecode()/SetSizeDecode().r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
157e0862fb
Bug 513681 - part 12 - Ensure that IsDecodeFinished() is only called with a non-null decoder.r=joe,a=blocker
2010-08-22 22:30:46 -04:00