Commit Graph

141974 Commits

Author SHA1 Message Date
Ryan VanderMeulen
5f51fdbb38 Merge b2g-inbound to m-c. 2013-08-06 14:23:21 -04:00
Ed Morley
e87eb109e1 Backed out changeset f87e93861239 (bug 649607) for causing bug 901921 2013-08-06 10:42:42 -07:00
Marina Samuel
1b6376ad7b Bug 883959 - re-land part of previous change that was accidentally reverted. r=me 2013-08-06 13:33:33 -04:00
Ryan VanderMeulen
a1195a8c19 Backed out changeset aada9eac6fd3 (bug 900742) for checktest failures. 2013-08-06 12:50:36 -04:00
Wes Johnston
4516b5748c Bug 901151 - Set source when firing mouse events. r=kats 2013-08-06 09:37:28 -07:00
Wes Johnston
5669cbe8b0 Bug 788073 - Use platform touch fluffing on Android. r=kats 2013-08-06 09:37:27 -07:00
Gaia Pushbot
4a1b6680dc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ca81894022ba
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11359 from davidflanagan/bug901377

Bug 901377: fix serious autocorrect regressions r=yxl

========

https://hg.mozilla.org/integration/gaia-central/rev/ca760d73e466
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 901377: fix serious autocorrect regressions
2013-08-06 09:25:24 -07:00
Gaia Pushbot
29b8469784 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/453d7dee630d
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11377 from wanderview/contacts_throbber_cpu

Bug 901657: Use display:none to hide animation. r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/d7003fd65a19
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 901657: Use display:none to hide animation
2013-08-06 08:30:23 -07:00
Marco Castelluccio
4e9c6ce9e0 Bug 873567 - Fix packaged apps test. r=myk 2013-08-06 10:58:44 -04:00
Kartikaya Gupta
5cd5511bea Bug 900742 - Fix APZC hit testing problem introduced by bug 866232. r=BenWa 2013-08-06 10:39:19 -04:00
Gaia Pushbot
aa4680dfb1 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5c749196a94d
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11376 from rexboy7/fix-bug899511-master

bug 899511 : [System] Resize popup window correctly

========

https://hg.mozilla.org/integration/gaia-central/rev/82ca343aa6f2
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 899511 : [System] Resize popup window correctly
2013-08-06 07:20:27 -07:00
Ryan VanderMeulen
10646bb3b1 Merge m-c to b2g-inbound. 2013-08-06 10:16:19 -04:00
Gaia Pushbot
39b37ef5f6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/83566e190ff3
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11221 from huchengtw-moz/video/Bug_898993_thumbnail_size_is_not_compitable_to_hdpi

Bug 898993 - the creation of thumbnail size is not compatible to hdpi de...

========

https://hg.mozilla.org/integration/gaia-central/rev/64a51f6734fd
Author: John Hu <johu@mozilla.com>
Desc: Bug 898993 - the creation of thumbnail size is not compatible to hdpi device
2013-08-06 07:10:25 -07:00
Gian-Carlo Pascutto
2caf81507c Bug 772280 - Abort text selection if the selection is far off the click point. r=margaret 2013-08-06 10:38:32 +02:00
Julian Seward
710e916d72 Bug 892774 - Breakpad Stack scan: speed up MyCodeModules::GetModuleForAddress. r=bgirard. 2013-08-06 10:36:10 +02:00
Dirk Schulze
8dc0ca2307 Bug 901847 - Fixes syntax failure in filters drop-shadow test. r=heycam 2013-08-06 17:53:53 +10:00
Max Vujovic
a0613f3e89 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
Tim Abraldes
c9ab8fe638 bug 866304 DialogUI "modals" cleanup patch. Removes the "modals" portions of DialogUI. Converts the crash reporter prompt to use nsIPromptService.confirmEx instead of DialogUI.importModal. r=mbrubeck
The crash reporter prompt is the only consumer of DialogUI.importModal and related code. The "modals" concept that DialogUI implements should go away in favor of tab-modal dialogs and tab-agnostic notifications (e.g. flyouts). I don't think that the crash reporter prompt should be a tab modal dialog; I'd prefer to see it become an about: page or perhaps a flyout. Making it a tab-modal prompt was just the easiest thing to do in this set of patches.
2013-08-05 23:29:55 -07:00
Tim Abraldes
7c24cf81ca bug 866304 DialogUI dialogs cleanup patch. Removes unused/obsolete code from DialogUI. r=mbrubeck
The "dialog" concept is unused (the last consumer was the sync setup UI which is now a flyout) and is obsolete since we have prompts.
2013-08-05 23:29:55 -07:00
Tim Abraldes
c774f206e1 bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.

It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Matt Brubeck
2db118e308 Bug 901671 - Control-L should always select the text in the address field [r=rsilveira] 2013-08-06 16:06:37 -07:00
Matt Brubeck
6bdd15e23a Bug 901094 - Progress indicator hidden when navbar is hidden [r=sfoster] 2013-08-06 16:06:15 -07:00
Allison Naaktgeboren
8385f6306a Bug 901487 - Inconsistent spelling of "add-ons" in about:addons override for Metro, improve l10n structure of sentence.r=mbrubeck 2013-08-06 15:04:46 -07:00
David Rajchenbach-Teller
7c485354a0 Bug 900946 - moduleStack now plays smarter with urls. r=gozala 2013-08-06 17:57:08 -04:00
Alexandre Poirot
661ae7ad91 Bug 900500 - Add pref to bypass devtool's prompt on remote connection. r=robcee, r=mgoodwin 2013-08-06 17:56:45 -04:00
Marco Castelluccio
20c22a85e9 Bug 892833 - Enable mozTCPSocket in the desktop runtime. r=dpreston 2013-08-06 17:56:19 -04:00
Adrian May
34d47e3229 Bug 899167 - Change 'SelectedText' to 'TextSelection' and move handling from browser.js to TextSelection.js, r=margaret 2013-08-06 16:58:41 -04:00
Timothy Nikkel
25d9b92cad Bug 896053. Unlink sibling/child lists of widgets for nsCocoaWindow's correctly. r=smichaud 2013-08-05 23:32:23 -05:00
Nicolas B. Pierron
99f95ab53a Bug 901178 - IonMonkey: Avoid parsing unused lambda functions. r=bhackett 2013-08-05 20:52:28 -07:00
Daniel Holbert
7348d25203 Bug 901799: Remove no-longer-used variable 'compartment' from MacroAssembler::checkInterruptFlagsPar(). r=bhackett 2013-08-05 23:28:50 -04:00
Alexander Surkov
8bdfa31c00 Bug 900943 - multiline textbox contains bogus <br>, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/text/test_label.xul => accessible/tests/mochitest/text/test_general.xul
2013-08-05 22:09:05 -04:00
Brian R. Bondy
a879d5c7c3 Bug 901025 - Allow GDI rendering mode when OMTC is enabled. r=jimm 2013-08-05 22:00:48 -04:00
Brian R. Bondy
aa0e6d9e85 Bug 901071 - D2D rendering always being disabled for Windows 8.1 on Intel hardware. r=bjacob 2013-08-05 22:00:42 -04:00
Daniel Holbert
879d9d11a9 Bug 901645: Mark some variables in content/base/src as DebugOnly. r=smaug 2013-08-05 21:35:08 -04:00
Boris Zbarsky
cb5a1d24f1 Bug 901682. Rev the IID for nsXMLHttpRequest. r=gavin 2013-08-05 21:28:51 -04:00
Mike Hommey
b3e0312bdd Bug 901413 - Support GNU/kFreeBSD in AsmJSSignalHandlers.cpp. r=luke 2013-08-06 10:09:05 +09:00
Mike Hommey
8eac84d3d4 Bug 901202 - Set WEBRTC_TARGET_ARCH to a right value on ia64. r=ted 2013-08-06 10:08:48 +09:00
Mike Hommey
fb9eaf3a84 Bug 901149 - Add the clang workaround for __float128 to HOST_CXXFLAGS when not cross-compiling. r=ted 2013-08-06 10:08:23 +09:00
Ryan VanderMeulen
19f45ff72d Backed out changesets aee6b1a6c400 and a633e4d67d31 (bug 875277) for bustage. 2013-08-05 20:47:07 -04:00
Jan Beich
94b3cf9095 Bug 901251 - Make --disable-necko-wifi actually work on Linux. r=glandium 2013-08-05 20:24:05 -04:00
Yoshi Huang
f28d1eae5d Bug 900321 - Part 2: Update RIL and test case. r=vicamo 2013-08-05 15:23:10 +08:00
JW Wang
ec7bb8499e Bug 875277 - Part 2: Implement WaveShaperNode.oversample - speex. r=ehsan 2013-08-05 10:34:52 +08:00
Yoshi Huang
c7198bbfc9 Bug 900321 - Part 1: Add more card states in IDL . r=vicamo. sr=sicking 2013-08-02 15:09:06 +08:00
Gaia Pushbot
c81d7d29be Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/78dcf8d32fa5
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #11395 from oconnore/902305-clock-alarm-repeat-object

Bug 902305 - Change alarm repeat representation from a bitset to an object, r=@ian-liu

========

https://hg.mozilla.org/integration/gaia-central/rev/d5cb4c0c575e
Author: Eric O'Connor <eric@bocoup.com>
Desc: Change alarm repeat data representation from a bit-string to an object.

'0000011' -> {saturday: true, sunday: true}
2013-08-07 20:51:24 -07:00
Edgar Chen
662452fa0f Bug 900850 - Part 2: Xpcshell tests for accessing contacts of CDMA RUIM. r=allstars.chh 2013-08-06 12:00:52 +08:00
Edgar Chen
7eaa0449c5 Bug 900850 - Part 1: Support accessing contacts of CDMA RUIM. r=allstars.chh 2013-08-02 16:13:32 +08:00
Ryan VanderMeulen
987bbb9c94 Bug 901416 - Follow-up fix for Werror bustage. 2013-08-07 20:45:54 -04:00
Jonathan Griffin
9ddee954af Bug 902225 - Enable test_import_script_reuse_window.py. r=dburns 2013-08-06 16:31:34 -07:00
Jonathan Griffin
0c4337a6c0 Bug 790787 - Enable more unit tests on B2G. r=mdas 2013-08-06 17:34:30 -07:00
Jonathan Griffin
9493cd9b02 Bug 758329 - Enable test_emulator_order.py. r=mdas 2013-08-06 16:03:39 -07:00