Commit Graph

152317 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
db4378ab73 Merge Mozilla-Inbound to Mozilla-Central 2013-10-28 10:03:25 +01:00
Masayuki Nakano
16d3cdfc12 Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00
Phil Ringnalda
1b6d53f3e3 Merge f-t to m-c 2013-10-27 21:44:49 -07:00
Phil Ringnalda
72ac13e08f Merge m-i to m-c 2013-10-27 21:44:08 -07:00
Boris Zbarsky
2eadd266c9 Bug 929512. Fix null default values for non-nullable unions containing a nullable type. r=dzbarsky, r=smaug pending 2013-10-28 00:33:15 -04:00
Robert Strong
e1399e0249 Bug 931586 - Use FileUtils.PERMS_DIRECTORY instead of 0755 in nsUpdateService.js. r=bbondy 2013-10-27 19:27:21 -07:00
Phil Ringnalda
909ab48cde Merge m-c to f-t 2013-10-27 19:26:05 -07:00
Phil Ringnalda
047e02f51d Merge m-i to m-c 2013-10-27 19:22:36 -07:00
Phil Ringnalda
deab38648a Merge f-t to m-c 2013-10-27 19:21:46 -07:00
Rik Cabanier
cbb0aadad2 Bug 768067 - Fix style nits from original review. r=roc 2013-10-27 20:53:45 -04:00
Randell Jesup
395c912b4b Backed out changeset b490b5843f3c for M2 bustage 2013-10-27 20:45:28 -04:00
Phil Ringnalda
4ebc7b8712 Bug 920463 followup, keep the test from turning permaorange when we merge to aurora and TypedObject gets turned off 2013-10-27 16:19:56 -07:00
Nils Maier
7631e2c127 Bug 912457 - Expose async |flush()| in OS.File. r=yoric 2013-10-27 19:03:25 -04:00
Nick Fitzgerald
b838c04b01 Bug 929868 - Set a min-width on all toolbarbuttons in the #sources-toolbar. r=vporof 2013-10-27 16:33:27 -04:00
Victor Porof
82d5d0bafd Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
dfa06e35ef Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Benjamin Smedberg
3b99655c99 Bug 926605 part B - automatically refresh the page if the users chooses to enable a plugin but its no longer on the page, r=jaws 2013-10-27 14:41:29 -04:00
Benjamin Smedberg
f847a6e6a2 Bug 926605 part A - When a plugin is removed from a page, continue showing it in the plugin doorhanger, to deal with the cases where the site removes a plugin immediately after trying to use it, r=jaws 2013-10-27 14:41:28 -04:00
Jim Blandy
f9d01b87fc Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp 2013-10-27 11:03:20 -07:00
Phil Ringnalda
93bd323fad Merge m-c to m-i 2013-10-27 10:54:45 -07:00
Phil Ringnalda
a51fa84c61 Merge f-t to m-c 2013-10-27 10:22:27 -07:00
Phil Ringnalda
8dc12a3b90 Back out 338760b1955c (bug 902922) for discovering that we have a cycle collecter OOM 100% of the time in Win7 mochitest-2 shutdown 2013-10-27 09:38:35 -07:00
Jan-Ivar Bruaroey
c44142852e Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib 2013-10-27 10:36:34 -04:00
Jan-Ivar Bruaroey
83ae70927c Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup 2013-10-27 10:36:34 -04:00
Jaroslav Kopecký
8dd49a58dd Bug 931590 - Pass proper directory when building --with-system-nspr r=jesup 2013-10-27 19:43:04 -04:00
Tareq Khandaker
354ad24d81 Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric 2013-10-27 08:03:51 -04:00
Nils Maier
a584ba78d8 Bug 924858 - Part 2: Implement |append| mode for OS.File.open on Windows. r=yoric 2013-10-27 08:03:35 -04:00
Nils Maier
887a63c2e8 Bug 924858 - Part 1: Add |append| mode flag to OS.File.open on Unix. r=yoric
To match previous behavior, this mode flag will default to |true|.
2013-10-27 08:03:16 -04:00
Benoit Jacob
6fb52730bd Bug 902922 - OOM assertions in the cycle collector should be fatal in debug builds - r=mccr8 2013-10-27 07:51:31 -04:00
Phil Ringnalda
e2e9d92f8e Merge m-c to b-i
CLOSED TREE
2013-10-26 18:51:32 -07:00
Phil Ringnalda
657e86686d Merge m-c to f-t 2013-10-26 18:45:37 -07:00
Phil Ringnalda
5dceb63378 Merge f-t to m-c 2013-10-26 18:40:04 -07:00
Robert Strong
e27c2d3d1d Bug 931267 - Convert deprecated octal literals in FileUtils.jsm. r=bbondy 2013-10-26 14:30:45 -07:00
Robert Strong
72eb69cb4d Bug 931410 - Increase test default timeout for app update chrome tests. r=bbondy 2013-10-26 14:29:17 -07:00
Robert Strong
18f586243c Bug 914321 - Disable test_0102_background_restartNotification_staging.xul on Linux due to Intermittent timeout caused by copying all of the files in dist/bin 2013-10-26 13:36:27 -07:00
Robert Strong
d4789b9270 Bug 931216 - Convert deprecated octal literals in app update xpcshell tests. r=bbondy 2013-10-26 13:36:11 -07:00
Jim Chen
7956f0bd5d Bug 717878 - Use div instead of input in test_offsets.html; r=enn 2013-10-26 14:34:51 -04:00
Jim Chen
b8e9e691a3 Bug 717878 - Enable scrolling single-line text inputs; r=kats 2013-10-26 14:34:51 -04:00
Jim Chen
0c794567b0 Bug 717878 - Return scroll target frame for single-line text controls; r=mats 2013-10-26 14:34:51 -04:00
Jim Chen
b987d1b5df Bug 717878 - Add test for scrolling single-line inputs; r=mats 2013-10-26 14:34:51 -04:00
Phil Ringnalda
fed70b253c Merge b-i to m-c 2013-10-26 11:18:28 -07:00
Phil Ringnalda
a30be56323 Merge f-t to m-c 2013-10-26 11:17:15 -07:00
Phil Ringnalda
da7c05c80b Merge m-i to m-c 2013-10-26 11:14:26 -07:00
Benjamin Peterson
94784af168 No bug - Assorted compiler warning fixes. r=me
--HG--
extra : rebase_source : 82010432d1515bc98383bef4564a46ca15a4a056
2013-10-26 14:00:03 -04:00
Phil Ringnalda
482514a7e6 Merge m-c to m-i 2013-10-26 11:19:17 -07:00
Phil Ringnalda
0ec382c6b2 Back out fb8d9cb4698b (bug 931344) for ASan browser-chrome permaorange 2013-10-26 11:03:18 -07:00
Ms2ger
1e9678e427 Revert to changeset 05c31c03a8dd. 2013-10-26 19:53:12 +02:00
Benjamin Peterson
e8fbe7ab64 No bug - Add inline header to avoid warning about missing function. r=me 2013-10-26 13:20:12 -04:00
Benjamin Peterson
91b2a47817 No Bug - Fix equality in debug mode. r=me a=bustage CLOSED TREE 2013-10-26 13:12:21 -04:00
Benjamin Peterson
4896fcb290 No bug - Fix some unused variable warnings. r=me 2013-10-26 12:47:50 -04:00