Commit Graph

147143 Commits

Author SHA1 Message Date
Victor Porof
69fef0b1ba Bug 901271 - Remove actor id dependencies from the debugger breakpoints view, r=fitzgen 2013-09-14 12:34:07 +03:00
Paolo Amadini
334b70ade4 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-14 09:59:21 +02:00
Victor Porof
2f53f4072c 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
4e60128ce6 Merge m-c to fx-team 2013-09-13 18:22:41 -07:00
Irving Reid
49c5882c7a 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
54850d0fb9 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
9230e3d755 Bug 902909: The third time is the charm. r=me 2013-09-16 10:22:39 +08:00
Robert O'Callahan
e5d32795d1 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
94d8239afc Merge m-c to inbound. 2013-09-15 22:05:23 -04:00
Kyle Huey
35c833692b Bug 902909: Followup to make it compile on clang. r=me 2013-09-16 09:51:07 +08:00
Kyle Huey
9279991419 Bug 902909: Make some content-controlled allocations fallible in IndexedDB. r=sicking 2013-09-16 09:06:11 +08:00
Kyle Huey
2335177831 Bug 904720: Take a census of event targets and listeners. r=smaug,njn 2013-09-16 09:06:03 +08:00
Kyle Huey
d2a1d81ffa Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-09-16 09:06:02 +08:00
Ehsan Akhgari
d5d3a9ae84 Bug 916610 - Minimize the #includes in layout/style; r=roc 2013-09-15 21:06:52 -04:00
Nicholas Nethercote
5271b0e451 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
a19ac9d7fe Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron 2013-09-13 07:08:56 +01:00
Darrin Henein
d74fa740eb 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
91356370b1 Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo 2013-09-13 11:10:24 +02:00
Victor Porof
d3750e0c4a Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Felipe Gomes
2cb26660ce Bug 915968 - Fix downloads' startTime serialization. r=paolo 2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
ae8ecbd1b3 Merge m-c to fx-team. 2013-09-12 22:28:40 -04:00
Ryan VanderMeulen
0c7227eaf3 Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
Ryan VanderMeulen
6f4ced18e9 Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Gaia Pushbot
0e91497804 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
10b56be69c Bug 914930 - sometimes load source content via Debugger.Source; r=past 2013-09-12 16:39:53 -07:00
Gaia Pushbot
ae82294be3 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
c042b7d101 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
ac6386eb98 Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 17:25:08 -05:00
Victor Porof
553f59fdcc 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
5837a789a9 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Shane Caraveo
dbccea7742 bug 915835 fix leak of event handler, r=felipe 2013-09-12 14:39:33 -07:00
Dão Gottwald
e21d426633 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
1831f6d6c3 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
a76cf98236 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
1567086dd8 Bug 690252 - Default to saving files. r=mfinkle 2013-09-12 15:46:35 -07:00
Sid Stamm
e11fef0ed5 bug 836922 - disable new multiple CSP policy tests on b2g because the observer service is not working. r=ryanvm 2013-09-12 11:37:36 -07:00
Daniel Holbert
06b3f64a63 (no bug) fix a few s/it's/its/ typos in nsIFrame.h header-comments. DONTBUILD 2013-09-12 11:28:46 -07:00
Benjamin Smedberg
15171fd2c9 Bug 800347 - Try clearing RPCChannel in the destructor so that the dequeue task is cancelled properly, r=dvander 2013-09-12 14:24:17 -04:00
Mihnea Dobrescu-Balaur
3099999494 Bug 915798 - Bad indentation in runreftest.py. r=ahal 2013-09-12 11:18:51 -07:00
Bobby Holley
1f71314270 Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
2013-09-12 11:18:25 -07:00
Dan Gohman
91645ac6c4 Bug 910807 - IonMonkey: Change Nobe to Node, to fix inconsistencies, both with the places that still said "beta node", and with the widely-used phrase "phi node". r=nbp 2013-09-12 10:39:31 -07:00
Joey Armstrong
77c5c856d3 bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
Daniel Holbert
0b4a71668a Bug 914078, attempt 2: Increase Android-only max-fuzzy-difference from 5 to 6, for "position-sticky/top-3.html" reftest. r=corey 2013-09-12 09:50:25 -07:00
Sid Stamm
02d9a2a3e2 bug 836922 - (CSP) remove intersectWith once multiple policies are supported. r=grobinson 2013-09-12 09:25:33 -07:00
Sid Stamm
a830f86a83 bug 836922 - tests for report-only and regular policies at the same time. r=grobinson 2013-09-12 09:25:33 -07:00
Sid Stamm
3004080c1a bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson 2013-09-12 09:25:32 -07:00
Brian Grinstead
872f5f8119 Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Brian Grinstead
a5ff0474ff Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 12:19:40 -05:00
Ryan VanderMeulen
81977c4664 Bug 914603 - Update pdf.js to version 0.8.505. r=bdahl 2013-09-12 16:28:48 -04:00
Felipe Gomes
634aabd865 Merge m-c to fx-team. 2013-09-12 17:00:52 -03:00