Matt Brubeck
|
56743ae0a7
|
Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats]
|
2012-05-18 08:24:27 -07:00 |
Matt Brubeck
|
c3e48e8c11
|
Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle]
|
2012-05-18 18:36:47 -07:00 |
Kartikaya Gupta
|
e8291047ec
|
Bug 756555 - Intersect the upload region with the valid region. r=ajuma
|
2012-05-18 21:19:43 -04:00 |
Dale Harvey
|
d28624050a
|
Bug 753595 - Add a getScreenshot call to mozbrowser. r=jlebar
|
2012-05-18 20:47:20 -04:00 |
Joel Maher
|
f545f9dfc5
|
Bug 756346 - please update a new talos.zip to fix tcheckerboard3. r=armenzg
|
2012-05-18 11:03:37 -04:00 |
Ms2ger
|
e292b33b2f
|
Merge.
|
2012-05-18 13:32:47 +02:00 |
Ms2ger
|
81cb351df1
|
Merge m-c to m-i.
|
2012-05-18 13:32:20 +02:00 |
Jonathan Watt
|
77bfd58e45
|
backout 0f4a08fb2e8e to see if it caused random orange (Bug 756122 - Clean up nsSVGUtils::PaintFrameWithEffects a little).
|
2012-05-18 12:21:24 +01:00 |
Robert Longson
|
4fd52b5cbf
|
Bug 756404 - Address post-landing review comments from bug 512525. r=jwatt
|
2012-05-18 11:41:30 +01:00 |
Robert Longson
|
b6772bc5ee
|
Bug 528332 - make tests random on Android
|
2012-05-18 11:29:10 +01:00 |
Jonathan Watt
|
a452a472b6
|
Bug 756122 - Clean up nsSVGUtils::PaintFrameWithEffects a little. r=longsonr.
|
2012-05-18 10:05:09 +01:00 |
Ms2ger
|
127d3f70cc
|
Bug 754643 - Disable FAIL_ON_WARNINGS in content/media because new warnings were introduced.
|
2012-05-18 10:57:20 +02:00 |
Robert Longson
|
68d77a3a59
|
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 2 - SVG changes r=dholbert
|
2012-05-18 09:34:25 +01:00 |
Robert Longson
|
8953e7caaf
|
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 1 - style system changes r=dbaron
|
2012-05-18 09:33:40 +01:00 |
Ms2ger
|
2a4ae1fc19
|
Bug 756073 - Remove xpcprivate.h include from nsGenericElement.cpp; r=bholley
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
28dd6980e6
|
Bug 754553 - Remove indexed property access from localStorage/sessionStorage; f=mayhemer r=sicking
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
880296d19f
|
Bug 510849 - Support the empty string as a key for web storage (localStorage/sessionStorage); r=mayhemer
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
67565741f6
|
Bug 744935 - Remove JS_PROPERTY_TREE; r=Waldo
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
21fece85ed
|
Bug 755875 - Use ValueToInt64/ValueToUint64 in XPCConvert::JSData2Native; r=bholley
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
ba51dd062a
|
Bug 754968 - Part c: Make BindingUtils.h not require private xpconnect headers; r=bholley
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
dff3118490
|
Bug 754968 - Part b: Export qsObjectHelper; r=bholley
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
938bd0caba
|
Bug 754968 - Part a: Export xpcObjectHelper; r=bholley
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
1cf9cefdbe
|
Bug 755314 - Make nsBaseStateUpdatingCommand::mTagName an nsIAtom*; r=ehsan
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
70e0a918a6
|
Bug 754228 - nsBaseStateUpdatingCommand::{ToggleState,GetCurrentState} shouldn't have an aTagName argument; r=ehsan
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
9d1522ebbc
|
Bug 755311 - Simplify SetDocTitleTxn::SetDomTitle; r=ehsan
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
a03ec842c1
|
Bug 755310 - Use nsINode::Length() in nsEditor::CreateTxnForDeleteInsertionPoint; r=ehsan
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
415612279e
|
Bug 755264 - Use nsINode in nsHTMLEditRules::DeleteNonTableElements; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
29df2a8512
|
Bug 755243 - Use nsINode in nsHTMLEditRules::AppendInnerFormatNodes; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
5157bda3c8
|
Bug 755204 - Use nsINode::GetChildCount() in nsHTMLEditRules::MakeSureElemStartsOrEndsOnCR; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
150ffe653b
|
Bug 755202 - Simplify GetChildNodesForOperation; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
feba9c5092
|
Bug 755200 - Simplify SetSelectionAroundHeadChildren; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
533e5d71a6
|
Bug 752253 - Remove nsEditor::GetIndexOf; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
8a53f69f80
|
Bug 616401 - nsHTMLCanvasElement::GetContext ignores JS exceptions; r=bz
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
5f81b0b912
|
Bug 752210 - Part c: Use nsIContent in nsHTMLEditor::RelativeFontChange; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
78dc64b94a
|
Bug 752210 - Part b: Use nsIContent in nsHTMLEditor::RelativeFontChangeOnNode; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
226f3d597f
|
Bug 752210 - Part a: Use nsIContent in nsHTMLEditor::RelativeFontChangeHelper; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
f62ee8eedc
|
Bug 752209 - Use nsINode::GetChildCount() in nsHTMLEditor::AbsolutelyPositionElement; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
6e9c3f61f4
|
Bug 750053 - Part b: Stop using nsISelection::GetIsCollapsed in editor/libeditor; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
0a9de2eb5f
|
Bug 750053 - Part a: Add nsISelection::Collapsed(); r=smaug
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
4034b10ed1
|
Bug 752319 - Use testharness.js for the cross-origin localStorage tests; r=mayhemer
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
44bc3e4bcd
|
No bug - Remove windows line endings from dom/tests/mochitest/localstorage/test_{keySync,storageConstructor}.html.
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
e4025a0ffd
|
Bug 755889 - Inline NonstandardToInt32 into JS_ValueToInt32; r=luke
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
96a13d013d
|
No bug - Reorder initialization in mozilla::layers::Transaction constructor to fix a build warning.
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
d22ffba672
|
Bug 752203 - Cleanup nsEditor::NodesSameType; r=ehsan
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
f64d1ecb9a
|
Bug 754643 - Enable FAIL_ON_WARNINGS in content/media; r=cpearce f=roc
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
b13ed4a9ad
|
Bug 361460 - nsDocumentFragment::QI should not fall through to nsGenericElement::QI; r=sicking
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
6d340b14a2
|
Bug 752045 - Handle document fragments correctly in *CanContain* methods; r=ehsan
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
20549f8089
|
Merge m-i to m-c.
|
2012-05-18 10:28:24 +02:00 |
Phil Ringnalda
|
0c815af7b8
|
No bug, you need to CLOBBER ALL THE BUILDS when merging e8ebc8f1825e:8be8a188bd60
|
2012-05-18 00:21:25 -07:00 |
Phil Ringnalda
|
4f9673830f
|
Bug 753877 - drop a few minimum assertion counts to reflect reality
|
2012-05-17 22:00:04 -07:00 |