Jesse Ruderman
c7ef084d73
Bug 559491 - crashtest.
2014-11-23 15:09:51 +00:00
Jesse Ruderman
53c0f0a7f0
Bug 472957 - crashtest.
2014-11-23 15:09:51 +00:00
Jesse Ruderman
1ff34e013f
Bug 430991 - crashtest.
2014-11-23 15:09:51 +00:00
Jesse Ruderman
f6eccb6d6c
Bug 429960 - crashtests.
2014-11-23 15:09:51 +00:00
Jesse Ruderman
a9c7da8996
Bug 429881 - crashtest.
2014-11-23 15:09:51 +00:00
Jesse Ruderman
dab89ac890
Bug 429458 - crashtest.
2014-11-23 15:09:50 +00:00
Gary Kwong
1101f84381
Bug 428633 - crashtest.
2014-11-23 15:09:50 +00:00
Martijn Wargers
d3496d33dd
Bug 419985 - crashtest.
2014-11-23 15:09:50 +00:00
Botond Ballo
1dd9ca7ab5
Bug 1099298 - Revert the temporary fix in bug 1099104. r=tn
2014-11-21 13:52:49 -05:00
Botond Ballo
d7d1371dbf
Bug 1099298 - Add the pres shell resolution to the container layer parameters in nsDisplaySubDocument::ComputeFrameMetrics(). r=tn
2014-11-21 13:50:41 -05:00
Brian Hackett
2777cc2722
Bug 1102329 - Fix unchecked downcast to JSFunction, r=jandem.
2014-11-22 11:51:52 -07:00
Jonathan Kew
910a201c88
Bug 1077515 - Followup to fix non-unified build bustage. r=me
2014-11-22 15:33:36 +00:00
Jonathan Kew
77e8aab8b0
Bug 1077515 - part 12 - Remap arrow keys in nsFormFillController so that the caret works properly in vertical-mode <input> elements. r=roc
2014-11-22 14:39:05 +00:00
Jonathan Kew
b46cdcbf39
Bug 1077515 - part 11 - Remap arrow keys for vertical writing mode in the Gtk widget code. r=roc
2014-11-22 14:39:04 +00:00
Jonathan Kew
a3e782f1cd
Bug 1077515 - part 10 - Update xbl keypress handlers to use physical-direction movement/selection commands. r=roc
2014-11-22 14:39:04 +00:00
Jonathan Kew
c0b38979ac
Bug 1077515 - part 9 - Support physical caret movement and selection commands in Editor. r=roc
2014-11-22 14:39:04 +00:00
Jonathan Kew
95f1955871
Bug 1077515 - part 8 - Minor refactoring of editor's handling of selection-move commands. r=roc
2014-11-22 14:39:04 +00:00
Jonathan Kew
81caaca72d
Bug 1077515 - part 7 - Support physical caret movement and selection commands in nsGlobalWindowCommands. r=roc
2014-11-22 14:39:04 +00:00
Jonathan Kew
479949c885
Bug 1077515 - part 6 - Create a new nsISelectionController::PhysicalMove command. r=roc
2014-11-22 14:39:03 +00:00
Jonathan Kew
07150aee5a
Bug 1077515 - part 5 - Remap arrow keys for vertical writing-mode in the Cocoa key-bindings code. r=roc
2014-11-22 14:39:03 +00:00
Jonathan Kew
d0f9e25a27
Bug 1077515 - part 4 - Add writing-mode to the reply to the NS_QUERY_SELECTED_TEXT event. r=roc
2014-11-22 14:39:03 +00:00
Jonathan Kew
8faf68508f
Bug 1077515 - part 3 - Change desiredX (nscoord) to desiredPos (nsPoint) in nsPeekOffsetStruct, to support maintaining either vertical or horizontal position on inter-line moves. r=roc
2014-11-22 14:39:03 +00:00
Jonathan Kew
87b30bb2e0
Bug 1077515 - part 2 - Update currentStatus.js for browserscope richtext2 test to reflect newly-passing testcases. r=roc
2014-11-22 14:39:02 +00:00
Jonathan Kew
a6f3aa4309
Bug 1077515 - part 1 - Eliminate use of keyCode parameters and values in nsFrameSelection. r=roc
2014-11-22 14:39:02 +00:00
Jonathan Kew
1cd356f994
Bug 1099143 - Add the minimized testcase as a crashtest. r=dbaron
2014-11-22 14:38:56 +00:00
James Graham
6d7353c099
Bug 1098404 - Implement per-component filters for mozlog, r=chmanchester
...
This allows individual component loggers to e.g. discard all messages below a
set level, or rewrite messages from one level to another.
--HG--
extra : rebase_source : 9b37981368edb099ac555a2dacfafd486f8fcd2d
extra : histedit_source : 144d17f582944703b07529e31bf13b845d5f9695%2C706e2b7db06a1217d0e956614f0232c153a6a3d0
2014-11-21 11:43:54 +00:00
Kartikaya Gupta
afdd911f14
Bug 918288 - Follow-up to fix non-unified build bustage. r=me
2014-11-21 22:10:18 -05:00
Kartikaya Gupta
98f1b0f730
Bug 918288 - Add logging for some of the SetTargetAPZ codepaths. r=botond
2014-11-21 21:36:26 -05:00
Kartikaya Gupta
b97c63b2d1
Bug 918288 - Ensure we set a displayport on elements that we get touch-start events for. r=botond
2014-11-21 21:36:25 -05:00
Kartikaya Gupta
f0b40d2cb8
Bug 918288 - Add code to TabChild to dispatch the SetTargetAPZC notification. r=roc,botond
2014-11-21 21:36:25 -05:00
Kartikaya Gupta
08918bfa1a
Bug 918288 - Modify the SetTargetAPZC API to take an array of targets for multiple touch points. r=botond
2014-11-21 21:36:25 -05:00
Terrence Cole
f4fc72589d
Bug 1103173 - Avoid a lock/unlock pair if there are no Chunks to expire; r=sfink
2014-11-21 17:19:48 -08:00
Terrence Cole
7b11387c54
Bug 1074961 - Remove last of the open-coded Chunk list management; r=sfink
2014-11-20 17:03:45 -08:00
Terrence Cole
5255880de7
Bug 1074961 - Part 18: Use a ChunkPool for full chunks and get rid of chunkSet; r=sfink
...
--HG--
extra : rebase_source : b63841c680f10a758accd7a132338aa2e81e01b9
2014-11-20 04:08:18 -08:00
Chris Peterson
67e5da8c7b
Bug 1102131 - Part 6: Remove deprecated let block in DownloadsCommon.jsm. r=mak
...
--HG--
extra : rebase_source : d8b36142d84edf02fd88cb303b7fa61140bccc48
2014-11-19 23:50:58 -08:00
Chris Peterson
3342985b72
Bug 1102131 - Part 5: Remove deprecated let blocks and expressions in toolkit. r=Mossop
...
--HG--
extra : rebase_source : 3581ec35850edb35c921a0d86ddae1391f588135
2014-11-19 23:50:25 -08:00
Chris Peterson
93053a8c80
Bug 1102131 - Part 3: Log console warnings for deprecated let expressions. r=shu
...
--HG--
extra : rebase_source : 2b979c45d9d35a259905dd242d2efe6148f13ed2
2014-11-16 00:49:20 -08:00
Chris Peterson
40ff0404ab
Bug 1102131 - Part 2: Collect telemetry about deprecated let blocks and expressions. r=shu
...
--HG--
extra : rebase_source : 9e0db2c7a2f90545d27e78d46a334dbc27554209
2014-11-15 23:33:33 -08:00
Chris Peterson
c2f4519d08
Bug 1102131 - Part 1: Fix spelling of "LetExpresion". r=shu
...
--HG--
extra : rebase_source : d5aeb746550df4aed30cad5c4a795998ed5568ff
2014-11-15 23:27:22 -08:00
Wes Kocher
628e950175
Merge m-c to inbound a=merge
2014-11-21 16:59:03 -08:00
Wes Kocher
6f52860db6
Merge inbound to m-c a=merge
2014-11-21 16:35:57 -08:00
Wes Kocher
3e777f70f9
Merge fx-team to m-c a=merge
2014-11-21 15:58:51 -08:00
B2G Bumper Bot
c1bcf606ad
Bumping manifests a=b2g-bump
2014-11-21 12:08:27 -08:00
B2G Bumper Bot
1b89d50c26
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf8bc38f28bd
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #25842 from rnowm/1053954
Bug 1053954 - [B2G][Flame][Settings][App permissions] There is no space below the Loop 'Uninstall app' button r=arthurchen
========
https://hg.mozilla.org/integration/gaia-central/rev/d156d3aa21ae
Author: Arnau March <arnau@arnaumarch.com>
Desc: Bug 1053954 - [B2G][Flame][Settings][App permissions] There is no space below the Loop 'Uninstall app' button
2014-11-21 12:06:54 -08:00
B2G Bumper Bot
1218eeece7
Bumping manifests a=b2g-bump
2014-11-21 11:42:02 -08:00
B2G Bumper Bot
4aa7b31c03
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d9689aa6c599
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #26365 from zacc/bug_1101227
Bug 1101227 - Resolve intermittent failure in test_system_notification_b...
========
https://hg.mozilla.org/integration/gaia-central/rev/de8b191eb3dc
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1101227 - Resolve intermittent failure in test_system_notification_bar.py
2014-11-21 11:36:53 -08:00
Michael Comella
4ce6d8b1bd
Bug 975837 - Fallback to the empty string when receiving null urls in enterEditingMode. r=lucasr
2014-11-21 11:29:42 -08:00
B2G Bumper Bot
c8eab81692
Bumping manifests a=b2g-bump
2014-11-21 11:07:17 -08:00
B2G Bumper Bot
793a091b38
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5173ffd9e083
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1095805 - merge pull request #26368 from KevinGrandon:bug_1095805_crash_reporter_dialog_height to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/e41b25c17220
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095805 - Update modal dialog height on resize event and not visible
2014-11-21 11:01:57 -08:00
Wes Kocher
fc57d4ef07
Backed out changeset a7621853f055 (bug 1100284) for xpcshell bustage
2014-11-21 10:54:36 -08:00