Commit Graph

262012 Commits

Author SHA1 Message Date
Masayuki Nakano
430ca2096b Bug 895274 part.211 Rename NS_POINTERLOCKCHANGE to ePointerLockChange r=smaug 2015-09-12 01:19:26 +09:00
Masayuki Nakano
abdb786fe7 Bug 895274 part.210 Rename NS_POINTERLOCK_START to ePointerLockEventFirst r=smaug 2015-09-12 01:19:26 +09:00
Masayuki Nakano
30f3d28878 Bug 895274 part.209 Rename NS_NETWORK_EVENT_START to eNetworkEventFirst r=smaug 2015-09-12 01:19:26 +09:00
Masayuki Nakano
1bc729e547 Bug 895274 part.208 Rename NS_NETWORK_UPLOAD_EVENT to eNetworkUpload r=smaug 2015-09-12 01:19:26 +09:00
Masayuki Nakano
deda963899 Bug 895274 part.207 Rename NS_NETWORK_DOWNLOAD_EVENT to eNetworkDownload r=smaug 2015-09-12 01:19:26 +09:00
Masayuki Nakano
a2ddd115f9 Bug 895274 part.206 Rename NS_MOZ_TIME_CHANGE_EVENT to eTimeChange r=smaug 2015-09-12 01:19:25 +09:00
Christoph Kerschbaumer
6df7ec56cd Bug 1069762 - CSP: blocked-uri in violation reports should not contain sensitive data - tests (r=sstamm) 2014-10-17 14:22:27 -07:00
Jonathan Kew
c2b521b3e0 Bug 1099557 - Reftest to check that stray control characters are visible in HTML content. r=dbaron 2015-09-11 16:47:34 +01:00
Jonathan Kew
7ccfd3144d Bug 1099557 - Make -moz-control-character-visibility default to 'visible' rather than 'hidden', so that spurious control characters are rendered as hexboxes. r=dbaron 2015-09-11 16:47:03 +01:00
Nathan Froyd
ff957ed4a4 Bug 1202828 - use nsEventQueue::HasPendingEvent in nsThread.cpp; r=mccr8
nsEventQueue's HasPending event is defined to simply:

  return GetEvent(false, nullptr);

So we can substitute HasPendingEvent for this particular GetEvent call
to make the code clearer.
2015-09-04 20:39:10 -04:00
L. David Baron
f276ed90b3 Bug 1174510 - Fix fallback from cursor formats that we don't support or that fail to decode to other cursor files. r=seth
Although I didn't test this theory, I think it's fixing a regression
from patch 3 in bug 1084136 (changeset e7ecd25d7e7c), which stopped
clearing other flags when an error occurred.
2015-09-11 08:17:40 -07:00
Jeff Muizelaar
af1a079f54 Bug 1197296. Check the error code of Map. r=bas 2015-09-10 11:04:01 -04:00
Dragana Damjanovic
b9271522d7 Bug 1172502 - Add message encription for WebPush. r=mt r=kitcambridge r=keeler r=smaug 2015-09-11 07:51:32 -07:00
Carsten "Tomcat" Book
6fc4b6ff96 Merge mozilla-central to mozilla-inbound 2015-09-11 16:39:15 +02:00
Carsten "Tomcat" Book
95c003451f merge mozilla-inbound to mozilla-central a=merge 2015-09-11 16:36:35 +02:00
Carsten "Tomcat" Book
266464f6eb merge fx-team to mozilla-central a=merge 2015-09-11 16:28:50 +02:00
Victor Porof
10b5a232e6 Bug 1203888 - Temporarily disable browser_perf-states.js to investigate its permaleak, r=me a=sheriffduty on a CLOSED TREE 2015-09-11 12:16:49 +02:00
B2G Bumper Bot
99bebd8020 Bumping manifests a=b2g-bump 2015-09-11 00:08:40 -07:00
B2G Bumper Bot
9884d7c8f6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df25432ca949
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31784 from etiennesegonzac/bug-1202909

Bug 1202909 - Making sure we don't hide iframes of attention windows in toaster mode (bug 1201099 followup) r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3fcd31687c8b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1202909 - Making sure we don't hide iframes of attention windows in toaster mode (bug 1201099 followup) r=johnhu
2015-09-11 00:05:11 -07:00
Mark Hammond
7490b3e17b Bug 969474 - fix behaviour of 'back' button on about:accounts. r=adw 2015-09-11 10:41:03 +10:00
Mark Hammond
6d8b0be7bc Bug 1200886 - add tooltips to the Sync buttons which reflect the current state of Sync. r=adw 2015-09-11 10:01:22 +10:00
Heiher
dd3fe97e2d Bug 1202222 - IonMonkey: MIPS32: Move compat functions to MacroAssemblerMIPSCompat. r=nbp 2015-09-10 19:41:00 +02:00
Johannes Pfrang
7d9d846b63 Bug 1202266 - Suppress '-Wformat-security' in libstagefright CXXFLAGS. r=kentuckyfriedtakahe 2015-09-10 09:49:00 +02:00
James Cheng
7321fb7dea Bug 1203047 - Make MediaDecoderReader know less about AudioData/VideoData by using MediaData instead. r=jya 2015-09-10 03:06:00 +02:00
Nils Ohlmeier [:drno]
f54313ed43 Bug 1203701 - add spdUtils.js to steeplechase. r=bwc 2015-09-10 13:33:21 -07:00
Nigel Babu
d4f426f335 Backed out changeset 28f1e57d4757 (bug 1171488) again on suspicion of causing dt1,dt4 bustages
ON A CLOSED TREE
2015-09-11 12:35:21 +05:30
Carsten "Tomcat" Book
92b912e169 Backed out 1 changesets (bug 1194139) for SpiderMonkey regressions on a CLOSED TREE
Backed out changeset 2c20e26ca644 (bug 1194139)
2015-09-11 09:00:12 +02:00
Kaustabh Datta Choudhury
ac6b147fc1 Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher 2015-09-10 09:52:00 +02:00
Nick Fitzgerald
057b8e37de Bug 1202028 - Implement range based for loops for SavedFrame stacks. r=terrence 2015-09-10 16:24:00 +02:00
Masatoshi Kimura
b89dfcc47e Bug 1200602 - Use the alternate content for <applet>. r=kmachulis 2015-09-10 07:32:00 +02:00
Gijs Kruitbosch
9c1dc12f3d Bug 1195757 - treat about:cache as chrome, make checks on about: pages stricter, catch exceptions from NetUtil.jsm, r=ttaubert 2015-09-08 19:07:07 +01:00
Nikhil
c23f285ff3 Bug 1189572 - Change default Page Info window height to 550 to make the contents completely visible. r=jaws 2015-09-09 09:32:00 -07:00
Matthew Noorenberghe
7e70261113 Bug 1199805 - Fix displayURI typo on site permission prompts. r=bgrins
One instance of displayOrigin wasn't renamed to displayURI.
2015-09-10 16:36:23 -07:00
Phil Ringnalda
46d135ec0d Merge m-c to f-t
CLOSED TREE
2015-09-10 15:34:04 -07:00
Phil Ringnalda
c31d686b10 Merge m-i to m-c, a=merge
CLOSED TREE
2015-09-10 15:22:15 -07:00
Mark Banner
741a31111b Bug 1203098 - Option to start an audio-only call to a contact is missing from the Loop contact menu. r=dmose 2015-09-10 22:03:48 +01:00
Phil Ringnalda
0a8780dc78 Merge b-i to m-c, a=merge 2015-09-10 13:23:13 -07:00
Phil Ringnalda
73c163038a Merge f-t to m-c, a=merge 2015-09-10 13:22:31 -07:00
Phil Ringnalda
41880ae8e1 Bug 1192800 etc., disable toolkit/components/passwordmgr/test/browser/browser_context_menu.js on Linux where it's pretty much permaorange, a=hugeorange 2015-09-10 13:17:52 -07:00
Wander Lairson Costa
67b8795fb2 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
B2G Bumper Bot
1e59f8a698 Bumping manifests a=b2g-bump 2015-09-10 07:35:03 -07:00
B2G Bumper Bot
daeda48200 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dc781340a4ce
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31743 from mwargers/1202602

Bug 1202602 - Fix failures in test_gallery_edit_photo.py and test_gallery_crop_photo.py

========

https://hg.mozilla.org/integration/gaia-central/rev/c4741c66d381
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1202602 - Fix failures in test_gallery_edit_photo.py and test_gallery_crop_photo.py

========

https://hg.mozilla.org/integration/gaia-central/rev/4ef02c7d08bc
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31716 from albertopq/1180027-blank-inline-activity

Bug 1180027 - Applying popup style only to the child browser container r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/5f30dd3aea23
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1180027 - Applying popup style only to the child browser container
2015-09-10 07:32:19 -07:00
Carsten "Tomcat" Book
99bb759fd8 Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa
8090b258b8 Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Jordan Santell
8de08e5d60 Bug 1194457 - Rename some perftools tests to match naming scheme of other tests. r=vp 2015-09-09 15:50:44 -07:00
Gijs Kruitbosch
fe14c9f65e Bug 950636 - insert delays into test to make behaviour sane on linux, rs=test-only 2015-09-10 17:38:50 +01:00
onemen
32287359c2 Bug 753289 - Apply prefs-related prefs before applying other synced prefs. r=rnewman 2015-09-10 17:33:50 +01:00
Richard Newman
298155edaa Bug 753289 - Pre: rename WEAVE_SYNC_PREFS to PREF_SYNC_PREFS_PREFIX. 2015-09-10 17:33:50 +01:00
Wes Kocher
bd8983942d Merge inbound to central, a=merge CLOSED TREE 2015-09-09 13:47:08 -07:00
Wes Kocher
3e0ec8b89f Merge fx-team to central, a=merge 2015-09-09 13:43:01 -07:00