Masayuki Nakano
aae77dd788
Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug
2013-08-14 15:34:03 +09:00
Ryan VanderMeulen
25348fabd9
Merge m-c to b2g-inbound.
2013-08-13 15:38:58 -04:00
Kartikaya Gupta
c76864b5fc
Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
...
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Ryan VanderMeulen
5ba0b25a8d
Merge m-c to inbound.
2013-08-13 16:56:11 -04:00
Carsten "Tomcat" Book
da3e6af5c1
merge mozilla-central to b2g-inbound
2013-08-13 13:57:37 +02:00
Chris Pearce
74b090b494
Bug 861693 - Makefile and moz.build changes required for DirectShow audio backend. r=gps
2013-08-13 16:49:25 +12:00
Karl Tomlinson
afd43adcd6
b=865241 don't join HRTFDatabaseLoader thread until it has finished r=ehsan
...
Also turn some always-true conditions into assertions.
--HG--
extra : rebase_source : a38b75a1a27f25cef7b9dd86a1cca15ce9f67893
2013-08-09 10:07:42 +12:00
Kyle Huey
d7ff8bec94
Bug 886080: Mark dynamic-feImage-01.svg as asserting. r=me
2013-08-13 11:16:47 -07:00
Kan-Ru Chen (陳侃如)
3e594063f1
Bug 845169 - Add test case test_remote_passpointerevents.html r=roc
2013-08-08 15:43:59 +08:00
Kan-Ru Chen (陳侃如)
e2a7b7064f
Bug 845169 - Update touch region from remote frame. r=roc
2013-08-13 15:56:57 +08:00
Robert Longson
ba91dda0ae
Bug 903732 - Stop leaking gfxPattern objects when using CSS text frames. r=dholbert
2013-08-12 19:39:08 +01:00
Ed Morley
402e3176c7
Backed out changeset 64324e19ca10 (bug 903715) for failures in test_bug903715.html on a CLOSED TREE
2013-08-12 16:59:00 +01:00
Masayuki Nakano
ee541e9b47
Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug
2013-08-12 22:09:39 +09:00
Xidorn Quan
dc521c2aac
Bug 786254 - Add reftest. r=roc
2013-08-12 08:51:30 -04:00
Carsten "Tomcat" Book
6c7d61e401
merge mozilla-central to mozilla-inbound
2013-08-12 11:37:21 +02:00
Carsten "Tomcat" Book
2d5bef5a11
merge mozilla-inbound to mozilla-central
2013-08-12 11:28:29 +02:00
Jonathan Kew
58b418747b
bug 879963 - unit tests for redundant downloading of a repeated @font-face resource, and for rendering regressions when multiple rules refer to the same font. r=dbaron,jdaggett
2013-08-12 10:08:00 +01:00
Jonathan Kew
1b712cab49
bug 879963 - preserve in-progress font loaders when updating the user font set, and avoid adding duplicate face entries to a user font family. r=dbaron,jdaggett
2013-08-12 10:07:55 +01:00
Olli Pettay
191ea12215
Backout Bug 902481 to fix crashes, r=me
2013-08-10 12:24:09 +03:00
Ryan VanderMeulen
8afe7e8fed
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Corey Ford
b2510f37c3
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
2013-08-08 17:20:17 -07:00
Mark Hammond
ac7c070103
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Masayuki Nakano
8ea1abaca9
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
2013-08-06 23:02:34 +09:00
Mats Palmgren
8f8e2b6f4d
Bug 898913 - Look for the floating first-letter frame to remove on the kPushedFloatsList too. r=dholbert
2013-08-10 23:00:46 +00:00
Mats Palmgren
13760051a7
Bug 883568 - Call UpdateOverflow() in the scroll frame base class to actually update the overflow areas. r=roc
2013-08-10 16:55:29 +00:00
Boris Zbarsky
59570ac03c
Back out revision ea0f2d537a40 (bug 903283) because Windows was bootlegging nsRegion.h via EventTarget.h in widget code and so we ended up with a CLOSED TREE.
2013-08-09 22:31:05 -04:00
Brian O'Keefe
3a92f0ae7c
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Ms2ger
2797100606
Merge m-c to inbound.
2013-08-14 14:47:39 +02:00
Jonathan Kew
5ef7fb8ece
bug 904555 - clean up use of nsRect APIs in layout. r=roc
2013-08-14 13:27:20 +01:00
Jonathan Kew
7e5943c8be
bug 879963 - reftests for regressions caused when multiple rules refer to the same proxy. r=jdaggett
2013-07-26 16:48:35 +01:00
Markus Stange
ed4042636b
Bug 904541 - Don't #include Layers.h in nsPresContext.h. r=roc
2013-08-14 13:33:03 +02:00
Markus Stange
de5b68c553
Bug 904540 - Don't #include nsRefreshDriver.h in nsPresContext.h. r=roc
2013-08-14 13:29:51 +02:00
Markus Stange
a8a66130d6
Bug 904539 - Don't #include ImageLoader.h in nsIFrame.h. r=roc
2013-08-14 13:29:11 +02:00
Markus Stange
97605b2c55
Bug 904538 - Don't #include nsITheme.h in nsIWidget.h. r=roc
2013-08-14 13:19:55 +02:00
Jonathan Watt
401124f339
Bug 901955 - Get 'opacity' property changes on SVG working again. r=roc
2013-08-14 10:51:00 +01:00
David Zbarsky
abcaa5b14d
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-09 21:17:52 -04:00
Ryan VanderMeulen
2cb6b07d20
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Ms2ger
3352b76ed4
Backout changeset f2ac3d57b445 for insufficient review.
2013-08-08 19:37:47 +02:00
Phil Ringnalda
83d3b90d1c
Back out 3354e7e52613 (bug 899171) on suspicion of causing Fennec and b2g reftest/jsreftest/crashtest bustage
...
CLOSED TREE
2013-08-07 22:33:56 -07:00
David Zbarsky
de328bd8e8
Bug 902732: Merge nsILink and dom::Link r=bz
2013-08-08 01:26:32 -04:00
Boris Zbarsky
27c0e89dfb
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
2013-08-08 01:13:45 -04:00
Masayuki Nakano
9b6c86343a
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
2013-08-06 23:02:34 +09:00
Mihnea Dobrescu-Balaur
4383fcdad3
Bug 899171 - Use mozprofile in the reftest harness. r=ahal
2013-08-06 17:51:31 -07:00
Corey Ford
b5d0de4090
Bug 901610 - Use nsStyleDisplay::IsRelativelyPositioned in constructing frames for IB splits. r=dbaron
2013-08-07 16:30:34 -07:00
Corey Ford
f1ba8e1385
Bug 901610 - Use nsStyleDisplay::IsRelativelyPositionedStyle in nsLineLayout. r=dbaron
2013-08-07 11:46:44 -07:00
Mats Palmgren
f0132cd471
Bug 899349 - Re-enable the 366537-1.xhtml crashtest (presumed fixed by bug 874073). r=ryanvm
2013-08-06 16:02:30 +00:00
Ryan VanderMeulen
0af6a4d71d
Bug 886080 - Change test annotation from random-if to skip-if.
2013-08-07 20:31:38 -04:00
Mark Hammond
00e585ad0e
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Daniel Holbert
b456b5c0bd
(no bug) comment-tweak, to explicitly mention a pref name instead of hinting at it. (no review)
...
DONTBUILD because comment-only change
2013-08-07 15:32:16 -07:00
David Zbarsky
d0e051e4b7
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
2013-08-07 16:23:08 -04:00
Neil Deakin
2a4b390410
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
2013-08-07 14:52:38 -04:00
Olli Pettay
cedf360b56
Bug 902481 - Make EventTargetChainItem pool thread agnostic, r=jst
2013-08-07 20:28:34 +03:00
Dan Minor
f00a902074
Bug 900542 - Update reftest manifests for pandaboards; r=jmaher
2013-08-07 10:08:24 -07:00
Rik Cabanier
f1d4f25d93
Bug 901375 - Implement support in CSS for mix-blend-mode; r=heycam
2013-08-07 16:59:10 +09:00
Mark Hammond
337fcff3ff
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Blake Kaplan
5880bdfa3e
Bug 898926 - Add reftest. r=sicking
2013-08-06 17:31:30 -07:00
Benoit Girard
7186e08ba4
Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc
2013-07-16 16:17:18 -04:00
Ryan VanderMeulen
3e7896d3ed
Merge m-c to inbound.
2013-08-06 17:07:23 -04:00
Ryan VanderMeulen
7b3ea5bbc9
Merge m-c to fx-team.
2013-08-06 14:23:55 -04:00
Ryan VanderMeulen
b7db68d173
Merge m-c to b2g-inbound.
2013-08-06 10:16:19 -04:00
Dirk Schulze
702f991dc4
Bug 901847 - Fixes syntax failure in filters drop-shadow test. r=heycam
2013-08-06 17:53:53 +10:00
Max Vujovic
e4f9873c6f
Bug 898175 - Refactor filter parsing to use a keyword lookup table for filter function names. r=dbaron
2013-08-06 17:53:30 +10:00
Ehsan Akhgari
d8b97b0c48
Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky
2013-08-06 16:19:11 -04:00
Ryan VanderMeulen
f2638ccd28
Merge m-c to inbound.
2013-08-06 14:24:39 -04:00
Mats Palmgren
a30f8920ea
Bug 873083 - Re-enable the 813372-1.html crashtest. r=ryanvm
2013-08-06 12:43:41 -04:00
Mats Palmgren
b48f5815f1
Bug 874073 - Re-enable the 852293.html test and disable the real culprit, 802902.html. r=ryanvm
2013-08-05 23:14:06 +00:00
Jonathan Kew
cb73405190
bug 854897 - prefer harfbuzz shaping for Indic text on WinXP. r=jdaggett
2013-08-05 21:06:09 +01:00
John Schoenick
74e1555699
Bug 874843 - Fix focus race in test on windows 8. r=roc
2013-08-05 12:13:09 -07:00
Wes Johnston
5d78b30c42
Bug 901117 - Positioned event targetting should fluff even if there are body event listeners. r=tn
2013-08-05 11:25:27 -07:00
Ryan VanderMeulen
0edb7edfa2
Merge m-c to fx-team.
2013-08-06 10:16:50 -04:00
Tim Abraldes
0b6ad71c4e
bug 864247. If PermitUnload is called while another PermitUnload is being processed, simply allow the unload to happen. r=roc
2013-08-05 23:29:55 -07:00
Dirk Schulze
5c53edbb51
Bug 898361 - Implement parsing for drop-shadow. r=heycam
2013-08-05 17:02:27 +10:00
Karl Tomlinson
5059c69222
b=893523 clamp CSS pixel to nscoord conversion to nscoord_MIN,MAX r=roc
...
--HG--
extra : transplant_source : P%87%C2l%86%9AWu%CD%06%E5%22%D3%88/%80a%CE%80p
2013-08-05 14:58:41 +12:00
Karl Tomlinson
7d25046a2e
add crashtest for bug 893523 using testcase by jruderman@gmail.com
...
--HG--
extra : transplant_source : %C9y%C9%A3%DF%BF%01%E6%A25%D4%C4%28G%FE%FF%94%2B%E9%D5
2013-08-05 14:58:10 +12:00
Ms2ger
569fc183c6
Backout changeset a58abd7408bf for mochitest and crashtest crashes.
2013-08-04 12:21:17 +02:00
Dirk Schulze
e8982c8472
Bug 898361 - Implement drop-shadow parsing for the filter property. r=heycam
2013-08-04 18:58:28 +10:00
Nicholas Cameron
beb04c20b9
Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow
2013-08-04 19:46:17 +12:00
Matt Brubeck
cde2af9fe1
Bug 901175 - Test to verify that covered elements are not clickable [r=roc]
2013-08-03 09:01:49 -07:00
Jonathan Kew
98ffe8946b
bug 900975 - reftest for -moz-osx-font-smoothing on display:inline element. r=dbaron
2013-08-03 08:59:00 +01:00
Timothy Nikkel
1fc0e2a754
Bug 901175. Properly handle when the frame has an empty intersection with the exposed region for events. r pending roc
2013-08-03 00:46:19 -05:00
Cameron McCormack
692234d456
Bug 899900 - Avoid null checking result of NS_NewBlahFrame. r=dbaron
2013-08-03 14:11:06 +10:00
Cameron McCormack
a66c41abf3
Bug 899896 - Avoid null checking of some box layout factory functions. r=dbaron
2013-08-03 14:11:06 +10:00
Cameron McCormack
e9318247c3
Bug 899894 - Don't null check nsStyleSet::ResolveBlah return values. r=dbaron
2013-08-03 14:11:06 +10:00
Cameron McCormack
aef27575a4
Bug 899886 - Don't return null from nsStyleSet::ReparentStyleContext. r=dbaron
2013-08-03 14:11:05 +10:00
Cameron McCormack
45b5388747
Bug 899881 - Don't allow frames to have a null style context. r=dbaron
2013-08-03 14:11:05 +10:00
Avi Halachmi
ed3a4890f3
Bug 888899 - Part 2 - Uses layout.frame_rate=0 for ASAP mode instead of 10k. r=jrmuizel
2013-08-02 23:29:57 +03:00
Ryan VanderMeulen
009b6ece4e
Bug 894773 - Remove Android failing reftest annotation from 650228-1.html.
...
CLOSED TREE
2013-08-02 15:39:21 -04:00
Justin Lebar
a04662fd5d
Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE.
2013-08-02 10:53:34 -07:00
Benoit Girard
a6f9a322cf
Bug 894773 - Don't force layers on single opacity change. r=roc
...
--HG--
extra : rebase_source : 1f4807150ad7776aa1e90ded322149cf57f212ff
2013-07-16 22:56:16 -04:00
Ed Morley
2bd27d01a6
Bug 899349 - Change 366537-1.xhtml random-if to skip-if
2013-08-02 17:20:21 +01:00
Ehsan Akhgari
3f83ec4d06
Bug 579517 follow-up: Remove NSPR types that crept in
2013-08-02 12:09:54 -04:00
Ed Morley
7a4e92ae93
Bug 886080 - Mark dynamic-feImage-01.svg random-if on Linux for intermittent failures
2013-08-02 16:08:18 +01:00
Ed Morley
fa079d48cb
Bug 899349 - Mark crashtests/366537-1.xhtml random-if due to intermittent failures
...
--HG--
extra : rebase_source : 890e6bc38f6823c5c64d9678102cd1df14db5790
2013-08-02 16:05:39 +01:00
Neil Deakin
9a82a91cb0
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
2013-08-02 11:37:05 -04:00
Ms2ger
5c2b63d2c7
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Ms2ger
38d49808ef
Bug 899931 - Part j: Cleanup nsListControlFrame::GetSelectedIndex; r=dzbarsky
2013-08-02 09:09:05 +02:00
Ms2ger
04774fb671
Bug 899931 - Part i: Inline nsListControlFrame::GetSizeAttribute; r=dzbarsky
2013-08-02 09:09:02 +02:00
Ms2ger
75b347cb69
Bug 899931 - Part h: Cleanup nsListControlFrame::GetOptions; r=dzbarsky
2013-08-02 09:08:19 +02:00
Ms2ger
8d1add597a
Bug 899931 - Part g: Cleanup nsListControlFrame::{ScrollToIndex, ScrollToFrame}; r=dzbarsky
2013-08-02 09:08:13 +02:00
Ms2ger
2209293dfd
Bug 899931 - Part f: Cleanup nsListControlFrame::GetIndexFromDOMEvent; r=dzbarsky
2013-08-02 09:07:56 +02:00
Ms2ger
6c9068ceb9
Bug 899931 - Part e: Cleanup nsListControlFrame::ToggleOptionSelectedFromFrame; r=dzbarsky
2013-08-02 09:07:32 +02:00
Ms2ger
09093dfb1f
Bug 899931 - Part d: Cleanup nsListControlFrame::GetCurrentOption; r=dzbarsky
2013-08-02 09:07:22 +02:00
Ms2ger
4d9a9aa40c
Bug 899931 - Part c: Cleanup nsListControlFrame::GetOptionText; r=dzbarsky
2013-08-02 09:07:08 +02:00
Ms2ger
e32b9b8720
Bug 899931 - Part b: Introduce a nice nsListControlFrame::GetOption; r=dzbarsky
2013-08-02 09:07:04 +02:00
Ms2ger
e0af74781f
Bug 899931 - Part a: Remove unused nsListControlFrame::{IsContentSelected, IsContentSelectedByIndex}; r=dzbarsky
2013-08-02 09:06:57 +02:00
Ms2ger
8c0b92ef87
Bug 900096 - Cleanup Touch some; r=dzbarsky
2013-08-02 09:06:35 +02:00
Ms2ger
78f9e66db8
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
2013-08-02 09:05:16 +02:00
Ms2ger
68579be592
Bug 896277 - Don't return nsresult from GroupRule::AppendRulesToCssText; r=dbaron
2013-08-02 09:04:31 +02:00
Ms2ger
ea4299c3b1
Bug 897540 - Reduce includes in nsDeviceContext.h; r=roc
2013-08-02 09:04:22 +02:00
Ms2ger
62183dfe63
Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8
2013-08-02 09:04:01 +02:00
Mike Hommey
d01b5df996
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
2013-08-02 10:29:05 +09:00
Nicolas Silva
134b1e0673
Bug 899583 - Disallow BigImage with YCbCr compositing. r=BenWa
2013-08-02 01:02:06 +02:00
David Zbarsky
e1b94c8f42
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-08-01 15:24:24 -07:00
David Zbarsky
c799af0ead
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
2013-08-01 15:24:24 -07:00
David Zbarsky
8f03cd73c1
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-08-01 15:24:22 -07:00
Matthew Noorenberghe
e72e4d0daa
Bug 900354 - Ignore sub-resource loads for Azure recordings. r=Bas
...
--HG--
extra : rebase_source : 815b88638f5d828f133c92ec2ff94c25c0fa92a7
2013-08-01 14:55:28 -07:00
Timothy Nikkel
ad442249cc
Bug 900662. Pass sync decode flags through moz-element painting so images inside moz-element work correctly with reftests. r=mstange
2013-08-01 15:42:34 -05:00
David Zbarsky
a7e7c0c2fb
merge backout
2013-08-01 01:54:34 -07:00
David Zbarsky
59d52bfb66
backout Bug 893117 for mochitest failure
2013-08-01 01:54:09 -07:00
Nicholas Cameron
dc13029a11
merge backout, a=me
2013-08-01 18:39:19 +12:00
Nicholas Cameron
afd732f308
back out bug 874721, bug 899435
2013-08-01 18:30:46 +12:00
David Zbarsky
c1cdd88a1b
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
be987cad58
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
7f5f285110
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-07-31 23:12:38 -07:00
Nicholas Cameron
1568126fd7
Bug 874721; fuzz some tests. r=Bas
2013-08-01 16:53:00 +12:00
Nicholas Cameron
52026c836d
Bug 897787. New test to catch the scaling bug. r=roc
2013-08-01 16:24:28 +12:00
Nicholas Cameron
af6b2e8ff9
Bug 897787. Test changes. r=roc
2013-08-01 16:22:48 +12:00
Nicholas Cameron
8a2940a22f
Bug 897787. Use background-size in preference to background positioning area size for a background-image's preferered size. r=roc
2013-08-01 16:22:40 +12:00
Alex Xu
3bb4b7a43b
Bug 900284: Use #ifdef ACCESSIBILITY around member variables only used inside #ifdef ACCESSIBILITY, to avoid clang warnings (and reduce object size with --disable-accessibility). r=dbaron
2013-07-31 19:15:19 -07:00
Daniel Holbert
07aeb1873b
Bug 900242: Mark overriding nsBlockFrame methods as MOZ_OVERRIDE. r=mats
2013-07-31 18:59:25 -07:00
Stephen Pohl
a198ffc2ab
Bug 877097: Hold strong refs to instances of ScrollbarActivity to avoid crashing. r=mats
2013-07-31 21:43:56 -04:00
Corey Ford
21a36e1fc5
Bug 898797 - Reftests for relatively positioned floats. r=dholbert
2013-07-29 18:34:05 -07:00
Corey Ford
9c2fee65d8
Bug 898797 - Use nsHTMLReflowState::ApplyRelativePositioning when placing floats. r=dbaron
2013-07-29 21:53:13 -07:00
Joey Armstrong
9bdf289b5e
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Timothy Nikkel
9689eefe12
Bug 900214. Remove unused aFlags argument to nsImageRenderer::Draw. r=nrc
...
Instead use mFlags.
2013-07-31 17:09:30 -05:00
Martijn Wargers
55022997b9
Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher
2013-07-31 11:30:54 +02:00
Ed Morley
a342f8508e
Backed out changeset e27bd873b413 (bug 898361) for crashes on a CLOSED TREE
2013-07-31 16:00:27 +01:00
Dirk Schulze
d731d43c44
Bug 898361 - [CSS Filters] Implement parsing for drop-shadow. r=heycam
2013-07-31 09:26:45 -04:00
Corey Ford
de9204984b
Bug 894716 - Parameterize nsLayoutUtils::GetNearestScrollableFrame. r=dbaron
2013-07-30 21:01:06 -07:00
Ed Morley
41f605077d
Merge latest green fx-team changeset and mozilla-central
2013-07-31 13:02:44 +01:00
Ed Morley
661992e9a6
Backed out changeset f10f7c79846c (bug 883364)
2013-07-31 08:58:32 +01:00
Nicholas Cameron
e91b1d6d0d
Bug 895873 - backout bug 893117 for Win8 mc bustage
2013-07-30 23:32:35 -04:00
John Daggett
d249819fcb
Bug 892929 - test that CSSFontFeatureValueRule hidden when font features disabled. r=bz
2013-07-31 14:19:49 +09:00
Jeff Gilbert
c06bcdc03e
Bug 883364 - Mark tests as failing on ARMv6. r=bjacob
2013-07-30 20:48:00 -07:00
Cameron McCormack
649b18b958
Bug 899385 - Update comments that incorrectly state nsIPresShell::AllocateBlah are fallible. r=dbaron
2013-07-31 10:52:32 +10:00
Cameron McCormack
5ecbce73bd
Bug 899389 - Don't null check result of NS_NewStyleContext. r=dbaron
2013-07-31 10:52:32 +10:00
Cameron McCormack
c3e4238af9
Bug 897887 - Avoid calling ScheduleReflowSVGNonDisplayText when constructing frames during reflow. r=jwatt
2013-07-31 10:39:04 +10:00
L. David Baron
da01c5cc19
Bug 898329 patch 10: Fix wrapping of comment that I just reintended. r=heycam
2013-07-30 17:36:12 -07:00
L. David Baron
57f958e14c
Bug 898329 patch 9: Fix indentation from previous patches. r=heycam
2013-07-30 17:36:12 -07:00
L. David Baron
a02c243076
Bug 898329 patch 8: Use for loops instead of while loops for iterating extra style contexts. r=heycam
2013-07-30 17:36:11 -07:00