Henri Sivonen
4c9fdce00a
Test for bug 650001 - Make the HTML serializer pay attention to namespaces. r=bzbarsky.
2014-02-27 14:59:42 +02:00
Nathan Froyd
3210737207
Bug 977198 - better contextual logging for test failures in mochitests; r=jmaher
2014-02-26 14:31:12 -05:00
Boris Zbarsky
1d1829952f
Bug 974284. Do a better job of commoning up identical cases in overload resolution for WebIDL methods. r=khuey
2014-02-27 07:54:33 -05:00
Boris Zbarsky
a1d3cdeb9c
Bug 977141. Make binding code compile when unified compilation is disabled. r=smaug
...
The changes are basically that everyone needs to #include whatever types they're returning from GetParentObject
(because bindings code needs to know whether those inherit nsISupports, etc), that Attr's destructor needs to
be callable by binding code as needed, and that we can't use ElementInlines stuff from bindings sanely.
2014-02-27 07:54:32 -05:00
Jan de Mooij
2dd76404a0
Bug 976369 followup - Update regexp-match-limit.js jit-test on a CLOSED TREE.
2014-02-27 13:03:09 +01:00
Masayuki Nakano
ab254a6bab
Bug 975688 part.18 Rename nsDOMMutationEvent to mozilla::dom::MutationEvent r=smaug
...
--HG--
rename : dom/events/nsDOMMutationEvent.cpp => dom/events/MutationEvent.cpp
rename : dom/events/nsDOMMutationEvent.h => dom/events/MutationEvent.h
2014-02-27 19:51:16 +09:00
Masayuki Nakano
7c828621b9
Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc
...
--HG--
rename : dom/events/MutationEvent.h => dom/events/InternalMutationEvent.h
2014-02-27 19:51:15 +09:00
Masayuki Nakano
adda78bee3
Bug 975688 part.16 Clean up dom::PointerEvent code r=smaug
2014-02-27 19:51:15 +09:00
Masayuki Nakano
8eb5615b8a
Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug
...
--HG--
rename : dom/events/nsDOMMouseEvent.cpp => dom/events/MouseEvent.cpp
rename : dom/events/nsDOMMouseEvent.h => dom/events/MouseEvent.h
2014-02-27 19:51:15 +09:00
Masayuki Nakano
4726d1641b
Bug 975688 part.14 Rename nsDOMSimpleGestureEvent to mozilla::dom::SimpleGestureEvent r=smaug
...
--HG--
rename : dom/events/nsDOMSimpleGestureEvent.cpp => dom/events/SimpleGestureEvent.cpp
rename : dom/events/nsDOMSimpleGestureEvent.h => dom/events/SimpleGestureEvent.h
2014-02-27 19:51:14 +09:00
Masayuki Nakano
fec6b7ef57
Bug 975688 part.13 Rename nsDOMMouseScrollEvent to mozilla::dom::MouseScrollEvent r=smaug
...
--HG--
rename : dom/events/nsDOMMouseScrollEvent.cpp => dom/events/MouseScrollEvent.cpp
rename : dom/events/nsDOMMouseScrollEvent.h => dom/events/MouseScrollEvent.h
2014-02-27 19:51:14 +09:00
Masayuki Nakano
9b366124a9
Bug 975688 part.12 Rename nsDOMMessageEvent to mozilla::dom::MessageEvent r=smaug
...
--HG--
rename : dom/events/nsDOMMessageEvent.cpp => dom/events/MessageEvent.cpp
rename : dom/events/nsDOMMessageEvent.h => dom/events/MessageEvent.h
2014-02-27 19:51:14 +09:00
Masayuki Nakano
26ac55afc2
Bug 975688 part.11 Rename nsDOMKeyboardEvent to mozilla::dom::KeyboardEvent r=smaug
...
--HG--
rename : dom/events/nsDOMKeyboardEvent.cpp => dom/events/KeyboardEvent.cpp
rename : dom/events/nsDOMKeyboardEvent.h => dom/events/KeyboardEvent.h
2014-02-27 19:51:13 +09:00
Masayuki Nakano
b9f308e41e
Bug 975688 part.10 Rename nsDOMFocusEvent to mozilla::dom::FocusEvent r=smaug
...
--HG--
rename : dom/events/nsDOMFocusEvent.cpp => dom/events/FocusEvent.cpp
rename : dom/events/nsDOMFocusEvent.h => dom/events/FocusEvent.h
2014-02-27 19:51:13 +09:00
Masayuki Nakano
90491382cc
Bug 975688 part.9 Rename nsDOMDragEvent to mozilla::dom::DragEvent r=smaug
...
--HG--
rename : dom/events/nsDOMDragEvent.cpp => dom/events/DragEvent.cpp
rename : dom/events/nsDOMDragEvent.h => dom/events/DragEvent.h
2014-02-27 19:51:13 +09:00
Masayuki Nakano
cc15e9d950
Bug 975688 part.8 Rename nsDOMDeviceMotionEvent, nsDOMDeviceAcceleration and nsDOMDeviceRotationRate to mozilla::dom::DeviceMotionEvent, DeviceAcceleration and DeviceRotationRate r=smaug
...
--HG--
rename : dom/events/nsDOMDeviceMotionEvent.cpp => dom/events/DeviceMotionEvent.cpp
rename : dom/events/nsDOMDeviceMotionEvent.h => dom/events/DeviceMotionEvent.h
2014-02-27 19:51:12 +09:00
Till Schneidereit
faa5c314d2
Bug 976369 - Increase Yarr's match limit to unregress dzone website. r=jandem
...
--HG--
extra : rebase_source : b7441e399e223b48710ce82e6c65776610c16da4
2014-02-26 16:57:04 +13:00
Till Schneidereit
ec426119dc
Bug 973476 - Remove old, weird, unused SHELL_HACK code from shell/js.cpp. r=jorendorff
...
--HG--
extra : rebase_source : 871c11bc73baeff8050170efab97c1c491562a84
2014-02-17 17:41:18 +13:00
Ed Morley
73a2741644
Bug 977414 - mach mercurial-setup: Fix hgrc paths for extensions on Windows; r=gps
2014-02-27 10:10:22 +00:00
Ed Morley
b040d4ca67
Bug 977384 - mach mercurial-setup: Remaining cleanup; r=gps
2014-02-27 10:10:22 +00:00
Ed Morley
3c5fd11b96
Bug 977384 - mach mercurial-setup: Refactor part 2; r=gps
2014-02-27 10:10:21 +00:00
Ed Morley
64447705d7
Bug 977384 - mach mercurial-setup: Refactor part 1; r=gps
2014-02-27 10:10:20 +00:00
Carsten "Tomcat" Book
2d08392d4b
Backed out changeset 27f21343ffe5 (bug 687297) for mochitest-1 perma fail
2014-02-27 10:21:55 +01:00
Carsten "Tomcat" Book
96e8c91636
Backed out changeset 1d16baf1f90a (bug 687297)
2014-02-27 10:21:29 +01:00
Mats Palmgren
0ba3fd1302
Bug 976411 - Use ConstructFramesFromItemList in more places, and some minor cleanup. r=bz
2014-02-27 09:15:16 +00:00
Jan de Mooij
50ae94f486
Bug 939562 part 2 - Increase kTrustedScriptBuffer from 40k to 50k on Windows. r=bholley
2014-02-27 09:41:24 +01:00
Simon Sapin
818727a691
Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert
2014-02-26 23:45:29 -08:00
Simon Sapin
3b9a3f4ac0
Bug 975501 part 1: Add a XUL prefix to existing internal GRID constants. r=dholbert
2014-02-26 23:43:18 -08:00
Daniel Holbert
88a037855a
(no bug) fix a few whitespace issues in nsFlexContainerFrame.cpp. whitespace-only, DONTBUILD
2014-02-26 23:28:38 -08:00
L. David Baron
947e9a9b1a
Bug 977248: Remove quirk.css rule that selects on an attribute that was only set by the old HTML parser. r=mrbkap
2014-02-26 23:00:13 -08:00
Kearwood (Kip) Gilbert
20c5368f73
Bug 687297 - Added Mochitest to verify that the per-presentation base minimum font size is propagated without being influenced by the language-specific global preference. r=dbaron
...
This test applies a large value to the font.minimum-size.ja preference, opens a new window, advances the url through an iso-8859-1 page, a Shift-JIS page, and back to an iso-8859-1 page. If the height of a div containing text on the first iso-8859-1 page and last iso-8859-1 page do not match, then the test is failed.
2014-02-26 23:00:13 -08:00
Kearwood (Kip) Gilbert
904b7da0d4
Bug 687297 - The per-presentation base minimum font size is now propagated without being max’ed with the language-specific global minimum font size preference, r=dbaron
...
A separate accessor has been added to nsPresContext to enable TransferZoomLevels and nsDocumentViewer::GetMinFontSize to access the minimum font size that has not been max’ed against the language specific minimum font size preset.
nsPresContext::mMinFontSize, its getter, and its setter have been renamed to more clearly distinguish them from minFontSize used elsewhere.
2014-02-25 11:07:47 -08:00
Phil Ringnalda
30526870e0
Merge m-c to m-i
2014-02-26 21:28:10 -08:00
Phil Ringnalda
10b9c78a01
Merge b-i to m-c
2014-02-26 21:22:50 -08:00
Gregory Szorc
37b846c9b8
Bug 875562 - Part 8b: Update UUID of nsICrashReporter; r=me
...
CLOSED TREE
--HG--
extra : amend_source : 4b655b3a88d0e804bb5372297ccf342b1509c344
2014-02-26 20:57:57 -08:00
Timothy Nikkel
fa07405af4
Bug 944353. If we've had a decoder error then the image is not usable. r=seth
...
This matches what RasterImage will do.
2014-02-26 21:48:51 -06:00
Timothy Nikkel
f37b7602c0
Bug 944353. If we've encountered an error while decoding an image and the main thread has asked to do more decoding of that image before the main thread has acknowledged the error then refuse to decode more. r=seth
2014-02-26 21:48:47 -06:00
Wes Kocher
a9f65835bc
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Wes Kocher
89351d9fd2
Merge fx-team to m-c
2014-02-26 18:13:35 -08:00
Ryan VanderMeulen
14f5637c5f
Backed out changeset 0569a8a2f83d (bug 958727) for causing performance regressions.
2014-02-26 20:48:41 -05:00
Sotaro Ikeda
3f742d24e6
Bug 977393 - Fix build failure on gonk KK r=pchang
2014-02-26 17:46:34 -08:00
B2G Bumper Bot
f8202fc5e7
Bumping manifests a=b2g-bump
2014-02-26 17:05:49 -08:00
B2G Bumper Bot
83753ee816
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2761bef23995
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 969280 - disabling all navigation bar tests in dialer for tbpl bustage
2014-02-26 17:00:27 -08:00
B2G Bumper Bot
f27ad1e8d2
Bumping manifests a=b2g-bump
2014-02-26 16:46:45 -08:00
B2G Bumper Bot
11617bf64b
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/87a6dd5b96f9
Author: Mason Chang <mchang@mozilla.com>
Desc: Revert "Merge pull request #16500 from changm/bug960325"
This reverts commit 7540b00be89b65b180817564dfb4b8a0701179ca, reversing
changes made to 447eb65ee5a7428e3959ac3b1c0a3fbbfc125d43.
========
https://hg.mozilla.org/integration/gaia-central/rev/c905f06add76
Author: Mason Chang <mchang@mozilla.com>
Desc: Revert "Merge pull request #16640 from changm/bug970284"
This reverts commit ec159aac19ff25912f1d68ffb44b29f797583ef5, reversing
changes made to 5534725dbc8245070cd8c40bd4150cfaef306474.
========
https://hg.mozilla.org/integration/gaia-central/rev/c0a866c5a1ca
Author: KWierso <kwierso@gmail.com>
Desc: Merge branch 'master' of github.com:mozilla-b2g/gaia
========
https://hg.mozilla.org/integration/gaia-central/rev/562a5b7c0c98
Author: KWierso <kwierso@gmail.com>
Desc: Remove broken test until rik has a chance to investigate in bug 969280 r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/217af7a629e7
Author: KWierso <kwierso@gmail.com>
Desc: Reland "Merge pull request #16656 from Rik/telephony-promise-969280"
This reverts commit 548965a5866aa38b5f44c336b3a7fb723164e277.
2014-02-26 16:45:28 -08:00
B2G Bumper Bot
d0dcc893d4
Bumping manifests a=b2g-bump
2014-02-26 16:40:51 -08:00
B2G Bumper Bot
69f4119f64
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/da335c064a24
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 977337 - Fixing broken gaia unit tests
2014-02-26 16:35:25 -08:00
B2G Bumper Bot
bc462d14b1
Bumping manifests a=b2g-bump
2014-02-26 16:16:12 -08:00
B2G Bumper Bot
9d10d362f7
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/34d0fa6b3f36
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #16656 from Rik/telephony-promise-969280" for breaking gaia-unit test
This reverts commit 52ad4108920c48d68565992a31fc3901ab5168c3, reversing
changes made to 89950a14ec912d78f44345bd143fab1e0da23804.
2014-02-26 16:10:23 -08:00
B2G Bumper Bot
1fcafe6575
Bumping manifests a=b2g-bump
2014-02-26 15:50:49 -08:00