B2G Bumper Bot
70902aae0c
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa934b827342
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22501 from pivanov/bug-1037606
Bug 1037606 - The placeholder text shown when the list of contacts is empty is left aligned in RTL mode
========
https://hg.mozilla.org/integration/gaia-central/rev/90b0ffacd479
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1037606 - The placeholder text shown when the list of contacts is empty is left aligned in RTL mode
========
https://hg.mozilla.org/integration/gaia-central/rev/893149213746
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22502 from pivanov/bug-1037607
Bug 1037607 - The drop-down fields in the add contact dialog are left aligned
========
https://hg.mozilla.org/integration/gaia-central/rev/46944f3c88fb
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1037607 - The drop-down fields in the add contact dialog are left aligned
========
https://hg.mozilla.org/integration/gaia-central/rev/17f156ed4f0a
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22586 from vingtetun/system.dialog.size2
Bug 1047411 - Firefox Accounts UI misplaced. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/8938b405f3ba
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1047411 - Firefox Accounts UI misplaced. r=alive
2014-08-06 13:10:23 -07:00
B2G Bumper Bot
e8f62417d8
Bumping manifests a=b2g-bump
2014-08-06 13:01:50 -07:00
Ryan VanderMeulen
3fd32214bf
Bug 1001657 - Skip testPromptGridInput on Android 2.3 for frequent intermittent failures.
...
CLOSED TREE
2014-08-06 15:18:52 -04:00
Jim Chen
89574e61c9
Bug 1046880 - Catch invalid name exceptions in EventDispatcher; r=rnewman
2014-08-06 14:38:30 -04:00
Jim Chen
bfea59f05e
Bug 1046880 - Test for NativeJSObject exceptions; r=rnewman
2014-08-06 14:38:30 -04:00
Jim Chen
dfc142c782
Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey
2014-08-06 14:38:29 -04:00
Richard Newman
43bb26bacd
Bug 1047549 - Copy libraries out of the APK when they're missing. r=blassey
2014-08-06 11:38:06 -07:00
Eric Edens
ae7de135cb
Bug 1049650 - Don't launch intent when about:blank is loaded in WebView. r=margaret
2014-08-06 10:31:26 -07:00
Margaret Leibovic
c49717c90e
Bug 1028885 - Reposition open tabs tray menu on device rotation. r=wesj
2014-08-06 11:24:27 -07:00
Ed Morley
198048c887
Backed out changeset b2ef6a444640 (bug 1046554) since the gaia part has been reverted
2014-08-06 16:58:31 +01:00
Ed Morley
7d749f438e
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-06 13:37:48 +01:00
Ed Morley
fe4e989bb2
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-06 13:34:25 +01:00
Malini Das
c414527863
Bug 1048833 - Prevent unnecessary SpecialPowers loading. r=dburns
2014-08-06 08:33:00 -04:00
Tim Taubert
e6a721dd8a
Bug 1049434 - Don't allocate SECItems with new operator r=rbarnes
2014-08-06 12:15:35 +02:00
Andrea Marchesini
cf8e74b87b
Bug 1048171 - HTTMLMediaElement should not send an AudioChannel 'stop' event when seeking, r=roc
2014-08-07 09:55:58 +02:00
Tim Taubert
88a6354eac
Backed out changeset 5184f19384c8 (bug 1049434)
2014-08-07 09:21:13 +02:00
Chris Peterson
15405e9b5b
Bug 1036781 - Part 1: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH and MOZ_MAKE_COMPILER_ASSUME_IS_UNREACHABLE in js/src/asmjs. r=jandem
...
--HG--
extra : rebase_source : 1a32a1cf042b01aa21ce56573c35251675823fa2
2014-08-06 23:47:48 -07:00
EKR
2b6461af20
Bug 1049291 - Remove uses of select() in SIPCC SIP task r=ehugg
2014-08-06 17:56:27 -07:00
Jonathan Watt
4aff4acf2f
Bug 1049256, part 2 - Get rid of nsISVGChildFrame::FOR_HIT_TESTING. r=longsonr
2014-08-07 08:09:34 +01:00
Jonathan Watt
5b5a18e51d
Bug 1049256, part 1 - Convert SVG hit-testing to act on an SVG user space point instead of calling nsSVGUtils::GetCanvasTM(). r=longsonr
2014-08-07 08:09:31 +01:00
Masayuki Nakano
37d322f441
Bug 1049768 If OnCompositionUpdate() is never called with new range, we should call RecordCompositionUpdateAction() forcibly before flushing pending actions r=emk
2014-08-07 15:50:21 +09:00
Tim Taubert
1603c30876
Bug 1049434 - Don't allocate SECItems with new operator r=rbarnes
2014-08-06 12:15:35 +02:00
Jonathan Watt
e05af46f02
Bug 1044666 - Make the svg.display-lists.hit-testing.enabled pref work properly. r=longsonr
2014-08-07 07:01:44 +01:00
L. David Baron
6d7918ef40
Bug 996796 patch 25 - Remove the old (now-unused) miniflush code (preserving one of the header comments). r=heycam
2014-08-06 22:58:44 -07:00
L. David Baron
6280907da7
Bug 996796 patch 24 - Use a RestyleTracker for the coalescing in the animation-only style flush (miniflush). r=heycam
...
This changes the coalescing behavior during the animation-only style
flush by doing tree-based coalescing between the style updates required
by animations and those required by transitions, rather than doing
animations and transitions separately.
Note that both the old and the new code update all
animating/transitioning styles rather than only the throttled styles,
though we should fix that eventually as noted in the FIXME comment in
the code (but only for the existing caller, and not for the new one to
be introduced in bug 960465).
Note that this depends for its correctness on the previous patches to
make the restyling process exact.
The test changes are because the effects of bug 1031688 are changed by
the change in coalescing. In the old code, we updated transition styles
before animation styles; in the new code we do a single pass over the
tree, which for the relevant test means updating animations on the
parent before transitions on the child, which changes the effects of the
bug.
2014-08-06 22:58:44 -07:00
L. David Baron
21d83876c5
Bug 996796 patch 23 - Make transition manager ignore StyleContextChanged notifications during an animation-only style update. r=heycam
...
This will be necessary when we use the restyle tracker for the
animation-only style flush.
2014-08-06 22:58:44 -07:00
L. David Baron
8223435160
Bug 972199 followup - use crashtest manifest rather than setBoolPref so that all later crashtests aren't affected by the pref change. No review.
2014-08-06 22:58:43 -07:00
Daniel Holbert
a12f87094a
Bug 922727: Use static_cast to avoid signed/unsigned comparison build warnings with visitCount in History.cpp. r=mak
2014-08-06 22:40:43 -07:00
Daniel Holbert
52a6d4e61a
Bug 992670 part 3 - Comment out failing assertion, with reference to followup bug. r=mak
2014-08-06 22:40:37 -07:00
Birunthan Mohanathas
403c8de173
Bug 992670 part 2 - Make all child insertions/removals non-temporary in nsNavHistoryContainerResultNode. r=mak
2014-08-06 22:40:36 -07:00
Birunthan Mohanathas
0c1fac59d1
Bug 992670 part 1 - Fix always true assertion condition in nsNavHistoryResult.cpp. r=mak
2014-08-06 22:40:35 -07:00
Jonathan Watt
0eb237fbad
Bug 1049593 - Make BaseRect::Contains(point) behave correctly for floating point rect/point. r=Bas
2014-08-07 06:24:54 +01:00
Jonathan Watt
d70df3258a
Bug 1049242 - Avoid hit-testing against the same clip-path for every SVG text frame that hits. r=heycam
2014-08-07 06:24:54 +01:00
Jonathan Watt
324d869d2b
Bug 1049050 - Follow-up on bug 530985 to add tests for getClientBoundingRect for outer-<svg>. r=longsonr
2014-08-07 06:24:54 +01:00
Mike Hommey
90c69f3299
Bug 1047267 - Remove the trigger hacks added in bug 1043344. r=gps
2014-08-07 14:21:09 +09:00
Mike Hommey
cbe32e4bb3
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
357b465fc4
Bug 1047267 - Allow to reference libraries from third-party build systems in USE_LIBS. r=gps
2014-08-07 14:20:38 +09:00
Mike Hommey
9a38f21dd8
Bug 1047267 - Add a memoize decorator to the mozbuild module. r=gps
2014-08-07 14:20:37 +09:00
Mike Hommey
d97f0c6e77
Bug 1050037 - Remove STLPORT_LIBS/STLPORT_LDFLAGS from Makefiles. r=mshal
2014-08-07 13:48:10 +09:00
Mike Hommey
84bec510f1
Bug 1050029 - Improve Makefile checks for deprecated or moz.build variables. r=mshal
2014-08-07 13:48:08 +09:00
Anthony Jones
01f9211958
Bug 1048517 - Initialised potentially uninitialised variables; r=cpearce
2014-08-07 16:40:01 +12:00
Nigel Babu
c3721999f3
Merge m-c to m-i
2014-08-07 09:29:45 +05:30
Bobby Holley
f092ba49ba
Bug 1042436 - Warn once to the console when XrayWrappers deny access to an object. r=gabor,sr=smaug
2014-08-06 23:32:23 -04:00
Bobby Holley
d0d73ae49a
Bug 1042436 - Lowercase the "reason" param to SilentFailure. r=me
2014-08-06 23:32:22 -04:00
Bobby Holley
be9b969556
Bug 1042436 - Always enter the wrapper's compartment before invoking SilentFailure. r=gabor
2014-08-06 23:32:22 -04:00
Steven Michaud
a59ebd13ac
Bug 1044497 - Fix Yosemite build error (cannot initialize a parameter of type 'NSEventType' with an lvalue of type 'uint32_t') r=spohl
2014-08-06 21:35:53 -05:00
L. David Baron
ef671dd818
Bug 914253 patch 10 - Revert inadvertent change from previous commit. No review. DONTBUILD
2014-08-06 19:23:54 -07:00
L. David Baron
b7b0b5b3f4
Bug 914253 patch 9 - Implement CRC checking for .gnu_debuglink section. No review.
...
This is needed to avoid regressions relative to the perl version because
the perl version failed, due to a missing /, to properly examine two of
the paths, one of which often yields the same filename as the original
file (but whose CRC will fail).
I've tested that this CRC calculation succeeds in cases where it should
succeed.
The observed CRC check failures (so far) on my Ubuntu 14.04 system are
the following links:
/lib/x86_64-linux-gnu/libc.so.6 -> /lib/x86_64-linux-gnu/libc-2.19.so
/lib/x86_64-linux-gnu/libpthread.so.0 -> /lib/x86_64-linux-gnu/libpthread-2.19.so
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 -> /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0.2400.23
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 -> /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.23
which succeed on a later possibility in /usr/lib/debug/. But optimizing
to check f != file before checking the CRC wouldn't help because of the
naming differences due to symlinks, so I didn't bother. If we ever want
to optimize away the time doing the CRC checks for these failures, we
could do so by checking if the files are the same path *after* resolving
symlinks.
DONTBUILD
2014-08-06 19:21:44 -07:00
L. David Baron
b9c74637c5
Bug 914253 patch 8 - Ignore useless results from addr2line and keep what we had before, like fix-linux-stack.pl does. No review.
...
DONTBUILD
2014-08-06 19:21:43 -07:00
L. David Baron
47ae436470
Bug 914253 patch 7 - Remove some debugging code and the remnants of the old address adjustment code. No review.
...
DONTBUILD
2014-08-06 19:21:43 -07:00