Simon Lindholm
321b54e499
Bug 1192421 - Part 3: Add a test. r=pbrosset
2015-09-08 10:46:29 +05:30
Simon Lindholm
c2e90103bc
Bug 1192421 - Part 2: Make the rule-view non-interactive while loading and hide it after a delay. r=pbrosset
2015-09-08 10:46:22 +05:30
Simon Lindholm
091e8e7812
Bug 1192421 - Part 1: Don't clear the rule view when changing selection. r=pbrosset
2015-09-08 10:46:16 +05:30
Frédéric Wang
decc488d06
Bug 1103385 - Make json.language() defaults to "en". r=jsantell
2015-09-08 10:38:36 +05:30
Tim Nguyen
67442533f8
Bug 1171903 - Test for storage inspector endless scrolling. r=miker
2015-09-08 10:38:13 +05:30
Tim Nguyen
ee93e684b8
Bug 1171903 - Add endless scrolling to storage inspector to view more items. r=miker
2015-09-08 10:38:03 +05:30
Dão Gottwald
7fc7f63328
Bug 1185960 followup for copy/paste fail: add line that was missed on OS X
2015-09-08 05:17:47 +02:00
Dão Gottwald
8b2eac50fa
Bug 1202287 - Remove end padding on URL bar. r=ntim
2015-09-08 05:14:50 +02:00
Edouard Oger
daac7d383f
Bug 992388 - Restyle FxA verification emails errors/success alert and migration prompt in sync preferences. r=markh
2015-09-08 09:21:29 +10:00
Marco Bonardo
2814db8d4f
Bug 1181605 - search suggestions in the awesome bar should use the "keyword" purpose. r=adw
2015-09-07 23:07:23 +02:00
Marco Bonardo
6ea43584b0
Bug 1182046 - undeclared variables in nsLivemarkService.js. r=ttaubert
2015-09-07 23:07:22 +02:00
Heiher [:hev]
fc63c8135f
Bug 1202138 - IonMonkey: MIPS32: Fix callAndPushReturnAddress with Label. r=nbp
2015-09-07 06:29:00 +02:00
Kyle Huey
c29beff2b7
Bug 1200004 - Fix IDB permission handling around navigated windows. r=baku
2015-09-08 10:11:36 +02:00
Dustin J. Mitchell
4510f9da86
Bug 1201920: always clobber try jobs; r=mrrrgn
...
This is accomplished by just not caching the workspaces. We'll want
`opt_linux64.yml` and `dbg_linux64.yml` later to run these without clobbers
for production trees.
2015-09-04 13:07:13 -04:00
Dustin J. Mitchell
1c944196b1
Bug 1201776: use the taskcluster org at hub.docker.com for desktop-build; r=mrrrgn
...
This also bumps the image's VERSION since I had pushed several different
images as 0.0.1
2015-09-04 09:42:48 -04:00
Dustin J. Mitchell
ac4f92a48d
Bug 1201863: remove variables not used in checkout-sources.sh; r=mrrrgn
2015-09-04 09:06:17 -04:00
Carsten "Tomcat" Book
d78f7745c6
Merge mozilla-central to mozilla-inbound
2015-09-08 15:55:01 +02:00
Nathan Froyd
b678ec2e6d
Bug 1202474 - improve refcounting behavior of webm decoders; r=kinetik
...
We can remove refcounted things from deques without unnecessary refcounting.
2015-09-07 20:36:47 -04:00
Ehsan Akhgari
43131da155
Bug 1202099 - Fix a clang 3.7 build warning (treated as error) in zlib
...
This is the following commit from upstream: e54e1299404101a5a9d0cf5e45512b543967f958
2015-09-08 09:46:26 -04:00
Armen Zambrano Gasparnian
43b16a1d41
Bug 1192309 - hgtool.py should set empty strings for Windows instead of None. r=jlund
2015-09-03 14:14:21 -04:00
Nathan Froyd
8a70972b6c
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
...
NS_GFX last meant something prior to bug 648911, which removed support
for non-libxul builds. Now that it's meaningless, let's get rid of it.
2015-09-07 17:53:36 -04:00
Nikhil Marathe
f83c5f81d0
Bug 1197998 - Use counters for Push subscribe, unsubscribe and permission query. r=froydnj,kitcambridge,jst
...
Counters do not currently work on Web Workers, so it a no-op on non main thread.
2015-09-03 17:54:59 -07:00
Jennifer Fong
46b3ac64df
Bug 1200682 - Fix CSS for sidebar view. r=jryans
2015-09-08 08:21:32 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
e1e32f6ff4
Bug 1202421 - Rename the network.auth.allow-subresource-auth pref. r=michal
2015-09-08 08:21:19 -07:00
Wes Kocher
079066c45a
CLOBBER for bug 1201224
2015-09-08 08:20:59 -07:00
Nathan Froyd
9cb60c63b7
Bug 1202667 - make TaskQueue task running slightly more efficient; r=mccr8
...
We can transfer the reference out of the queue of runnables instead of
taking a new reference right before we drop the old one.
2015-09-07 20:02:16 -04:00
Nathan Froyd
8d092cefed
Bug 1202667 - make TaskQueue dispatching slightly more efficient; r=mccr8
...
We're already holding a reference to the Runner prior to dispatching it
to the thread pool; we can pass that reference in rather than requiring
the thread pool to take a new reference to it.
2015-09-07 19:51:54 -04:00
Ehsan Akhgari
dcafe8be33
Add a couple of missing #includes to nsHttpNTLMAuth.cpp, no bug
2015-09-08 10:50:18 -04:00
Ben Hearsum
0bc23b537d
bug 1079858: switch to SHA-2 authenticode signatures. r=catlee
2015-09-08 10:44:17 -04:00
Ted Mielczarek
fe44d678a3
bug 1201069 - retry symbol upload on any 500 error. r=ryanvm
2015-09-04 08:13:05 -04:00
Masayuki Nakano
dc90902d2f
Bug 895274 part.145 Rename NS_SELECTION_SET to eSetSelection r=smaug
2015-09-08 23:33:38 +09:00
Masayuki Nakano
025a9fc4b0
Bug 895274 part.144 Rename NS_SELECTION_EVENT_START to eSelectionEventFirst r=smaug
2015-09-08 23:33:38 +09:00
Masayuki Nakano
be820233fc
Bug 895274 part.143 Rename NS_PLUGIN_INPUT_EVENT to ePluginInputEvent r=smaug
2015-09-08 23:33:38 +09:00
Masayuki Nakano
68143800e0
Bug 895274 part.142 Rename NS_PLUGIN_EVENT_START to ePluginEventFirst r=smaug
2015-09-08 23:33:38 +09:00
Masayuki Nakano
29247f4457
Bug 895274 part.141 Get rid of NS_PLUGIN_FOCUS_EVENT due to unused r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
ee388ac317
Bug 895274 part.140 Rename NS_VOLUMECHANGE to eVolumeChange r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
b27d18b27d
Bug 895274 part.139 Rename NS_DURATIONCHANGE to eDurationChange r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
2203c79b01
Bug 895274 part.138 Rename NS_RATECHANGE to eRateChange r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
2fce0ab1a9
Bug 895274 part.137 Rename NS_ENDED to eEnded r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
fbb7ce503b
Bug 895274 part.136 Rename NS_TIMEUPDATE to eTimeUpdate r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
6f27fdac28
Bug 895274 part.135 Rename NS_SEEKED to eSeeked r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
ee1895d772
Bug 895274 part.134 Rename NS_SEEKING to eSeeking r=smaug
2015-09-08 23:33:37 +09:00
Masayuki Nakano
8337f9d0c9
Bug 895274 part.133 Rename NS_CANPLAYTHROUGH to eCanPlayThrough r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
2d0d567ae1
Bug 895274 part.132 Rename NS_CANPLAY to eCanPlay r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
6dbe65efe1
Bug 895274 part.131 Rename NS_PLAYING to ePlaying r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
7e1e13f72a
Bug 895274 part.130 Rename NS_WAITING to eWaiting r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
7bd9ae9109
Bug 895274 part.129 Rename NS_LOADEDDATA to eLoadedData r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
7dffbe9e84
Bug 895274 part.128 Rename NS_LOADEDMETADATA to eLoadedMetaData r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
30fdcd6132
Bug 895274 part.127 Rename NS_PAUSE to ePause r=smaug
2015-09-08 23:33:36 +09:00
Masayuki Nakano
20616c2a46
Bug 895274 part.126 Rename NS_PLAY to ePlay r=smaug
2015-09-08 23:33:36 +09:00