Robert O'Callahan
|
2acde701f9
|
Temporarily landing patches for bug 130078. Will be backed out when it lands for real.
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
c246dc25c2
|
Bug 585244: Don't attempt to prefetch invalid hostnames from content processes. r=dougt
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
9e76a00f6a
|
Bug 540097: Fix content processeses to (i) _exit(0) from ActorDestroy() in release builds; (ii) _exit(0) on send-on-closed-channel; and (iii) abort on other processing errors. r=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
d3a9ff236c
|
Bug 540097: Add a ProcessingError(what) notification interface for top-level actors. r=bent
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
0a3ef826a6
|
Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
19204dce0a
|
Bug 582057, part h: Add an nsIWidget::CreateChild interface to sweep (relevant to this bug) code dealing with native widgets under the widget/src/* rug. sr=roc
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
3cc44e2456
|
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
d7454a33bb
|
Bug 582057, part f: Split out window initialization code in preparation for multiple CreateWidget* methods. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
accbd0a3b5
|
Bug 582057, part e: Simplify the logic for creating popup widgets. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
6a796d25f2
|
Bug 582057, part d: Simplify nsView::LoadWidget and return early if it fails. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
7387dfa5b1
|
Bug 582057, part c: Initialize default widget init data earlier so that it's always available. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
6159af5262
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
97a0f4958f
|
Bug 582057, part a: Add nsIView::Impl() and nsView::CreateWidget() to get rid of |static_cast<nsView*>(this)|. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
53fe61014c
|
Bug 582075, part 0.5: Add support for aInitData=NULL to the Windows nsWindow implementation. r=dougt
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
a95c55fe72
|
Bug 582057, part 0: Log the repaint region bounding rect in DumpPaintEvent. r=roc
|
2010-08-20 14:29:01 -05:00 |
|
Robert O'Callahan
|
88d155fd35
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Robert O'Callahan
|
af4fec12f8
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-20 14:29:01 -05:00 |
|
Robert O'Callahan
|
3f83dd98b9
|
Bug 585817. Part 1: Create a single static 1x1 surface in gfxPlatform that can be used to create contexts for text measurement etc. r=vlad
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
efa1655e68
|
Bug 585817, part 0: Use gfxWindowsPlatform::GetScreenDC to compute the minimum widget size. r=roc
|
2010-08-19 21:19:00 -05:00 |
|
Bas Schouten
|
dddae4f595
|
Bug 585817, part -1: Create and expose a scratch DC from gfxWindowsPlatform. r=roc
|
2010-08-19 20:26:00 -05:00 |
|
Jonas Sicking
|
32a03526e0
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Jonas Sicking
|
d8c092c9f2
|
Backout 2d6ead22831c (bug 588977) due to orange. a=backout
|
2010-08-20 10:25:52 -07:00 |
|
Joel Maher
|
a6d440687b
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
e3359fd310
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Clint Talbert
|
ba84aeb40b
|
Bug 584611 - Correct mochitest test detection to search for test_* r=jmaher a=NPOTB
|
2010-08-20 08:27:58 -07:00 |
|
Dão Gottwald
|
8994b36e7c
|
Backing out bogus CSS from bug 583386. a=backout
|
2010-08-20 15:57:17 +02:00 |
|
Ryan VanderMeulen
|
0eed661393
|
Bug 588977 - Fix MSVC warning spam by casting as floats. r=roc a2.0=joe
|
2010-08-20 14:45:07 +02:00 |
|
Ben Turner
|
8cab391efd
|
Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc
|
2010-08-16 17:06:29 -07:00 |
|
Joshua M
|
7a3351d0f2
|
Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0
|
2010-08-19 11:59:20 -07:00 |
|
Chris Pearce
|
5d4f6b68e4
|
commit merge. a=backout
|
2010-08-20 21:51:01 +12:00 |
|
Chris Pearce
|
bdb6e3e485
|
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
|
2010-08-20 21:50:09 +12:00 |
|
Chris Pearce
|
c0336e97f2
|
Backed out changeset 1504917ed42e due to 4% twinopen regression. a=backout.
|
2010-08-20 21:42:59 +12:00 |
|
Frank Yan
|
e3c663e1c6
|
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
|
2010-08-20 19:35:09 +12:00 |
|
Chris Pearce
|
d30f2019c1
|
Bug 589053 - DOMString mis-capitalized in Media IDL. a=bustage-fix
|
2010-08-20 19:35:09 +12:00 |
|
Dão Gottwald
|
99ee68c5d4
|
Fix for browser_bug380960.js. a=me
|
2010-08-20 09:21:06 +02:00 |
|
Joshua M
|
5849d334f1
|
Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0
|
2010-08-19 11:59:20 -07:00 |
|
Dão Gottwald
|
e7429642ae
|
Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich
|
2010-08-15 14:31:14 +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 |
|
Frédéric Wang
|
b40094b647
|
Bug 524275 - Make nsStretchDirection available for any operators. r=karlt a=dbaron
--HG--
extra : rebase_source : 0df9e11112d215ce4158574622e1b67faf668b08
|
2009-11-21 22:11:05 +01:00 |
|
Frédéric Wang
|
7d5f56c2e5
|
MathML Operator Dictionary: make operator with a stretchy form use the same direction for all their forms (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : 74c2ded175993d3cdf9a21be586302727e60a613
|
2010-08-20 15:38:08 +12:00 |
|