Paul Rouget
e0049516d0
Bug 796069 - [markup panel] gap space before closing bracket is distracting. r=harth
2013-07-15 04:39:00 +03:00
Panos Astithas
7bc67f036c
Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug
2013-07-18 14:14:16 +03:00
Panos Astithas
afadaecb9c
Don't pause twice on a breakpoint or debugger statement while stepping (bug 829028); r=rcampbell
2013-07-18 12:45:17 +03:00
Panos Astithas
ef2c716f24
Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell
2013-07-18 12:45:17 +03:00
Nick Fitzgerald
4a3b6d9db6
Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof
2013-07-18 01:40:43 -07:00
Nick Fitzgerald
37d53532da
Backed out changeset 960aa3700c37
2013-07-18 00:52:54 -07:00
Nick Fitzgerald
b68e635891
Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof
2013-07-17 23:04:13 -07:00
Girish Sharma
17c6d3866d
Bug 845752 - trying to see if profiler no longer leaks, r=anton
2013-07-18 01:58:04 +05:30
Paul Rouget
f8b0401a3f
backout of dad6d2941780 (oranges bug 890195)
2013-07-17 19:28:07 +02:00
Ed Morley
845ac58daa
Merge mozilla-central and fx-team
2013-07-17 15:50:36 +01:00
Ed Morley
85b3a8d8a0
Merge latest green fx-team changeset and mozilla-central
2013-07-17 15:44:39 +01:00
Ed Morley
fa389cd4ae
Merge latest green inbound changeset and mozilla-central
2013-07-17 15:43:28 +01:00
Paul Rouget
7aac11549c
Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul
2013-07-17 14:23:23 +02:00
Masatoshi Kimura
528334fdc9
Bug 885107 - Sync testharness with the latest upstream. r=Ms2ger
2013-07-17 20:26:24 +09:00
Masatoshi Kimura
b51d5edeac
Bug 885107 - Fix testharness tests outside dom/imptests. r=dbaron
2013-07-17 20:26:23 +09:00
Gaia Pushbot
5a442929ec
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61262845a414
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11025 from daleharvey/858776
Bug 858776 - Link to http faq page from about r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/165bb20f5b51
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 858776 - Link to http faq page from about
2013-07-17 04:05:23 -07:00
Gaia Pushbot
0bd1ee0d43
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7efdc1e6938e
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #10661 from tdz/bug-886238
Bug 886238: Use IccManager for retrieving unlock retry count (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/2e74e16a7dd9
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 886238: Retrieve number of unlock retries from IccManager, r=fcampo
Gaia apps that allow for the unlocking of the SIM card now retrieve
the number of remaining tries from the IccManager. The interface in
MobileConnection is deprecated and will been removed.
The code is currently wrapped in IccHelper, to ensure compatibility
with mozilla-central and b2g18. The wrapper code will be removed
when b2g18 compatibility is not needed any longer.
Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
2013-07-17 03:45:24 -07:00
Gaia Pushbot
40916f7765
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7633f9daf3f6
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10998 from ian-liu/clock/Bug894239_Update_icon_which_be_provide_via_UX_team_for_assets_@1.5
Bug 894239 - [Clock] Update icon which be provide via UX team for assets @1.5, r=@rexboy7
========
https://hg.mozilla.org/integration/gaia-central/rev/edf26a4dcf74
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 894239 - [Clock] Update icon which be provide via UX team for assets @1.5
2013-07-17 01:20:24 -07:00
Gaia Pushbot
d3abe968f2
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a945fd2a40ba
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #10880 from yurenju/bug848604-2nd
Bug 848604 - used apps.list to pick apps from apps/*, external-apps/* & ... r=timdream r=poirot.alex
========
https://hg.mozilla.org/integration/gaia-central/rev/ab587914414c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 848604 - used apps.list to pick apps from apps/*, external-apps/* & GAIA_DISTRIBUTION_DIR
2013-07-17 00:56:24 -07:00
Gaia Pushbot
895ca357d3
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce6b0ffb2127
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 887164: removed unnecessary else statement
2013-07-17 00:25:23 -07:00
Ryan VanderMeulen
492d2d87f5
Merge m-c to fx-team.
2013-07-16 21:23:23 -04:00
Wes Kocher
35ed9cb9fd
Merge inbound to m-c
2013-07-16 18:20:24 -07:00
Gregory Szorc
a64f418ef8
Bug 878607 - Backout aeb89583349d (bug 887814) for breaking bootstrap on MacPorts; r=jwatt
...
DONTBUILD (NPOTB)
2013-07-16 17:04:36 -07:00
Anton Kovalyov
6a81729364
Bug 828046 - Save/load profiles to/from disk; r=robcee
2013-07-16 16:03:33 -07:00
Ryan VanderMeulen
4da237d0cb
Backed out changeset 71233da022ea (bug 763903) for checktest orange on a CLOSED TREE.
2013-07-16 17:18:15 -04:00
Ryan VanderMeulen
a376e76127
Merge m-c to inbound on a CLOSED TREE.
2013-07-16 16:54:43 -04:00
Ryan VanderMeulen
54f3d2f111
Backed out changeset 8bbd27688a89 (bug 870406) for Linux bustage.
2013-07-16 16:54:10 -04:00
Ryan VanderMeulen
62c84f2292
Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
...
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
2013-07-16 16:41:38 -04:00
Dão Gottwald
f3b8a31d05
Bug 894349 - Sort permissions in the site identity panel and the page info window alphabetically. r=jaws
2013-07-16 22:12:48 +02:00
David Zbarsky
f771506a03
Bug 879475 - Make PBlob manually keep track of its manager r=jlebar
2013-07-16 13:07:09 -07:00
Ryan VanderMeulen
e370b74aec
Merge m-c to fx-team.
2013-07-16 16:06:46 -04:00
Ryan VanderMeulen
3919eb1bd6
Merge m-c to inbound.
2013-07-16 16:05:03 -04:00
Ryan VanderMeulen
3d9c4d89ab
Merge birch to m-c.
2013-07-16 16:03:20 -04:00
Ryan VanderMeulen
a5d12e8dae
Merge inbound to m-c.
2013-07-16 16:02:36 -04:00
Matt Woodrow
7be2e2face
Bug 886667 - Just assert rather than aborting when our framebuffer is invalid. r=jrmuizel
2013-07-16 15:56:10 -04:00
Michael Wu
ae6339b1ed
Bug 870311 - Fix coordinates on contextmenu event, r=kats
2013-07-16 15:54:59 -04:00
Joey Armstrong
7bc7198624
bug 870406: move CSRCS to mozbuild (file batch #3 ) r=mshal
2013-07-16 15:47:52 -04:00
Seth Fowler
513f5836e2
Bug 885939 (Part 3) - Disable SVG reftests involving extreme viewboxes that fail due to integer overflow. r=me
2013-07-16 15:41:36 -04:00
Seth Fowler
7c06a29635
Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert
2013-07-16 15:41:33 -04:00
Seth Fowler
99d1044b44
Bug 885939 (Part 1) - Scale SVG images using the graphics context matrix instead of the viewport. r=dholbert
2013-07-16 15:41:30 -04:00
Gaia Pushbot
20de8e2151
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c59267134f80
Author: Corey Frang <gnarf37@gmail.com>
Desc: Followup tests commit for Bug 883822 / d17ada1 - r=rwaldron a=npotb
* Removes some useless tests and replaces them with tests that actually test d17ada1
2013-07-16 12:40:23 -07:00
Jason Yeo
667cf193f9
bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
2013-07-16 15:39:11 -04:00
Jan de Mooij
e21a3f1f94
Bug 852421 - Remove MarkTypeObjectUnknownProperties call from Object.create. r=bhackett
...
--HG--
extra : rebase_source : efbc9855ea3b548838b7c2b74feac3db987814e5
2013-07-16 21:34:02 +02:00
Mihai Sucan
b6281a8bb9
Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me
2013-07-16 22:25:07 +03:00
Gaia Pushbot
c9ae76ff40
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4f7140e2e3a9
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 883822: [SMS] focus the Compose area when started as an activity - r=gnarf
When the Compose screen is triggered by an activity (e.g. when clicking on a message icon from the call log), recipients are inserted and the onscreen keyboard is triggered. The problem is, the focus is set within a recipient block, not in the input itself: thus, the onscreen keyboard doesn’t disappear when the back button is hit.
A possible fix would have been to focus the recipient input rather than the recipient block, but it’s simpler to focus the Compose area instead (and that’s one less tap for the user). That’s what this simple patch does.
Closes gh-10979
========
https://hg.mozilla.org/integration/gaia-central/rev/6b34842a2150
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11016 from ganesh7/887698
Bug 887698 - [OTA] [Data Migration] [Calendar] Calendar blank screen aft...
========
https://hg.mozilla.org/integration/gaia-central/rev/31a971cb141c
Author: gghosh <ganeshghosh@gmail.com>
Desc: Bug 887698 - [OTA] [Data Migration] [Calendar] Calendar blank screen after update from v1.0.1 to v1.1.0
2013-07-16 11:45:23 -07:00
Till Schneidereit
1292b67088
Bug 827396 - rm TypeObject::CONTRIBUTION_LIMIT and TypeObject::contribution. r=bhackett
...
--HG--
extra : rebase_source : c564216435bafeea58c0bfb32bdae07a3587fa72
2013-07-16 20:42:44 +02:00
Honza Bambas
5a91b29ae2
Backout bug 892488 since there are tests that needs the prompt
2013-07-16 21:16:49 +02:00
Ryan VanderMeulen
74276143f0
Backed out changeset 6c89df01905f (bug 893501) for Android mochitest-7 orange.
2013-07-16 15:15:19 -04:00
Eitan Isaacson
8ab7151720
Bug 893153 - Virtual cursor control refactor, fixes navigating in hidden frames. r=davidb r=maxli
2013-07-16 11:45:17 -07:00
Anton Kovalyov
45ed85189a
Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof
2013-07-16 11:41:36 -07:00