Commit Graph

147210 Commits

Author SHA1 Message Date
Jan de Mooij
7553758c00 Bug 913749 - Mark fallible unbox instructions as guards. r=h4writer
--HG--
extra : rebase_source : f064535983782dcd52791f977f16a21d83603381
2013-09-13 10:09:11 +02:00
Fabrice Desré
be5db6bbc4 Bug 915881 - Allow sideloading of certified apps r=ochameau 2013-09-13 00:49:11 -07:00
Dave Hunt
3fe10ca32f Bug 811780 - Provide an option for creating a blank SD card image when running against an emulator. r=jgriffin 2013-09-13 00:47:13 -07:00
Gaia Pushbot
ec292af6fa Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/034a3fec9376
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12137 from arasbm/bug-909372-view-activity-save-robustness

bug-909372 [gallery] Improve view activity saving robustness r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/0e53d953bd46
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: bug-909372 [gallery] Improve view activity saving robustness r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/ed160ae6e991
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12153 from crdlc/bug-915578

Bug 915578 - Delete BookmarkEditor from Homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/54f35432d48f
Author: crdlc <crdlc@tid.es>
Desc: Bug 915578 - Delete BookmarkEditor from Homescreen
2013-09-13 00:35:22 -07:00
Malini Das
7c51a64331 Bug 915658 - Add timestamp data to Marionette touch event logging, r=jgriffin 2013-09-13 09:33:41 +02:00
Masayuki Nakano
3cb91db5b9 Bug 768287 Initialize key event's modifier state on GTK with next XKB state change event r=karlt 2013-09-13 16:10:49 +09:00
Jonathan Kew
e7aa75fe37 bug 872487 - remove fails-if() annotations from currently-disabled tests that no longer fail on android/b2g. no_r=me 2013-09-13 07:56:38 +01:00
Edwin Flores
35320a59ad Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron 2013-09-13 07:08:56 +01:00
Paul Rouget
6426e1a8e8 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Alexandre Poirot
1080d3f324 Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul 2013-09-13 15:36:00 +02:00
Paul Rouget
ed776b7c84 Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Paolo Amadini
065a2421ac Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-14 13:15:57 +02:00
Victor Porof
3c5336a220 Bug 901271 - Add a test, r=fitzgen 2013-09-14 12:34:08 +03:00
Victor Porof
650083e225 Bug 901271 - Preserve disabled breakpoints and re-add them in the views after a target navigation, r=fitzgen 2013-09-14 12:34:08 +03:00
Victor Porof
f4e485d25d Bug 901271 - Fix breakpoint tests that were depending on the actor id being used as a node id, r=fitzgen 2013-09-14 12:34:07 +03:00
Victor Porof
f336193f4a Bug 901271 - Remove actor id dependencies from the debugger breakpoints view, r=fitzgen 2013-09-14 12:34:07 +03:00
Paolo Amadini
f789061181 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-14 09:59:21 +02:00
Victor Porof
9223475317 Bug 916391 - Make testRemoveTab properly return a promise in browser_dbg_multiple-windows.js, r=me 2013-09-14 08:47:40 +03:00
Wes Kocher
ae937e2d3a Merge m-c to fx-team 2013-09-13 18:22:41 -07:00
Irving Reid
d1dfdf8df8 Bug 911621 - Ensure that XPI and AddonRepository JSON is completely written before shutdown. r=Unfocused 2013-09-12 23:11:30 -04:00
Brian Hackett
a0057b70b6 Bug 906371 - Don't UnblockOnload when dealing with scripts parsed off thread until after they have executed. 2013-09-15 20:58:41 -06:00
Kyle Huey
97fe85512e Bug 902909: The third time is the charm. r=me 2013-09-16 10:22:39 +08:00
Robert O'Callahan
83370dd1dd Bug 907048 - Skip colorlayer if other opacity layer just covers the colorlayer region, r=roc 2013-09-16 10:20:30 +08:00
Ryan VanderMeulen
1c3b36a7c4 Merge m-c to inbound. 2013-09-15 22:05:23 -04:00
Kyle Huey
abd81a4f26 Bug 902909: Followup to make it compile on clang. r=me 2013-09-16 09:51:07 +08:00
Kyle Huey
a526e8e2e5 Bug 902909: Make some content-controlled allocations fallible in IndexedDB. r=sicking 2013-09-16 09:06:11 +08:00
Kyle Huey
3916914a98 Bug 904720: Take a census of event targets and listeners. r=smaug,njn 2013-09-16 09:06:03 +08:00
Kyle Huey
16bda08a40 Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-09-16 09:06:02 +08:00
Ehsan Akhgari
86a457baf2 Bug 916610 - Minimize the #includes in layout/style; r=roc 2013-09-15 21:06:52 -04:00
Nicholas Nethercote
cbc39983bd Bug 915482 (part 4) - Minimize vm/Shape-inl.h includes. r=terrence.
--HG--
extra : rebase_source : 973eb6668f38be4261ab3eef0b3645473bd3ebc2
2013-09-12 17:44:47 -07:00
Edwin Flores
e6de4b384b Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron 2013-09-13 07:08:56 +01:00
Darrin Henein
a6f3797eb4 Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Neil Deakin
1327c3a172 Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo 2013-09-13 11:10:24 +02:00
Victor Porof
253e8c5f48 Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Felipe Gomes
6c82af36ec Bug 915968 - Fix downloads' startTime serialization. r=paolo 2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
2499cd4afd Merge m-c to fx-team. 2013-09-12 22:28:40 -04:00
Ryan VanderMeulen
c22b2b3980 Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
Ryan VanderMeulen
350982d4bc Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Gaia Pushbot
2b89c4f01d Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/44b5d39b37b1
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 914886 - [Settings] Use aria-disabled instead of disabled class. r=kaze

Relanding after linter error resolved.
2013-09-12 16:45:23 -07:00
Nick Fitzgerald
71c3dfdfea Bug 914930 - sometimes load source content via Debugger.Source; r=past 2013-09-12 16:39:53 -07:00
Gaia Pushbot
e21793dbc7 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/21d0f4126507
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12121 from qdot/891725-cellbroadcast-customization

Bug 891725 - Added unit tests for cell broadcast and voicemail customiza...

========

https://hg.mozilla.org/integration/gaia-central/rev/d0c799717e7e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 891725 - Added unit tests for cell broadcast and voicemail customization

========

https://hg.mozilla.org/integration/gaia-central/rev/f409d2795cb1
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 898409, 898410: Fixes to operator variant

Fix writable property of navigator.mozPower, remove unused stubPower variable
Change operator variant helper from mobileConnection to iccHelper
mobileConnection seems to be unstable when the sim card is locked. This patch changes operator variant to use IccHelper for fetching mcc/mnc instead.

========

https://hg.mozilla.org/integration/gaia-central/rev/bab155b06eb6
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Merge pull request #12000 from nullaus/operator-variant""

This reverts commit 8b15a3359fc30f3703808763e976cfcab3812724.
2013-09-12 16:30:24 -07:00
Gaia Pushbot
54a0447544 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4ef712b02d79
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 914886 - [Settings] Use aria-disabled instead of disabled class"

This reverts commit ab7d53c48864e04332df1b1d396457d1d57397dd because it breaks the linter
2013-09-12 16:20:22 -07:00
Brian Grinstead
cf8b1cdb84 Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 17:25:08 -05:00
Victor Porof
e162bc75e1 Bug 876633 - Explanation panel for findbox in debugger breaks textbox double/triple-click behaviours, r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_searchbox-help-popup.js => browser/devtools/debugger/test/browser_dbg_searchbox-help-popup-01.js
2013-09-13 16:23:19 +03:00
Ryan VanderMeulen
5193d43ea1 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Shane Caraveo
4814ed65f8 bug 915835 fix leak of event handler, r=felipe 2013-09-12 14:39:33 -07:00
Dão Gottwald
2538faae90 Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Marina Samuel
ad616ec2dc Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally 2013-09-12 17:33:51 -04:00
Rodrigo Silveira
d2c37818a2 Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Wes Johnston
1f1397abf2 Bug 690252 - Default to saving files. r=mfinkle 2013-09-12 15:46:35 -07:00